Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce-4

Sql trace using Entity Framework 4.1 against SQL Server CE 4

Sql Server Compact Edition concurrency / thread safety (i.e. not thread safe)

EF 4.1 code-first SQL ce 4.0 update collection exception

C# program is looking for sql server compact 3.5, but I'm using 4.0

SqlCeParameter return Auto ID (Primary Key)

EntityFunctions.TruncateTime alternative when using EF CTP5 with Sql Server Compact Edition 4.0

How to use dynamic connection string for SQL Server CE?

Saving DateTime with WebMatrix and Razor

SQL Server CE 4.0 deployment issue--which files are necessary?

c# sql-server-ce-4

What are required assemblies for Entity Framework 4.1 and SQL Compact?

How to get values alternate for ROW_NUMBER()?

Entity Framework 4.1 "Code First" SetInitializer not being called again after Database.Delete

Why won't my DataContext use SQL Server Compact Edition 4, rather than trying to use 3.5?

Does the deprecation of ntext, text, and image affect SQL Server Compact Edition?

Very poor performance for batch insert with SQL Server CE 4.0 and Entity Framework 4.2

Inserting a row and retrieving identity of new row in SQL Server CE

ADO.NET provider with invariant name 'System.Data.SqlServerCe.4.0' could not be loaded

Why is EF4 trying to re-create my database even though the model hasn't changed?

Entity Framework 6 Update Graph