anyone know of some well written (but not too complex) ASP.NET web applications/websites that i could download from code.google.com or something? i just want to peek at how some other projects look to get some ideas for how to structure my project before it goes live. many thanks.
A:
I would recommend using ASP.NET MVC 2 for new web development.
You can find proper 'real-world' sample application called NerdDinner and 185-page PDF walkthrough 'how-each-line-was-written on Code Plex. Nerd Dinner has many nice features, like intergration with maps or OpenID.
Running app is here: http://www.nerddinner.com/
Jakub Konecki
2010-09-26 07:33:10