The DotNet Experience
Sunday, November 10, 2013
Collection Synchronization in WPF
›
I like the MVVM pattern in WPF. No doubt, it’s a perfect way to separate UI from logic. But you also get some other features out of the box...
36 comments:
Friday, April 5, 2013
BASTA! Spring Slides on agile Architecture Patterns
›
It’s been some weeks now that I gave a talk at the german BASTA! Spring Conference. I talked again about software architecture in agile ...
3 comments:
Wednesday, September 19, 2012
BASTA! 2012 Slides on Agile Architecture
›
This week I had the great honor and pleasure to speak at the german BASTA! 2012 conference on .NET, Visual Studio and more ( http://basta....
5 comments:
Software Architecture in an agile Context
›
In agile process models like Scrum there is no role defined for an architect. There’s just the team (besides the Scrum Master and the Produ...
55 comments:
Thursday, August 9, 2012
C# Operator Overloading for Improved Code Readability
›
In this blog post I’m going to show you some basic stuff concerning operator overloading in C#. Operators can be very useful in situations w...
›
Home
View web version