Posts Tagged Install SQLCE Binaries
Integrate/Install SQLServer Compact (SQLCE) with a ZIP file
Posted by Manas Patnaik in SQLServer, Technology on November 7, 2010
As we know SqlCE database is a collection of dlls and can be distributed along with your applications with out any additional installation.Now integrating sqlserver Compact was never easy before Nuget ( formerly NuPack ) .It is open source ,completely free and comes as a VS add in.This post we will have a look into NuGet features and will integrate SQLCE to our project with out any installation.
- Download and install Nuget from codeplex. Read the rest of this entry »
Recent Comments