Skip to content

mitulvaghamshi/dotnet-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Web Development: (C# | .NET | SQL)

C# Language Basics

No Topic
1 CS - Overview.md
2 CS - Language Basics.md
3 CS - Delegates & Events.md
4 CS - Exception Handling.md
5 CS - Collections & Generics.md
6 CS - LINQ.md
7 CS - Searching & Sorting.md
8 CS - Normalization.md

SQL Language Basics

No Topic Example
1 SQL - Join.md join.sql
2 SQL - Procedure.md procedure.sql
3 SQL - Trigger.md trigger.sql
4 SQL - Concurrency.md
5 Selecting Table Metadata table-metadata.sql
6 Advanced Example - Calculate Net Salary net-salary.sql

ASP.NET Framework Basic

No ASP.NET Basics & Overview
1 ASP.NET - Overview.md

ASP.NET Walkthrough

Walkthroughs (VS2019 .NET v6.0) | Examples (VS2026 .NET v10.0)

No .Net Framework
1 Web Forms - Hospital (webforms)
No .Net Core
2 Minimum Web Server - Min Web Server (kestrel)
3 Introduction to MVC - Intro MVC (part 1, 2)
4 MVC Application - MovieTracker (part 1)
No EF Core
5 Entity Framework Intro - MovieTracker (part 2)
No Testing
6 Error Handling - MovieTracker (part 3)
7 xUnit Testing - MovieTracker (part 4)
No Migration
8 EF Core Database Migrations - MovieTracker (part 5)
No Scaffolding
9 Scaffolding - Hospital MVC (part 1)
10 MVC Paging - Hospital MVC (part 2)
11 MVC Filtering - Hospital MVC (part 3)
No API
12 Introduction to Web API - Medication API (back-end)
13 Using a RESTful Web Service - BlogPost (front-end)
14 Fully Implementing a REST API - PhysicianAPI+Doctors (full-stack)
No Security
15 Authentication and Authorization - SecureSite (part 1)
16 Identity Customization and Role-Based Authorization - SecureSite (part 2)
No Razor
17 Razor Pages Introduction - RazorIntro
18 Razor Pages with EF Core - MovieTrackerRazor
No Blazor
19 Blazor Server Introduction - BlazorServerIntro
20 Blazor WebAssembly Intro - BlazorWasmIntro (paert 1)
21 Blazor WebAssembly Server - BlazorWasmServer (part 2)
22 Blazor WebAssembly PWA - BlazorWasmPWA (part 3)
23 Blazor WebAssembly with EF Core - MovieTrackerBlazor

About

Full Stack Web Development with ASP.NET: Explore Web Forms, MVC, Razor Pages, Blazor, Blazor Wasm, ORM, EF Core, Web Services, Web API, Server, and Databases.

Topics

Resources

Stars

Watchers

Forks

Contributors