Sponsorised links
03 November 2009
ASP.NET MVC – Defining an application architecture
ASP.NET MVC Resource Guide
Are Your Controllers Playing Music?
The metaphor that I like to use when describing MVC to them is that of an orchestra. In it, the individual musicians are the model, the conductor is the controller and the audience is the view.
Sponsorised links
28 October 2009
12 ASP.NET MVC Best Practices
27 October 2009
ASP.NET MVC 2 Templates
26 October 2009
ASP.NET MVC View Model Patterns
23 October 2009
Comment trier une List
var people = new List<Person>();
people.OrderBy(o => o.LastName).ThenBy(o => o.FirstName);
16 October 2009
ASP.NET MVC – Multiple buttons in the same form
15 October 2009
SQLite Foreign Key Support
(via)14 October 2009
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.
13 October 2009
A Few Speed Improvements
10 October 2009
A S#arp Project Case Study
NerdDinner with Fluent NHibernate
09 October 2009
My Adventures with Entity Framework and Oracle
1000 Free "Farm-Fresh Web Icons"
by 2 others
200 Page Manual on Inversion of Control (plus or minus 199)
08 October 2009
The Printliminator
by 1 other (via)05 October 2009
Mise à niveau pour ASP.NET 4
(via)03 October 2009
Don't Forget: You Can Use Amazon SimpleDB For Free!
02 October 2009
Building Testable ASP.NET MVC Applications
30 September 2009
jQuery ListNav Plugin
by 4 others (via)25 September 2009
24 September 2009
ASP.NET MVC in Action screencast
15 September 2009
Design Patterns en C#
14 September 2009
