Sponsorised links
This month
ASP.NET MVC wins with simplicity, not features
Microsoft is not jumping up and down saying: “You should be using ASP.NET MVC for all your new web applications!” It’s just the folks who have given the framework a chance who are saying it.
Orchard Project
ASP.NET MVC – Defining an application architecture
ASP.NET MVC Resource Guide
Sponsorised links
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
(via)
Building Testable ASP.NET MVC Applications
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
(via)August 2009
Is WebForms the VisiCalc of Web Development?
