Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ADO.NET   (RSS)

My First Entity Application Against SQLCE

Now that SQL Server Compact 3.5 SP1 Beta is released it's time to take the first step, making your first entity application using SQLCE as a backend. In his previous post, Ambrish gave steps on how to install SQL Server Compact SP1 Beta, along with Ado.Net
Posted by SQLCEBLOG | 8 Comments
Filed under:

Download available for SQL Server Compact 3.5 SP1 Beta for ADO.Net Entity Framework Beta 3

The SQL Server Compact 3.5 SP1 Beta for ADO.Net Entity Framework Beta 3 is available for download at Microsoft Download Center . To install SQL Server Compact 3.5 SP1 Beta Release for ADO.NET Entity Framework Beta 3 Install ADO.NET Entity Framework Beta
Posted by SQLCEBLOG | 8 Comments
Filed under: ,

SqlCeDataReader.GetSchemaTable - Sample

I have written a cute sample to show how different fields change with different constraints and indexes on a table. If you are wondering how each of these flags IsUnique, IsKey, IsRowVersion change, have a quick look at sample application which is attached
Posted by SQLCEBLOG | 0 Comments
Filed under:

Attachment(s): SchemaSample.zip

Provider Independent Programming

Have you heard of Provider Agnostic Programming aka Base Class Provider Model aka Provider Independent Programming? If not, read it out here: http://msdn2.microsoft.com/en-us/library/t9f29wbk.aspx Well why am I writing about that article on this blog?
Posted by SQLCEBLOG | 2 Comments
Filed under:
 
Page view tracker