There are 0 repository under database-first-approch topic.
Application for managing a pizzeria.
In this repository I created an E-Commerce database with Code First Approach using .NET Core 5.0.1. The Database's schematic is below. I will continue to build this project 'root to fruit' with implementing new technologies, different programming languages etc.
This Application is built using Asp.NetCoreApi and Database SqlServer.
Entity Framework Approaches for dummies. In this repository we will create simple solutions for each data access approach for Entity Framework.
This repository contains a sample application to learn how Entity Framework Core is implemented.
This is a Windows Forms-based Accounting Software developed using a 5-layer architecture. The application communicates with a SQL Server database using the Database First approach, and follows Repository and Unit of Work design patterns for efficient data access and transaction management.This is a Windows Forms-based Accounting Software developed
Simple online learning demo website using ASP .NETMVC Framework (.NET 4.7.2) and MS SQL Server. User can browse different course and view their curriculum. Admin can perform CRUD operation on courses, users and more. Build project using N-tire Architecture and EF (ORM). Used triggers for delete operations. Used data transfer objects ViewBag etc.
Example project showing a website made for a VideoClub
I developed a School Management System (LMS) Mega Real-World Project using ASP.NET MVC with a Database-First Approach.
CRUD in Database first approach with filtering and paging
DATABASE FIRST APPROACH OF ENTITY FRAMEWORK IN ASP.NET MVC
This is Rest API application using Entity Framework (Database First Approach)
This is my first RestAPI using Database first approach.
I have create a ecommerce add to cart system using asp.net mvc and sql