views:

100

answers:

4

For someone, new to .Net based Web development: what web development frameworks are provided with or are compatible with .Net framework 3.5 +.

Like

can you provide links as well

Thanks

+1  A: 

MonoRail http://www.castleproject.org/monorail

Anton Setiawan
+1  A: 

A number of frameworks/apps are included with the Microsoft Web Platform Installer.

Kane
+1  A: 

These are just a few that I've come across:

  • ASP.NET MVC
  • ASP.NET AJAX
  • Castle Monorail
  • OpenRasta
  • Spring.NET: Spring.Web and Spring.Web.Extensions
alimbada
+1  A: 

Fubu Mvc

Chris McKelt