Click here to Skip to main content
15,885,979 members
Articles / Web Development / ASP.NET

.NET 4.0 ASP.NET MVC 3 plug-in architecture with embedded views

Rate me:
Please Sign up or sign in to vote.
4.92/5 (60 votes)
8 Jul 2013CPOL5 min read 188K   11.5K   146  
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\bin\PluginTest.Web.dll
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\bin\PluginTest.Web.pdb
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\bin\EntityFramework.dll
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\bin\EntityFramework.xml
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\obj\Debug\ResolveAssemblyReference.cache
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\obj\Debug\PluginTest.Web.dll
C:\Users\Liviu\Desktop\MvcPlugin\PluginTest\PluginTest.Web\obj\Debug\PluginTest.Web.pdb

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Germany Germany
.NET & JavaScript Senior Software Lead Developer & Architect.
Since 2005 worked with most of .NET technologies (Windows Forms, ASP.NET, WCF, WPF, XNA) and for some years passionate about JavaScript and client JavaScript Architecture.

Comments and Discussions