Sponsorised links
This month
ASP.NET MVC – Defining an application architecture
ASP.NET MVC Resource Guide
October 2009
12 ASP.NET MVC Best Practices
ASP.NET MVC 2 Templates
ASP.NET MVC View Model Patterns
Comment trier une List
var people = new List<Person>();
people.OrderBy(o => o.LastName).ThenBy(o => o.FirstName);
ASP.NET MVC – Multiple buttons in the same form
The IBuySpy Portal architecture (PDF)
In this book, we'll be using the freely available IBuySpy Portal as a starting point for our intranet development. We'll look at both why we are modifying an existing intranet application rather than creating our own, and why we choose the IBuySpy Portal in particular. Once we have covered the basics, we'll take a tour of its features, looking at the files and types it consists of, how they function and fit together, and general principles behind the site. Finally, we'll take a brief look at how security is handled.
A Few Speed Improvements
A S#arp Project Case Study
NerdDinner with Fluent NHibernate
Mise à niveau pour ASP.NET 4
Building Testable ASP.NET MVC Applications
Sponsorised links
September 2009
ASP.NET MVC in Action screencast
Design Patterns en C#
Fluent Validation for .NET
MSDN Magazine: Design Patterns
Modèles de persistance
Introduction à Subsonic
Stack Overflow Inspired Knowledge Exchange
August 2009
Is WebForms the VisiCalc of Web Development?
