18 Feb
2008

Code Cast 3 – Chris Brandsma

In this episode of the Elegant Code Cast, we visit with Elegant Coder Chris Brandsma. Chris is a senior developer at Mobile Data Force in Boise, Idaho. Chris provides some great details on subjects ranging from AJAX and RIA separation of concerns to LINQ and Lambda expressions. He also gives us a glimpse of what […]

Read More
17 Feb
2008

Microsoft releases Unity, an IoC library

Here is a bit of interesting news out of Microsoft.  They have released their first IoC container named Unity.  It is out on CodePlex now: http://www.codeplex.com/unity If you are looking for a similar product with a longer lineage, you could look up: StructureMap, Spring.Net, and Castle Windsor.  StructureMap is maintained by Jeremy Miller, who is […]

Read More
14 Feb
2008

Nearly a blogging trifecta

On the front page of DotNetKicks is a nice little article on using source control.  And I hate it.  Not the article itself, it is a nice read actually, very valid. So before you read why I hate it, please check it out. http://blog.lavablast.com/post/2008/02/I2c-for-one2c-welcome-our-new-revision-control-overlords!.aspx OK, lets start with the basics: Source Control is vitally important […]

Read More
11 Feb
2008

Agile for Executives

Category:UncategorizedTag: , :

There is currently an article up on the CIO magazine web site that I simply must comment on. I often find myself needing to explain and define Agile for executives who have heard some rumor or other about why the developers have unionized. I think Esther Schindler’s article does a nice job of giving that […]

Read More