Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdmasum23/asp.net-web-application-crud

implements CRUD (Create, Read, Update, Delete) operations with Microsoft Sql Server.
https://github.com/mdmasum23/asp.net-web-application-crud

aspnet-mvc crud-application css gridview html javascript sql-server

Last synced: about 1 month ago
JSON representation

implements CRUD (Create, Read, Update, Delete) operations with Microsoft Sql Server.

Awesome Lists containing this project

README

        

# CRUD Operation Web Application

This is a simple web application built with ASP.NET Web Forms, C#, and SQL Server that enables CRUD (Create, Read, Update, Delete) operations on a user database. It provides a user-friendly interface for managing records efficiently.

## Tech Stack

- **Frontend:** HTML, CSS, JavaScript
- **Backend:** C# with ASP.NET Web Forms
- **Database:** Microsoft SQL Server

## Output:

![Screenshot (522)](https://github.com/user-attachments/assets/899141d3-3d83-4595-95e7-e85ad7946813)