Mike Diehl's WebLog
Much aBlog about nothing...
-
Dependency Injection, Dynamic component binding...
Ralf has a great post explaining his microkernel that essentially is a nice dynamic loader of classes, based on a Contract First Design. He has a great explaination of how this works, and his observations about how it affects team development (reducing dependencies on other team members, adding testability to development) are great.
-
Exception Handling
Recently we've been discussing exception handling at Imaginet with Joel,
-
Visual Studio Close All Windows
I like the feature in Visual Studio 2005 to "Close all windows except this", but now that I have it I wish it was a little more full-featured...
-
Sandcastle MSBuild target
I've seen some recent blogs on Sandcastle, the new documentation tool for .NET assemblies. Joel challenged us to write something that would integrate documentation as a build step in a Team System build.
-
Wiki vs Sharepoint
Just curious to find out how people might compare Sharepoint to Wiki, pros and cons, what scenarios are more suitable for each, and so on....or even if you think they are like comparing apples to oranges.
-
Naming conventions
The Igloo Coder has been blogging about naming conventions and I want to put in my two cents worth.
-
Joel is inspiring people...
Joel has inspired the people from Attrice to release a sidekick for Team Foundation Source Control. They also have a sidekick for MSBuild.
-
Another Biztalk joke...
Why did the out-of-work Biztalk developer go hungry?
-
BizBalk
BizBalk is what Biztalk developers do when someone proposes a change to the schemas.
-
Continuous Integration - Developer Night in Canada
John Bristowe has started a new podcast called DNIC - Developer Night In Canada, and he interviewed me about Continuous Integration today.