views:

94

answers:

2

Hi everyone,

Wanted to know which open source projects (eg blog engine.net, etc) is good to explore/read its source code.

The main purpose is to help a beginner asp.net/c# developer learn about how to code the presentation/business/data layers cleanly.

One ASP.NET for Webforms. Maybe another for ASP.NET MVC. Preferably for .NET Framework 3.5.

Thanks.

+2  A: 

I highly suggest viewing this post which list the best .net open source projects of 2008

Alternatively, Scott Gu (a must read for any .Net developer) commented on Microsoft's Web Platform Installer a tool which lets you easily install web platform components including a number of excellent and useful example sites.

Finally, for the ultimate example of cutting edge .NET 3.5 technology, check out the open source project called Nerd Diner. It is MS sponsored but still open source and was created to display the very best in .Net development practices.

Michael La Voie
+1  A: 

I didn't see this 2 projects in the list,

2 ASP.NET projects...

bob