ArchAngel's plug-in model allows you to create metadata providers for truly unique schemas. You are no longer limited to generating from database schemas - if you can dream it, you can make it.

 

New Provider Wizard

Accelerate the creation of your new provider with the New Provider Wizard. It asks a few questions then generates a skeleton provider for you (Visual Studio 2005 C# project).

 

 

Provider API Extension Tool

Effortlessly instrument your new provider with API Extensibility hooks, allowing template authors to add virtual properties to selected classes and override selected methods. This makes your provider far more useful to template authors. These changes are only made to your compiled binary - your source code remains untouched.

 

< PetShop Template Database Schema Provider >