database-first-approch

There are 16 repositories under database-first-approch topic.

  • jacek13/pizza-restaurant

    Application for managing a pizzeria.

    Language:C#3141
  • ilovepilav/ECommerce-CodeFirst

    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.

    Language:C#2301
  • Waheed-Programmer/Treval-ApI-Core

    This Application is built using Asp.NetCoreApi and Database SqlServer.

    Language:C#210
  • ilovepilav/EF-Approaches

    Entity Framework Approaches for dummies. In this repository we will create simple solutions for each data access approach for Entity Framework.

    Language:C#1300
  • srknea/EFCore

    This repository contains a sample application to learn how Entity Framework Core is implemented.

    Language:C#1100
  • ParisaAlizadeh2003/Accounting_Software

    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

    Language:C#00
  • patelnitin00/MyAcademy1

    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.

    Language:HTML0100
  • plebron/VideoClub-Razor

    Example project showing a website made for a VideoClub

    Language:HTML00
  • dotnetrealm/PracticalFourteen

    CRUD in Database first approach with filtering and paging

    Language:JavaScript
  • feritstar/MyApp

    ADO .NET, Entity Framework DB First, Linq, MS-SQL, C#

    Language:C#10
  • idrees04/DataBaseFirstApprochEF

    DATABASE FIRST APPROACH OF ENTITY FRAMEWORK IN ASP.NET MVC

    Language:JavaScript
  • pawankumar1310/RestAPISample

    This is Rest API application using Entity Framework (Database First Approach)

    Language:C#
  • pawankumar1310/SampleDemo

    This is my first RestAPI using Database first approach.

  • HiTechStore
  • Waheed-Programmer/Ecommerce-Online

    I have create a ecommerce add to cart system using asp.net mvc and sql

    Language:CSS