I need to integrate the functionality of generating dynamic pages (like google sites) into my normal asp.net mvc (C #) application. I like writing my own code with a database.
Any suggestions or links for this?
You can read this article by Phil Haack , ASP Scripting .NET MVC Views Stored in a Database .