Skip to content
#

database-first-approch

Here are 16 public repositories matching this topic...

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

  • Updated Oct 10, 2024
  • C#

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.

  • Updated Sep 1, 2022
  • HTML

Improve this page

Add a description, image, and links to the database-first-approch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-first-approch topic, visit your repo's landing page and select "manage topics."

Learn more