Browse by Tags

All Tags » C# » Architecture (RSS)

Building an N-Layer ASP.NET Application with LINQ, Lambdas and Stored Procedures (Updated) by dwahlin

Update: I refactored some of the code and also did a better job ensuring Dispose() is called everywhere so that the DataContext object gets cleaned up properly. Download the Application Here .NET 3.5 has a lot of great new features that can significantly...
More Posts