Mar 10, 2012

VistaDB is an Embedded SQL Database Engine for .Net

VistaDB is the only .Net embedded database that allows you to Xcopy a single DLL for both 32 and 64 bit runtime support.  Want ClickOnce deployment for your .Net application?  VistaDB requires zero config on the client.  No more worries about COM deployment for the database engine!  Even our database files are built for ease of deployment - a single database file with no external logs or complex permissions.

No need to bother your hosting provider for special access, no services to run.



Full integration within Visual Studio Standard or Higher



Work with Visual Studio 2008 and 2010


VistaDB has full Visual Studio integration giving you the familiar tools you need to be productive quickly, including full Server Explorer integration.   Developers who have used other desktop databases in Visual Studio will be able to immediately start working with VistaDB.

No comments:

Post a Comment

What is the use of n-tier architecture and 3-tier architecture?

how to implement 3-tier architecture in asp.net using c#. 3-Tier architecture is also called layered architecture. Some people called it ...