-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Real-World Web Development with .NET 9
By :
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.
If you have any issues with the code or content of this book, or general feedback or suggestions for me for future editions, then please read the following short article:
https://github.com/markjprice/web-dev-net9/blob/main/docs/ch01-issues-feedback.md
If you are new to web development on the client side using HTML, CSS, and JavaScript, then you can start with an online section found at the following link:
https://github.com/markjprice/web-dev-net9/blob/main/docs/ch01-web-dev.md
One of the best sites for learning client-side web development is W3Schools, found at https://www.w3schools.com/.
A summary of what’s new with ASP.NET Core 9 can be found at the following link:
https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-9.0
If you need to decide between ASP.NET Core web UIs, check this link:
https://learn.microsoft.com/en-us/aspnet/core/tutorials/choose-web-ui
You can learn about ASP.NET Core best practices at https://learn.microsoft.com/en-us/aspnet/core/fundamentals/best-practices.
The following practice exercises help you to explore the topics in this chapter more deeply.
It is common to have temporary issues with web development because there are so many moving parts. Sometimes, variations of the classic “turn it off and on again” can fix these!
bin and release folders.Answer the following questions:
What do the following web abbreviations stand for and what do they do?
Use the links on the following page to learn more details about the topics covered in this chapter: