Knowledgebase: Deployment
Application deployment
Posted by z Jean-jacques Jouanneaux on 17 August 2010 11:03 PM

How to deploy an application integrating VG.NET ?

 VG.NET engine deployment: after the integration process, you will include VG.NET assemblies in your deployment package.
- VG.NET security repository deployment:
* if you choose to integrate VG.NET tables in your application database, there is nothing else you have to do.
* if you choose to create an independent security repository (encrypted files or RDBMS), you will have to deploy it along with your application database.
- VG.NET Administration console deployment
VG.NET has its own API that allow you to call VG.NET engine from your application. You can develop your own forms to manage users and grant them roles and call VG.NET API.
VG.NET sample application includes such a form as an example (you can reuse/adapt it if you want) As a result, every end-user with the appropriate privileges can manage users and roles directly from your application.

(1 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys