Home Asp.net MVC Student Management System Project Asp.net MVC

Student Management System Project Asp.net MVC

1 min read
0
0
11,381

this tutorial will teach Student Management System Project Asp.net MVC step by step very simple way to complete the project. I attached the video tutorial below. And complete source code i attached for download.

Dashboard

Login

User shall be able to login the system.

Course

Course Registration

 

  • System shall be able to record the course details.
  • System shall be able to edit the course details.
  • System shall be able to delete the course details.

Batch

Batch Registration

  • System shall be able to record the batch details.
  • System shall be able to edit the batch details.
  • System shall be able to delete the batch details.

Student 

Student Registation Form

i have attached the video link below. which will do this tutorials step by step.

 

 Download the Source Code of the  Project

Download Here
 

 

 

 

 

 

Load More Related Articles
Load More By admin
Load More In Asp.net MVC

Leave a Reply

Your email address will not be published. Required fields are marked *

Check Also

Laravel 11 CRUD Application

In this tutorial will teach Laravel 11 CRUD Application step by step. Laravel  11 CRUD App…