What is the best .NET web development framework?
Posted
by tjjjohnson
on Stack Overflow
See other posts from Stack Overflow
or by tjjjohnson
Published on 2009-03-09T02:21:06Z
Indexed on
2010/03/11
19:04 UTC
Read the original article
Hit count: 1401
I'm looking for a framework to simplify the creation of a website with social networking features and plenty of custom functionality.
I'm quite keen to use an ORM like nHibernate or similar for data access.
Would DotNetNuke be a good choice? Or are there other options which are better.
Added: I'm quite keen not to have to reinvent the wheel for the social network features like secure login, open id, friends etc.
© Stack Overflow or respective owner