Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdmasum23/asp.net-web-application-crud
- Owner: MdMasum23
- Created: 2025-01-09T09:17:39.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-01-09T09:35:00.000Z (about 1 month ago)
- Last Synced: 2025-01-09T10:39:08.762Z (about 1 month ago)
- Topics: aspnet-mvc, crud-application, css, gridview, html, javascript, sql-server
- Language: C#
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)