Designing .NET Apps

Some really cool MSDN articles on .NET architecture and performance: * Designing .NET Application [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/DesignNetApp.asp] * Application Design Guidelines: From N-Tier to .NET [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetarch001.asp?frame=true]…

SPUnit

SPUnit [http://spunit.sourceforge.net/] is a Unit Testing tool for MS SQL Stored Procedures…

d4Modelizer goes open source

d4Modelizer ORM goes open source [http://www.dotnetjunkies.com/WebLog/pal_pritam/archive/2005/08/16/131969.aspx]. I used D4M a couple of weeks back with a C# project and found it to be quite simple & useful. I’m gearing at developing a really simple ORM [http://en.…