Category: Entity Framework DbContext SQLServerCE C# NUnit CodeProject SqlCeConnectionFactory databaseDirectory
-
Specifying the directory to create SQL CE databases when using Entity Framework
In the last few posts I’ve been describing how to create instances of SQLCE in order to perform automated Integration Testing using NUnit and accessing the dB using Entity Framework. I covered creating the dB using both Entity Framework and the S…
-
Specifying the directory to create SQL CE databases when using Entity Framework
In the last few posts I’ve been describing how to create instances of SQLCE in order to perform automated Integration Testing using NUnit and accessing the dB using Entity Framework. I covered creating the dB using both Entity Framework and the S…