MVC With Angular Development
MVC With Angular Development
Learning Path
Course objectives
At the completion of this course, attendees will be able to;
Pre-requisites
Anyone who wants to learn ASP.NET MVC with Angular development should have a basic knowledge of C# and HTML.
Tools/IDE
Visual Studio 2017 or higher, SQL Server 2012 or Higher
Course Curriculum
Module 1
Introduction
• Introduction to ASP.NET MVC
• ASP.NET MVC vs. ASP.NET Web Form
• 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
Model, View, Controller & Actions
• Understanding Model, View and Controller
• Types of Views
• Creating Controller
• Understanding Actions
• Actions and Non-Actions Methods
• Understanding Action Results
• Communication between Controller and View
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
• Defining Routes
• Attribute Routing
• Need of attributes routing
2
Page
Module 2
Helpers
• Understanding Html Helpers
• Types of Html Helpers
• Built-In Html Helpers
o Standard Helpers
o Strongly Typed Helpers
o Templated Helpers
• Inline Helpers
• Custom Helpers
• Url helpers
Server-side Data Receiving Ways
• Action Parameters
• View Models/Objects
• FormCollection
Partial Views
• Static Partial View
• Dynamic Partial View
Module 3
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
Data Passing Techniques
• ViewData
• ViewBag
• TempData
• Session
• Query String
• Cookies
Assessment #1
• Mock-up test
• Assignment
3
Page
Module 4
Entity Framework
• 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
• Defining Mapping using Fluent API
Database Migration, DB Procedures and Functions
• 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
Module 5
Repository Design Pattern and Unit of Work Design Patterns
• Understanding Repository and UOW Design Pattern
• Need of Repository Design Pattern
• Need to Unit of Work Design Pattern
• Implementing Repository and UOW Design Pattern
Dependency Injection
• Understanding Dependency Injection
• Need of Dependency Injection
• Implementing DI
WebGrid: Listing, Paging and Sorting
4
Module 6
Introduction to Angular2+4 & Angular5
• Introduction to Angular
• Advantages of Angular
• Angular1 vs. Angular2
• Browsers Support
Get Started with Angular5
• Setting up an Angular App
• Running an Angular App
• Understanding Angular folder structure
• Angular Initialization Process
Angular Building Blocks: Components, Modules, Decorators
• Understanding Component
• Creating a Component
• Understanding Modules
• Understanding Decorators
Databinding
• Understanding Data Binding
• Attribute Binding
• Two-way Data Binding
• Event Binding etc.
Routing
• Understanding Routing
• Defining Routes
• Routing Building Blocks – Routes, Router Outlet and Router Link
Module 7
Directives and Pipes
• Built in Directives - ngIf, ngFor, ngSwitch etc.
• Creating Custom Directives
• Angular2 Pipes
• Creating Custom Pipes
Angular Forms and Controls
• Introduction to Angular Forms
5
Module 8
ASP.NET Web API
• Introduction to SOA
• Introduction to REST
• REST Principles
• Understanding ASP.NET Web API
• Choosing between WCF and WebAPI
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
Angular SPA
• Setting Up Angular App using Visual Studio
• Building and Running Angular using Visual Studio
• Consuming Web API using Angular
Module 9
Unit Testing
• What is Unit Testing
• Advantages of Unit Testing
.NET Unit Testing
• .NET Unit Test Frameworks
• Understanding Mocking
• Advantage of Mocking
• Writing, Debugging and Running Unit Tests Cases
6
Page
Angular Unit Testing
• Angular Unit Testing Framework
• Unit Testing with Jasmine and Karma
• Writing, Debugging and Running Unit Tests Cases
In less than 10 minutes, with our skill assessments having 20 questions, you can identify your knowledge gaps and
strengths. Your results tell you, how much you know, and what you need to learn. Here at Dot Net Tricks, you can learn
the essential skills to be an exceptional leader and an outstanding professional.
Dot Net Tricks assignments help the professionals to work on real-world projects and to get an edge in their careers and
make their lives better. This training program includes 4 mock-up tests and 4 assignments.
Mockup-Tests objectives
At the completion of mockup-tests, attendees will be able to;
Assignments objectives
At the completion of assignments, attendees will be able to;
Project Details
Description
You will learn how to develop an online shopping site. The site will show the list of products to User/Customer. A user can
purchase products and see the previous order history. Here, admin will be responsible for adding products, categories and
approving customer order.
The application will use n-tier architecture with extensible approach. We would be using payment gateway to do online
payment and finally publishing it on IIS.
Project Architecture
The primary goal of this architecture is to share as much code as possible across the web application and further reuse
existing code for mobile apps development if necessary.
This architecture will help you to develop web application with the recommended design patterns and practices.
9
Page
What you will learn through project?
At the completion of project, attendees will be able to;
Contact Us
• For more information about the course, visit: www.dotnettricks.com/training/mvc-angularjs-development
• Feel free to call us at +91 11 330 34100 or email us at [email protected]
11
Page