What is the best .NET web development framework?
- by tjjjohnson
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.