For someone, new to .Net based Web development: what web development frameworks are provided with or are compatible with .Net framework 3.5 +.
Like
- ASP.NET Web Forms patt开发者_如何转开发ern
- ASP.NET MVC framework / pattern (1.0, 2.0)
can you provide links as well
Thanks
MonoRail http://www.castleproject.org/monorail
A number of frameworks/apps are included with the Microsoft Web Platform Installer.
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
Fubu Mvc
精彩评论