Asad
Asad

Reputation: 21938

Web dev-frameworks, compatible with .net 3.5 +

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

Upvotes: 1

Views: 261

Answers (4)

Chris McKelt
Chris McKelt

Reputation: 1388

Fubu Mvc

Upvotes: 1

alimbada
alimbada

Reputation: 1401

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

Upvotes: 1

Kane
Kane

Reputation: 16812

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

Upvotes: 1

Anton Setiawan
Anton Setiawan

Reputation: 899

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

Upvotes: 1

Related Questions