Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bottomsnode/crud_termwork

This project involves creating a web application using ASP.NET to perform basic CRUD operations (Create, Read, Update, Delete) on a data model. The application will interact with a database to manage data entries through a user-friendly interface.
https://github.com/bottomsnode/crud_termwork

asp-net crud-application

Last synced: 1 day ago
JSON representation

This project involves creating a web application using ASP.NET to perform basic CRUD operations (Create, Read, Update, Delete) on a data model. The application will interact with a database to manage data entries through a user-friendly interface.

Awesome Lists containing this project

README

        

# Implementing Basic CRUD Operations in ASP.NET