Is there a good .NET RAD website framework?
I am looking for a good free .NET rapid website development framework, something like Ruby on Rails or Django but in C# and .NET. Under Linux, this is a no-brainer. It is very easy (and takes little time) to create a Django application for data manipulation, given a database schema. But Django does not really work with MS-SQL server, at least not in a way that is commercially supportable. I am pining for IronPython + NWSGI + MS-SQL support, but I doubt that will occur before I need to start my project.