In this repository I prototype spinning up an ephemeral SQL Server LocalDB instance for EF Core. This should be useful as a replacement for the in-memory provider most commonly used for tests. The ...
Become familiar with SQL Server Express LocalDB. Developers can use this lightweight Database Engine for writing and testing Transact-SQL code. For more information about the LocalDB API, see SQL ...
Having recently set up an old desktop as a dev machine in order to avoid trashing my main computer with evaluation software (don't get me started), I decided it was time to try out Visual Studio 11 ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Cory Benfield discusses the evolution of ...
LocalDB was created so that developers that use SQL Server no longer have to install and manage a full instance of SQL Server Express on their laptops or other machines. Plus, developers can take this ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
I write about .NET development and general coding stuff. - developer - blogger - speaker - ...