arrow_back
Introduction
Course Introduction
Course Curriculum
How to get course requirements
Getting started on Windows, Linux or Mac
How to ask great questions
FAQ’s
ASP.NET Basics
Section Introduction
What you can build with ASP.NET Core
What is ASP.NET Core
How to get Visual Studio
Installing Visual Studio and ASP.NET
Creating New project
Summary
Prerequisites: HTML, CSS and Bootstrap
Section Introduction
HTML Overview
Paragraph
HTML List Items
Forms
CSS overview
CSS internal
CSS External
CSS Forms
Bootstrap Overview
First Bootstrap Website
Bootstrap Grids System
Bootstrap Cards
Summary
ASP.NET MVC:Movie Project
Section Introduction
Source Code reference
MVC – Model View Controller
Create a MVC project
Exploring the MVC Template
Creating Controller
Add a controller
URL routing logic
Creating View
Add a view
Change views and layout pages
Passing Data from Controller to View
Creating Model
Add a model
Add Entity Framework packages
Scaffold movie pages-CRUD
Database Migrations
Initial migration
Generated database context class
Dependency injection
Database connection string
Summary
Working with Database
Section Introduction
SQL Server Express Local DB
Seed the database
Add the seed initializer
Summary
Add Search to ASP.NET Core MVC app
Section Introduction
Add search method to controller
Add search to page
Search by parameter
Summary
Model Update
Section introduction
Add a new field to model
Add-Migration
Update database
Summary
Validations
Add validation rules to model
Required and Minimum Length
Regular Expression
Range
String Length
Validation on Error UI
Enable JavaScript on Browser
Examine the Details and Delete
Code review on Details method
Code review on Delete method
Preview - ASP.NET Core MVC Webforms - A Project method from scratch
Discuss (
0
)
navigate_before
Previous
Next
navigate_next