Wednesday, March 28, 2007

Dependency Injection Examples

Here is a good article on Dependency Injection. Dependency Injection is especially useful when you know you have objects that are going to change a lot or enhanced with other functionality. It also makes objects and methods easier to test, which is especially useful when using Team System’s Unit Testing functionality.

http://www.devx.com/dotnet/Article/34066/0/page/1

Tuesday, March 27, 2007

Snag It for Windows Live Writer

Rick Staul wrote a Snagit Screen Capture Plug In for Windows Live Writer.

You can read about it and download it here.