Master ASP.NET MVC | SQL Server | Entity Framework by developing Complete Projects in 8 Hours

preview_player
Показать описание
If you like my efforts, gift me a coffee on

In this video you will learn about Master ASP.NET MVC | SQL Server | Entity Framework by developing Complete Projects in 8 Hours

ASP.NET MVC – Course Contents

01-Introduction to ASP NET MVC5 Course
02-Setting up Development Environment
03-How to create MVC5 Web Application from scratch
04-How to Pass Data from Controller to View
05-How to Create Models
06-How to Pass Model or Object from Controller to View
07-How to Pass List of Objects from Controller to View and Iterate over the list of objects in View
08-Action Links & How to Create Navigation Links and Navigate to Different Pages
09-Passing Models Data to View and Handle Null Exceptions in View
10-View Models in Action - How and Why to Use View Models
11-Default Routes and How to Pass Parameters to Action Result
12-Convention Based Routing - How to Create Custom Routes
13-Part 1 Attribute Routing
13-Part 2 Attribute Routing Constraints
14-ViewBag Temp Data Model View Model - Best Way to Pass Data From Controller to View
15-Razor View - Razor View Engine - How to write any C# Code in Razor View - Conditions - Iterations - Logics everything
16-Create Database - Setting up Connection String - How to Connect with Database
17-Create HTML Forms - Save Data into SQL Server using ADO.NET and INSERT Query
18-Load Data from SQL and Display in HTML Table using ADO.NET and Select Statement
19-Delete Data from SQL using HTML Table Action Link using ADO.NET and Delete Statement
20-Save and Edit or Update in Side Single View and Action Result using ADO.NET and Update Statement
21-Load Data from SQL and Display in HTML Table using ADO.NET and Stored Procedures
22-Delete Data from SQL using HTML Table Action Link using ADO.NET and Stored Procedure
23-Insert and Update Operations in Same View and Store Procedure using ADO.NET
24-Search Data from SQL and Display in HTML Table using ADO.NET and Store Procedure
25-Server Side Validations using Data Annotations
26-Form Validations - Client Side Validations using Unobtrusive JavaScript
27-Installing Microsoft Entity Framework Web Applications
28-ORM - Object Relational Mapping - ORM Introduction - Advantages – Disadvantages
29- Entity Framework Introduction - Advantages and Disadvantages
30-Approaches Used in Entity Framework - Best Approach for Entity Framework
31-Which is better Code First or Database First in Entity Framework - Best Approach for Entity Framework
32-Generating Model Classes from existing Database using Entity Framework Database First Approach
33-Load Data from SQL and display in HTML Table using Entity Framework Database First
34-Delete Data from SQL using Entity Framework Db First and using Dispose Method
35-Save Data into SQL Database using Entity Framework Db First
36-Save and Update Record in SQL in a Same View using Entity Framework DB First 37-Search Data from SQL and Display in HTML Table using Entity Framework Db First Lambda Expression and LINQ
38-Entity Framework Code First Create Database and Enable and Use Migrations
39-Overriding Conventions in Entity Framework Code First - Use Data Annotations for Table Design
40-Create Foreign Keys and Navigation Properties in Entity Framework Code First Migrations
41-CRUD Operations using Entity Framework Code First
42-Load Data into Drop Down List using View Models using Entity Framework Code First
43-Save Data into SQL using View Models and Model Binding using Entity Framework Code First
44-Eager Loading and Include for Loading Relative Objects - Display Products with Categories in ASP.NET MVC using Entity Framework Code First
45-Loading Form Data with Drop Down Value for Update using Entity Framework Code First
46-How to Seed Data into Database using Code First Migrations
47-User Registration and Login System in using Entity Framework Code First
48-How to avoid duplicate results and display custom error message using Entity Framework Code First
49-User Registration - User Login and Logout using Sessions - Hide and Display Menu to different Users using Entity Framework
50-Load and Display Data from SQL and Create Bootstrap Modal inside to save data using Entity Framework
51-Save Data into SQL using Bootstrap Modal(Popup) and jQuery Ajax and Entity Framework
52-Display Confirmation Box before Delete Operation using Bootstrap Modal(Popup) and jQuery Ajax and Entity Framework
53-Delete Record from database using Bootstrap Modal Confirmation(Popup) and jQuery Ajax Entity Framework
54-How to use bootstrap slider or Carousel Entity Framework
55-How to Upload and Save Images (slider images) into database using Entity Framework
56-Load Images from Database and Display Slider or Carousel dynamically using Entity Framework
57- ASP.NET MVC Web API
58-Developing Complete Web API
59-Testing Our Web API on Postman
60- Creating Complete E-commerce Web App

