Entity Framework Mocking using SQL Server LocalDB
-
Updated
Jul 13, 2017 - C#
Entity Framework Mocking using SQL Server LocalDB
Secciones de código para facilitar el proceso de desarrollo
The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.
This is a demo application for the Automating UI Tests for WPF Applications by Vladimir Khorikov on Pluralsight.
My practice on Building Web Applications with ASP.NET Core MVC course on Pluralsight (authored by Gill Cleeren)
A trading web site, built with Asp.Net MVC 5, AJAX (Asp.Net/jQuery), Bootstrap 3, Entity Framework 6 and SQL Server Local DB.
This program gets the hardware information about connected nodes and stores them on database
These are demo applications for Entity Framework Core 2: Getting Started by Julie Lerman on Pluralsight.
Command line tool to move your SQL Server Compact database to SQL Server
A .NET wrapper for the SQL Server Express LocalDB Instance APIs.
Add a description, image, and links to the sql-server-localdb topic page so that developers can more easily learn about it.
To associate your repository with the sql-server-localdb topic, visit your repo's landing page and select "manage topics."