virtualpathprovider

About this tag
The virtualpathprovider tag on WindowsForum.com covers discussions about creating custom VirtualPathProvider implementations in ASP.NET, particularly for hosting Workflow Service definitions (XAMLX files) in a database with IIS and AppFabric. Content explores how to build a workflow repository by storing service definitions in a database and using a VirtualPathProvider to serve them to the runtime. This approach enables dynamic loading of workflow services without relying on the file system, which is useful for enterprise scenarios requiring centralized management and versioning of workflow assets. The tag is relevant for developers working with .NET, IIS, AppFabric, and workflow services.
  1. News

    Windows 7 AppFabric.tv - How To Build Workflow Services with a Database Respository

    Customers often ask me How can I store my Workflow Service definitions (xamlx files) in a database with IIS and AppFabric? On this episode I'll show you how you can create a VirtualPathProvider that enables you to build a Workflow respository with a database. Links Link Removed Link Removed Ron...
Back
Top