Secondly, he also announced a new version of SQL Server Compact Edition (SQL CE). To quote Guthie:
SQL CE works with existing .NET-based data APIs, and supports a SQL Server compatible query syntax. This means you can use existing data APIs like ADO.NET, as well as use higher-level ORMs like Entity Framework and NHibernate with SQL CE. Pretty much any existing data API that supports the ADO.NET provider model will work with it.The intention of both seems to be to simply the development and/or deployment of ASP.NET based applications.
This enables you to use the same data programming skills and data APIs you know today.
No comments:
Post a Comment