Archive for February, 2012

Auto build for .NET using NANT

This is hands on example of using nant to build a .net solution, including the tricky deployment project type, auto versioning of assembly files and deployment project file. Read the rest of this entry »

Dynamic configurable and resuable Linq

How to get past of writing static linq statements? Or how to include the parameters in your linq query? Or write your linq dynamically in order for it to be configurable and reusable? Read the rest of this entry »

Tags: