-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals - Tenth Edition
By :
Test your knowledge and understanding by answering some questions and exploring this chapter’s topics with deeper research.
Online materials can be extra content written by me for this book, or it can be references to content created by Microsoft or third parties.
Developing for the web means developing with the Hypertext Transfer Protocol (HTTP), so if you are new to this, review this online-only section to learn the basics about this important foundational web technology, and get introduced to client-side web development technologies: https://github.com/markjprice/cs14net10/blob/main/docs/ch12-http-web-techs.md.
One of the best sites for learning client-side web development is W3Schools, found at the following link: https://www.w3schools.com/.
A summary of what’s new with ASP.NET Core 10 can be found at the following link: