SQL Server Compact Edition is an embedded database that enables all functionality of SQL Server yet it is a simple and single file based. That means you don’t have to install the SQL Server. Simply copy the database file with .sdf extension and easily distribute it where ever you want to. Very useful in development environments […]
Category Archives: Visual Studio 2010 SP1
4 Easy steps to use SQL Server Compact (CE) in Visual Studio 2010 Express SP1
Also posted in ASP.NET, Data Access, SQL Server Compact
Tagged .NET, ADO.NET, ASP.NET, Data Access, Deployment, Entity Framework, SQL Server Compact
8 Responses
Top 8 new features in Visual Studio 2010 Service Pack 1 for the ASP.NET developers
Microsoft today released the latest version of its Visual Studio, Visual Studio Express and Visual Web Developer products. Its called Visual Studio 2010 Service Pack 1 (SP1). We at Chalaki have evaluated this product and very happy with the new enhancements. I am listing all the new features available for a web developer in this […]