Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals - Seventh Edition

You're reading from  C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals - Seventh Edition

Product type Book
Published in Nov 2022
Publisher Packt
ISBN-13 9781803237800
Pages 818 pages
Edition 7th Edition
Languages
Author (1):
Mark J. Price Mark J. Price
Profile icon Mark J. Price

Table of Contents (19) Chapters

Preface Hello, C#! Welcome, .NET! Speaking C# Controlling Flow, Converting Types, and Handling Exceptions Writing, Debugging, and Testing Functions Building Your Own Types with Object-Oriented Programming Implementing Interfaces and Inheriting Classes Packaging and Distributing .NET Types Working with Common .NET Types Working with Files, Streams, and Serialization Working with Data Using Entity Framework Core Querying and Manipulating Data Using LINQ Introducing Web Development Using ASP.NET Core Building Websites Using ASP.NET Core Razor Pages Building Websites Using the Model-View-Controller Pattern Building and Consuming Web Services Building User Interfaces Using Blazor Epilogue Index

Practicing and exploring

Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.

Exercise 16.1 – Test your knowledge

Answer the following questions:

  1. What are the two primary hosting models for Blazor, and how are they different?
  2. In a Blazor Server website project, compared to an ASP.NET Core MVC website project, what extra configuration is required?
  3. One of the benefits of Blazor is being able to implement client-side components using C# and .NET instead of JavaScript. Does a Blazor component need any JavaScript?
  4. In a Blazor project, what does the App.razor file do?
  5. What is the main benefit of using the <NavLink> component?
  6. How can you pass a value into a component?
  7. What is the main benefit of using the <EditForm> component?
  8. How can you execute some statements when parameters are set?
  9. How can...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}