Now, the SQL Server 2005 Compact Edition has been released and can be freely downloaded from here.
This is an awesome technology to add database-capabilities to your applications, without having to rely on an installed database engine or the administrative permissions to install one. Simply add the libraries that make up SQL Server 2005 Compact Edition to your project, add the database file and xcopy-deploy all to the target system. No installa
read more »
Be the first to post a Comment!