0

I have to create an MVC asp.net website using MS visual studio for my final year of study in Information Systems. I want to know if it's possible to sort of "connect" the code to an HTML drag-and-drop CMS, instead of using visual studio's html/css editor and the auto-generated files in the mvc project.

Basically, I want to write the controller and model code in visual studio and the view code (HTML) in a nice CMS such as wordpress or drupal (not necessarily those two).

Please advise!

4

1 回答 1

0

考虑Orchard CMS - 它是基于 ASP.net MVC 的。它在 Azure 上受支持。这是一个 azure+orchard教程,可帮助您启动和运行。2013 年 1 月发布的Umbraco v6 也支持 MVC。

于 2013-02-20T14:28:35.107 回答