/web-programming-tutorials

Collection of web programming tutorials, with an emphasis on the .NET ecosystem

Primary LanguageC#The UnlicenseUnlicense

web-programming-tutorials

Collection of web programming tutorials, with an emphasis on the .NET ecosystem

Other Pages

Ongoing Group Project Detailed HowTo

Basic

Overall Concepts (HTTP, request-response, etc)

How the Internet Works for Developers - Pt 1 - Overview & Frontend

Installing ASP.NET Core and Visual Studio Code on Windows

Building WebApps using Visual Studio Code see videos 1, 4, and 5

Frontend (HTML, CSS, JS)

Building WebApps using Visual Studio Code see videos 2, 3, 6, 7, 8 and 9

Backend (Basic Overview of ASP.NET MVC)

Understanding the Model-View-Controller Pattern

Step-by-step ASP.NET MVC Tutorial for Beginners

Interactive (Codecademy and other interactive sites)

Codecademy - Make a Website (HTML and CSS)

Codecademy - Make an Interactive Website (JQuery and JS)

Advanced

Overall Concepts (HTTP, request-response, etc)

How the Internet Works for Developers - Pt 2 - Servers & Scaling

Backend (Understanding ASP.NET Core Architecture In-Depth)

ASP.NET Core 1.0 & MVC

Enabling SSL in ASP.NET Core web apps

HTTPS in ASP.NET Core from Scratch

Adding social login to ASP.NET Core web apps

Enabling authentication using Facebook, Google and other external providers

Adding a Web API plus Angular 2

Master Chef (Part 4) - ASP.NET Core and Angular 2 CRUD SPA

Misc

Upgrading from ASP.NET MVC5 (before .NET Core) to ASP.NET MVC6