mksahil / LoginRegisterMVC

This contains a simple Login and Register codes in MVC Asp.net. The data is made using codefirst approach. Just pull and run it with Visual studio , you should be ready to go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Login and Register Project using MVC in ASP.net

This contains a simple Login and Register codes in MVC Asp.net. The data is made using codefirst approach. Just pull and run it with Visual studio , you should be ready to go.

Just pull the Project, and put it in visual studio,clean the solution and you should be ready to go prerequisites:

  • Windows OS
  • Visual studio 2017 or later
  • Sql server 2014 or later
  • .net framework
In the web.config file give the database name(Intitial catalog) which is not exisiting.

About

This contains a simple Login and Register codes in MVC Asp.net. The data is made using codefirst approach. Just pull and run it with Visual studio , you should be ready to go.


Languages

Language:JavaScript 95.7%Language:C# 2.3%Language:HTML 1.8%Language:CSS 0.1%Language:ASP.NET 0.0%