Application for managing a pizzeria.
-
Updated
May 15, 2022 - C#
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.
This repository contains a sample application to learn how Entity Framework Core is implemented.
Entity Framework Approaches for dummies. In this repository we will create simple solutions for each data access approach for Entity Framework.
DATABASE FIRST APPROACH OF ENTITY FRAMEWORK IN ASP.NET MVC
Example project showing a website made for a VideoClub
This is my first RestAPI using Database first approach.
This is Rest API application using Entity Framework (Database First Approach)
CRUD in Database first approach with filtering and paging
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
I have create a ecommerce add to cart system using asp.net mvc and sql
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.
ADO .NET, Entity Framework DB First, Linq, MS-SQL, C#
Add a description, image, and links to the database-first-approch topic page so that developers can more easily learn about it.
To associate your repository with the database-first-approch topic, visit your repo's landing page and select "manage topics."