About the course
The ASP.NET MVC5 Development course is primarily designed for .NET Beginner(s)/Professional(s) who want to learn how to create web applications using the ASP.NET framework and MVC design pattern. In this course, you will learn how to create web pages, custom validation attributes, custom helpers, querying database using Entity Framework, Unit Testing Frameworks - xUnit, MS Test, Moq and finally publish it on IIS. This course includes implementation of recommended design patterns and practices in ASP.NET MVC with the help of E-Commerce website.
Course objectives
At the completion of this course, attendees will be able to;
- Create custom html helpers and validations attributes
- Query database using Entity Framework ORM code first approach
- Design and develop scalable architecture
- Create DAL Layer using Entity Framework Code First approach
- Scale application for Phone, Tablets, Laptop & Desktop
- Understand and Implement Repository, Unit of Work and Dependency Injection Design Pattern
- Write and Debug Unit Test cases using xUnit, MS Test, Moq
- Do errors logging by using ELMAH
- Optimize web page performance
- Understand Filters and Apply filters
- Secure application based on user roles
- Secure ASP.NET Web API using Token based security
- Publish theirs Apps on IIS
Who can do this course?
All .NET Beginner(s)/Professional(s) who are keen to develop interactive, light weight and highly extensible web app should go for this course.
Pre-requisites
Anyone who wants to learn ASP.NET MVC development should have a basic knowledge of C# and HTML.
Tools/IDE
Visual Studio 2015 or higher, SQL Server 2012 or Higher, LINQ Pad 5
ASP.NET MVC5
Introduction
- Understanding ASP.NET MVC
- ASP.NET vs. MVC vs. ASP.NET Web Form vs. ASP.NET MVC
- Advantages of ASP.NET MVC
Visual Studio Project Templates
- Understanding Visual Studio ASP.NET MVC Templates
- Creating an ASP.NET MVC project
- Understanding ASP.NET MVC project folder structure
- Understanding configuration files
Controller & Actions
- Understanding Controller
- Creating Controller
- Understanding Actions
- Actions and Non Actions Methods
- Understanding Action Results
Views
- Types of Views
- Creating Standard View
- Creating Layout Page
- Communication between Controller and View
MVC Pattern and 3-Tier
- Understanding Model, View and Controller
- Design Pattern vs. Architectural Pattern
- Layer vs. Tier
- MVC pattern vs. 3-Tier Architecture
Razor View Engine
- Understanding Razor View Engine
- Razor View Engine vs. Web Form Engine
- Razor Syntax
- Razor Statements, Loops etc.
Routes & URLs
- Introduction to Routing
- Routing vs. Url Rewriting
- Defining Routes
- Attribute Routing
- Need of attributes routing
Helpers
- Understanding Html Helpers
- Types of Html Helpers
- Built-In Html Helpers
- Standard Helpers
- Strongly Typed Helpers
- Templated Helpers
- Inline Helpers
- Custom Helpers
- Url helpers
Server-side Data Receiving Ways
- Action Parameters
- View Models/Objects
- FormCollection
Bootstrap
- Introduction to bootstrap
- Understanding bootstrap Grid System
- Using bootstrap with ASP.NET MVC
Partial Views
- Static Partial View
- Dynamic Partial View
Data Passing Techniques
- ViewData
- ViewBag
- TempData
- Session
- Query String
- Hidden Fields
- Cookies
ViewModel & Validation
- Creating ViewModel
- Understanding ASP.NET MVC Validation
- Need of Server Side and Client Side Validation
- Validation with Data Annotation
Custom Validation
- Custom client side Validation
- Custom Server side validation
LINQ
LINQ Fundamentals
- Understanding LINQ
- LINQ - What, Why & When
- Flavors of LINQ
- Advantages of LINQ
- Var Type
- Anonymous Type
- Lambda Expression
- Query Based Syntax and Method Based Syntax
- Deferred Execution
- Immediate Execution
- Deferred/Lazy Loading
- Eager Loading
- LINQ Joins
LINQPad
- What is LINQPad
- Configuring LINQPad
- Querying SQL Server database using LINQPad
- Querying DAL layer DLL using LINQPad
Entity Framework
Entity Framework Fundamentals
- What is ORM
- ORMs used with .NET
- Understanding Entity Framework
- Advantages of Entity Framework
Data Modeling Approaches
- Entity Framework Data Modelling Approaches
- Choosing DB First, Model First or Code First
Code First Modeling
- Defining Mapping using Data Annotation
- Implementing CRUD Operations
Code First Modeling (Contd.)
- Defining Mapping using Fluent API
- Entity Framework Code First Migrations
- Updating Database when the Model Changes
- Calling Stored Procedures and functions
- Code First with existing Database
Database First Modeling
- Creating Model from Database
- CRUD Operations
- Updating Model when the Database Changes
- Changing and Updating Mapping
- Calling Stored Procedures
Model First Modeling
- Creating Model
- Creating Database from Model
Data Listing and Paging
- Implementing Paging, Sorting and Searching
- Using WebGrid for Data Listing
- Using AJAX with WebGrid
Design Patterns
N-Layers Architecture, Repository Design Pattern and Unit of Work Design Patterns
- Managing code using Three Tier Architecture
- Understanding Repository and UOW Design Pattern
- Need of Repository Design Pattern
- Need to Unit of Work Design Pattern
- Implementing Repository and UOF Design Pattern
Dependency Injection
- Understanding Dependency Injection
- Need of Dependency Injection
- Implementing DI
ASP.NET Web API
ASP.NET Web API
- What is REST
- Understanding ASP.NET Web API
- ASP.NET Web API vs. WCF Rest vs. Web Service
- Advantages of ASP.NET Web API
Controller & Actions
- Understanding Controller & Actions
- Creating Controller
- Creating Actions
Database Operations and Postman
- CRUD Operations using Web API
- Using Postman for testing Web API
- Consuming Web API using ASP.NET MVC
Project: Online Shopping Site Development
Discussing Project Architecture
- Understanding Application layers
- Discussing Application Entities Properties
- Discussing Relationship among Application Entities
Developing Project
- Designing Application Architecture
- Developing DAL layer using Entity Framework Code First
Implementing Design Pattern
- Developing BAL layer
- Repository Design Pattern
- User Signup Process
- Dependency Injection
Module Development
- Creating Admin Module using Area
- Creating User Module using Area
Advanced Concepts and Security
Securing ASP.NET Web API
- Understanding Token based Security
- Implementing Token based Security
- Customizing principal
- Implementing Authorization
ASP.NET MVC Pipeline and Filters
- ASP.NET MVC Pipeline
- ASP.NET MVC Filters
- Extending ASP.NET MVC Filters
- Configuring ASP.NET MVC Filters
Securing ASP.NET MVC App
- Understanding Forms Authentication
- Customizing principal
- Implementing custom Forms Authentication
- Implementing Authorization
Error Logging
- Understanding ELMAH
- Configuring ELMAH
- Saving errors into database
Category and Product Listing
- Category CRUD Operations
- Product CRUD Operations
REST API Development
- Developing REST API for shopping Cart
Shopping Cart
- Creating Shopping Cart
- Adding Products to Shopping Cart
- Removing Products from Shopping Cart
Payment Gateway And Deployment
Payment Gateway Integration
- Understanding Payment Gateway Process
- Integrating Payment Gateway
- Sending/Receiving data to and from Payment Gateway
- Placing order
Optimization Practices
- Optimization Best practices
- Bundling & Minification
Deployment
- Publishing App on IIS
Self-Paced Learning
4,500/75
Instructor Led Training
14,500/265


0 comments:
Post a Comment
Note: only a member of this blog may post a comment.