facebook


Full stack Web Application Development Using ASP.NET MVCCORE,with C Sharp and Angular

Content

80+ Lessons

Duration

240 Hours

Resources

pdf book,materials

Quiz

Each module

Facilities

Problem solving,Certificate,Internship

Course Modules

  1. Implicitly Typed Variable declaration.
  2. Anonymous type declaration
  3. Lamda Expression through delegate.
  4. LINQ and LINQ with Lamda style. 
  1. Introduction of c# and IDE
  2.  Encapsulation,
  3.  Data Hiding,
  4. Class, Object, Constructor, Properties
  5. Inheritance
  6. Polymorphic behavior understanding

  Overview of Git and Online Git Repository

  • Learn structure of ASP NET MVC Core (.NET 6) Project
  • Learn basic fundamentals of ASP NET MVC Core (.NET 6)
  • Introduction to design Pattern.
  • Introduction to Model, View and Controller and their responsibility.
  • Routing in MVC CORE
  • Sessions in ASP NET Core (.NET 6)
  • Custom Tag Helpers in ASP NET Core (.NET 6)
  • View Components and Partial Views in ASP NET Core
  • Bootstrap
  • TempData in ASP NET Core (.NET 6)
  • Repository Pattern to Access Database
  • Seed Database Migrations
  • Deploying website on Live Server
  • Building RESTFUL Services with Web API
  • Model Validation in ASP.NET MVC CORE
  • Overview of Git and manage project using Git Repository  

 

  • Rules for HTML
  • Structure of HTML
  • HTML Tag list & Elements.
  • Document metadata.
  • Content sectioning
  • Text content
  • Inline text semantics
  • Image and multimedia
  • Embedded content
  • Scripting
  • Table content
  • Forms
  • Obsolete and deprecated elements (This element have been removed from HTML5)
  • Examples of non-semantic elements: <div> and <span> - Tells nothing about its content.
  • New in HTML5
  • CSS 
  • JS,Jquery
  1. Introduction of Controller
  2. Use of Controller
  • Creating and Configuring Models
  • Model Binding with View
  • Different types of Model
  • Entity Framework Core
  • What is ORM?
  • Introduction to Entity Framework Core
  • Code First and Database First Approach
  • Concept of DBContext
  • Introduction to Scaffolding
  • Add Migration and Create Database
  • Synchronous vs. Asynchronous code
  • Introduction to async and await
  • CRUD operation using EF CORE & MVC CORE

Building RESTFUL Services with Web API 2

  • Database Terms and Concepts and Introducing SQL Server
  • Working with Tables
  • Table constraints
  • Database relationship and referential constraint
  • SQL Server Built-in Functions
  • Built-in Functions
  • String Functions
  • Mathematical Functions
  • Date and Time Data Types and Functions
  • Conversion Functions
  • Table JOIN
  • Sub Queries
  • Raise Errors, Error Handling, Transaction
  • Views
  • Stored Procedures
  • User-Defined Functions
  • Triggers
  • Working with XML Data
  • Security: Identity Framework, ASP.NET Core Identity
  • Integrate Identity Framework and learn how to add more fields to Users
  • Interact with Razor class library for Identity
  • Integrate Entity Framework Core along with code first migrations
  • Authentication and Authorization in ASP NET Core (.NET 6)
  • Google and Facebook Authentication/Login
  • Role Management in ASP NET Core Identity
  • Email notifications
  • Cookie Middleware
  • Claims-Based Authorization

 

  • Basics
  • Components
  • DataBindings
  • Services
  • Component Communication
  • Directives
  • Routing
  • Obervables
  • Forms
  • Pipes
  • HTTP
  • Authentications
  • Module

 Practical Project

 

  • One Real world project. Like:
    • School management
    • HR Management
    • Hotel Management e.tc.
  • Include following topics in Project
  • Clean Architecture
  • Repository Pattern
  • Dependency Injection
  • Implementation of Security
  • Integration of Payment Gateway(if needed )
  • Deployment on Server and many more.