CMS integrating ASP.Net MVC 2 application
I have created ASP.Net MVC 2 application. To manage the content on ViewPages I want to integrate with Conten开发者_StackOverflow社区t Management System.Is there any such CMS?
You may take a look at Orchard CMS which is built on top of ASP.NET MVC. There are also N2Cms and Kooboo to name a few.
精彩评论