My Leopard installation went flawlessly and time for complete install was well under an hour. […]
Entity Framework FAQ
If you are interested in the Entity Framework-EDM, Danny Simmons has just posted draft FAQ, […]
Flexible ASP.NET User Controls
In the application that I am currently working on there are several very similar screens. […]
C# 3.0 Primer: Anonymous Delegates
C# 3.0 will be hitting the shelves in a matter of weeks, and with it […]
Querying Sub-Types with Linq
When querying with linq the background compiler automatically infers type information from any implementation of […]
Windows Live Betas RTMing Soon?
Why would I ask this? Because I am having to write this blog entry in […]
DTOs / Presentation Model and ICriteria
When I posted about NHibernate Projections I used HQL (IQuery) in the repository to define […]
DTOs Simplify Complex Screens
Jean-Paul is a big fan of DTOs. Initially I was skeptical of because I saw […]