Login and Logout in MVC || Login, Signup and Logout in mvc | tutorial for beginners in .net c#

preview_player
Показать описание
Simple Login and Logout Application in ASP .Net MVC in Detail.

Please Do Like and subscribe My channel for more Asp.Net MVC vedios

Entity Framework cmd for database.

install-package EntityFramework -IncludePrerelease

enable-migrations

add-migration some-name

update-database

To create Database in SQL server, in connection string, update name attribute with same name as that of DBcontext class.

Example:
connection string will be

so, dbcontext class name should be data_dbContext.
Рекомендации по теме
Комментарии
Автор

use obs it works better and wont show the video thing

AlThePal
visit shbcf.ru