Browse by Tags

All Tags » Architecture (RSS)

DevConnections Conference Code and Slides by dwahlin

I’m in Las Vegas this week for the DevConnections conference and wanted to get the slides and code posted for the talks as I give them. This time around I’m talking about Silverlight (including a full-day workshop), the new Microsoft Ajax Library script...

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...

DinnerNow.net Sample Application Available by dwahlin

Microsoft's .NET & Connected Systems Evangelism team recently released all of the source code for their DinnerNow.net application. If you're interested in learning .NET 3.0 technologies as well as the new 3.5 stuff coming out, this is a great application...

Video: Creating an N-Layer ASP.NET Application (Updated) by dwahlin

In this video tutorial I walk through the fundamentals of creating an N-Layer ASP.NET application. What's "N-Layer" you ask? N-Layer can be interpreted many different ways, but I generally use the term to mean separating presentation, business...
More Posts