Course Outlines
  • Associate Android Developer Certification
  • MongoDB Database Administration
  • AngularJS 2.0 Web Development
  • Ruby Programming
  • MySQL Database Administration Certification
  • LPIC-1 101 Linux Server Professional Certification
  • LPIC-1 102 Linux Server Professional Certification
  • LPIC-2 201 Linux Server Professional Certification
  • LPIC-2 202 Linux Server Professional Certification
  • Oracle Database 12c Certification
  • MS SQL Server Performance Tuning
  • Programming in C# Exam 70-483
  • Cross Platform Mobile App Development with Xamarin using C#
  • iOS Mobile App Development with Swift
  • Mobile Device Security and Penetration Testing
  • Java SE 8 Fundamentals
  • Unity3D Certified Developer
  • Android Mobile App Development with Xamarin using C#
  • iOS Mobile App Development Training with Xamarin using C#
  • Cross Platform Mobile App Development with Xamarin Forms
  • Cross Platform Mobile App Development with .Net MAUI
  • Entity Framework Core Course Outline
  • Asp.Net Core Introductory Course Outline (Custom)
  • Entity Framework Custom Outline
Powered by GitBook
On this page
  • General Information About Asp.Net Core
  • Asp.Net Core MVC Core Project Structure
  • Scaffolding New Projects in VS
  • Authentication in Asp.Net Core

Was this helpful?

Asp.Net Core Introductory Course Outline (Custom)

General Information About Asp.Net Core

  1. Theory on Asp.Net Core

    1. Road Map (Asp.Net Web Forms to Asp.Net Core)

  2. Patterns used in Asp.Net Core

  3. MVC

  4. Pages

  5. MVC vs Pages

Asp.Net Core MVC Core Project Structure

  1. Model

  2. View

    1. Shared Folder

  3. Controller

  4. A Bit on Core Classes

  5. Application Settings

  6. Application Dependencies

Scaffolding New Projects in VS

  1. Asp.Net Core MVC

  2. Asp.Net Core Pages

Authentication in Asp.Net Core

PreviousEntity Framework Core Course OutlineNextEntity Framework Custom Outline

Last updated 2 years ago

Was this helpful?