Our Website:
Рекомендации по теме
Комментарии
Автор

01-Introduction to ASP NET MVC5 Course
02-Setting up Development Environment
03-How to create MVC5 Web Application from scratch
04-How to Pass Data from Controller to View
05-How to Create Models
06-How to Pass Model or Object from Controller to View
07-How to Pass List of Objects from Controller to View and Iterate over the list of objects in View
08-Action Links & How to Create Navigation Links and Navigate to Different Pages
09-Passing Models Data to View and Handle Null Exceptions in View
10-View Models in Action - How and Why to Use View Models
11-Default Routes and How to Pass Parameters to Action Result
12-Convention Based Routing - How to Create Custom Routes
13-Part 1 Attribute Routing
13-Part 2 Attribute Routing Constraints
14-ViewBag Temp Data Model View Model - Best Way to Pass Data From Controller to View
15-Razor View - Razor View Engine - How to write any C# Code in Razor View - Conditions - Iterations - Logics everything
16-Create Database - Setting up Connection String - How to Connect with Database
17-Create HTML Forms - Save Data into SQL Server using ADO.NET and INSERT Query
18-Load Data from SQL and Display in HTML Table using ADO.NET and Select Statement
19-Delete Data from SQL using HTML Table Action Link using ADO.NET and Delete Statement
20-Save and Edit or Update in Side Single View and Action Result using ADO.NET and Update Statement
21-Load Data from SQL and Display in HTML Table using ADO.NET and Stored Procedures
22-Delete Data from SQL using HTML Table Action Link using ADO.NET and Stored Procedure
23-Insert and Update Operations in Same View and Store Procedure using ADO.NET
24-Search Data from SQL and Display in HTML Table using ADO.NET and Store Procedure
25-Server Side Validations using Data Annotations
26-Form Validations - Client Side Validations using Unobtrusive JavaScript
27-Installing Microsoft Entity Framework Web Applications
28-ORM - Object Relational Mapping - ORM Introduction - Advantages – Disadvantages
29- Entity Framework Introduction - Advantages and Disadvantages
30-Approaches Used in Entity Framework - Best Approach for Entity Framework
31-Which is better Code First or Database First in Entity Framework - Best Approach for Entity Framework
32-Generating Model Classes from existing Database using Entity Framework Database First Approach
33-Load Data from SQL and display in HTML Table using Entity Framework Database First
34-Delete Data from SQL using Entity Framework Db First and using Dispose Method
35-Save Data into SQL Database using Entity Framework Db First
36-Save and Update Record in SQL in a Same View using Entity Framework DB First 37-Search Data from SQL and Display in HTML Table using Entity Framework Db First Lambda Expression and LINQ
38-Entity Framework Code First Create Database and Enable and Use Migrations
39-Overriding Conventions in Entity Framework Code First - Use Data Annotations for Table Design
40-Create Foreign Keys and Navigation Properties in Entity Framework Code First Migrations
41-CRUD Operations using Entity Framework Code First
42-Load Data into Drop Down List using View Models using Entity Framework Code First
43-Save Data into SQL using View Models and Model Binding using Entity Framework Code First
44-Eager Loading and Include for Loading Relative Objects - Display Products with Categories in ASP.NET MVC using Entity Framework Code First
45-Loading Form Data with Drop Down Value for Update using Entity Framework Code First
46-How to Seed Data into Database using Code First Migrations
47-User Registration and Login System in using Entity Framework Code First
48-How to avoid duplicate results and display custom error message using Entity Framework Code First
49-User Registration - User Login and Logout using Sessions - Hide and Display Menu to different Users using Entity Framework
50-Load and Display Data from SQL and Create Bootstrap Modal inside to save data using Entity Framework
51-Save Data into SQL using Bootstrap Modal(Popup) and jQuery Ajax and Entity Framework
52-Display Confirmation Box before Delete Operation using Bootstrap Modal(Popup) and jQuery Ajax and Entity Framework
53-Delete Record from database using Bootstrap Modal Confirmation(Popup) and jQuery Ajax Entity Framework
54-How to use bootstrap slider or Carousel Entity Framework
55-How to Upload and Save Images (slider images) into database using Entity Framework
56-Load Images from Database and Display Slider or Carousel dynamically using Entity Framework
57- ASP.NET MVC Web API
58-Developing Complete Web API
59-Testing Our Web API on Postman
60- Creating Complete E-commerce Web Application

