Top "Virtualpathprovider" questions

VirtualPathProvider is class which provides a set of methods that enable a Web application to retrieve resources from a virtual file system.

Using custom VirtualPathProvider to load embedded resource Partial Views

I wrote custom VirtualFile and VirtualPathProvider implementations that are successfully obtaining embedded resources that are Partial Views. However, when I …

asp.net-mvc-3 partial-views embedded-resource virtualpathprovider
MEF and Razor Views inside Class Library

I have a composite ASP .NET MVC 3 Razor application using MEF. Everything goes fine if I am to deploy plugins …

asp.net-mvc asp.net-mvc-3 razor embedded-resource virtualpathprovider