Archives
-
What would you like to see in Enterprise Library 5.0?
There are few groups within Microsoft that are as open and so quick to deliver as patterns & practices. When you give them feedback or request features, chances are you'll see them implemented within months, rather than years (if they get enough support of the rest of the community!).
-
Announcing the free ViewModel Tool
If you're doing any kind of WPF development, you probably read at least some of the links in this entry on WPF Patterns.
-
Crazy Linq: replacing multiple and nested foreach statements with a query
Objective of the method: determine whether the given EnvDTE code class contains the given GeneratedCodeAttribute:
-
A picture is worth a thousand words: is XML dying?
-
Approaching Behavior Driven Development (BDD) from a Test Driven Development (TDD) perspective
Over the years doing TDD, I'm getting increasingly concerned about the value my test fixtures are bringing to the table in terms of documenting features and expected behavior.
-
Making WCF services amenable to testing
You know that using WebOperationContext.Current is BAD for making your service implementation testable, don't you?
-
Moq 3.0 RTM!!!
I've just released the latest version of Moq :))))
-
Freeing up data and collaboration via the mesh
Last weekend, during the ALT.NET Seattle conference, I spoke for quite a while with Miguel de Icaza on the work we're doing with InSTEDD in the area of data synchronization. He was very excited, and wondered how come this wasn't more broadly known.