InspireProgrammer
Автор

Mashaa allah, Tabarakallah, great work

enayathullahussain
Автор

may allah grant you jannah el ferdous by your amazing work and knowladge you spreading

zealtypedcode
Автор

Your video is great man! But, there is a little problem in the video, you missed the the part of "view model" implementation, that part (view models) starts and then you get stuck and then suddenly the other part "routing" starts... Could you please make that correction? That'd be helpful! Thanks!

pg_
Автор

how can we allow an end user to add column in database at run time in Entity framework code first approach

It seems impossible bcoz in entity framework we've to add migration and update database for each and very insertion update and deletion operation

so in the case of allowing user to update database by adding a column of specific type, how can a user add column without enabling migration and updating database ??

Anonymous-gqow
Автор

1:25:28 the next video starts suddenly without completing the existing one (viewModel concept) plz reupload that concept either individually or include it in this video

Anonymous-gqow
Автор

Very good explanation & very useful to me, thank you sir

arutselvan
Автор

I've a question
Why don't you use the latest version of visual Studio i.e. Visual studio 2019 ??

Anonymous-gqow
Автор

5:52:08 why did you typing namespace manually and not press ctrl + . for including namespace ?

Anonymous-gqow
Автор

Hello sir, I am on 6:39:10. working on login system and update a users menu on login base. But when i logged in my browser back button take me again to login page. how can i manage this. its also do same on logout. i am a beginner and learn so much from your tutorials. Please help me out in this.

Автор

1:25:30 you were explaining the view model then the video skipped to the next lesson

ReVoX
Автор

Har har mahadev..
Aslam walequm
Kya dikhaya hai.. Awesome.

SGPRODUCTIONS-pzyu
Автор

I have a error in adding view for the project. There was sn error running the selected code generator :unable to load service index for source

ragulavailable
Автор

maybe just a suggestion, can you put timestamps for each topic so that we can go back to whichever part of the video we like to revisit?
btw, thanks for this complete tutorial

renzybi
Автор

awesome work sir. amazing and easy to learn tutorial for beginners as well as professional programmer every one should watch this tutorial. it is really very helpful. thank u so much Sir for sharing and teaching

ranarashid
Автор

Thank you very much for the Vode.
In minute 1:25:20 It seems that you missed the the part of "view model" implementation, that part (view models) starts and then you get stuck and then suddenly the other part "routing" starts... Could you please make that correction? That'd be helpful! Thanks!

jamesmiths
Автор

can i have the github link of this project

jainamshah
Автор

As a person that is going through his final C# course, I'm still a bit hazy on a lot of this. I JUST started this video and I'm excited to hear and learn.

ryanlansford
Автор

3:37:54 then user creates the product without price
So how can we restrict the user to enter the price forcefully (showing error) and not leaving the text box with 0.00

Anonymous-gqow
Автор

In this vedio also you have to show your M waad??

princechouhan