Skip to content

flo1man/CSharp_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course: [C# Web Basics]

Web Basics course content:

  • Web Server - HTTP Protocol
  • Web Server - Asynchronous Processing
  • Web Server - State Management
  • MVC Introduction
  • MVC Advanced - View Engine
  • MVC Advanced - IoC and Data Binding
  • Workshops

Course: [ASP.NET Core]

ASP.NET Core course content:

ASP.NET Core

  • ASP.NET Core Introduction
  • Razor Views
  • Application Flow, Filters & Middleware
  • Working with Data
  • Web API
  • Security & Identity
  • Testing
  • Project Architecture
  • Advanced Topics
  • SignalR
  • Azure, Deployment & CI
  • Blazor