Showing results for January 2011 - Page 2 of 2 - .NET Blog

Jan 6, 2011
Post comments count0
Post likes count0

How to Bin Deploy SQL Compact Edition 4.0 and Razor web projects

Web Development Tools Microsoft
Web Development Tools Microsoft

With the release of VS2010 SP1 Beta1, Web Matrix,  and Razor QFE, we can build web projects containing SQL Compact Edition 4.0 sdf file and ASP.NET Web Pages with Razor syntax. However, this might be a problem when you are ready to deploy your project on a server that doesn’t have the assemblies required to run SQL CE 4.0 and Razor pages. To...

ASP.NET