SQL Server Compact 3.5 SP1 Released
E’ stata rilasciata l’SP1 della versione 3.5 di SQL Server Compact Edition:
http://blogs.msdn.com/stevelasker/archive/2008/08/07/sql-server-compact-3-5-sp1-released.aspx
Tre nuove importanti features aggiunte:
-
ADO.NET Entity Framework provider. The Entity Framework enables you to work with data in the form of domain-specific objects and properties, such as customers and customer addresses, without having to concern yourself with the underlying database tables and columns where this data is stored.
