Skip to content

sabbiryan/learning-asp.net-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Asp.Net MVC University CRUD App

Clone this repositoy

git clone https://github.com/sabbiryan/university.crud.mvc.git

Simple structure of repository

Source
    University
        Univerisy.DataAccess
        University.Manager
        University.WebClient
        University.sln
        Unoversity.sln.DotSettings.user
        Unoversity.v12.suo
    DB
        SQLQuery_Generate_For_SQL_SERVER_2012.sql

Follow the following steps to run:

  1. Openthis solution using visual studio.
  2. Set University.WebClient as an startap project
  3. Create a new database on sql server named "UniversityDb2". You can use SQL Server Management Stusio to access the sql server database.
  4. Run this from visula studio now.

About

A project to learn asp.net MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published