I have an existing ASP.NET MVC 4 application. I want to use Umbraco CMS to manage contents. I have read several articles but not yet sure how to integrate both the application together? What are the best approach?

Please advice.

有帮助吗?

解决方案

I have successfully integrated my existing MVC 4 application with Umbraco. This article helped me a lot.

Once it is created, I copied all my models, views, controllers and other project specific file to the integrated solution.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top