C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals. Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8 - Eight Edition - Helion
Tytuł oryginału: C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals. Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8 - Eight Edition
ISBN: 9781837631988
stron: 826, Format: ebook
Data wydania: 2023-12-01
Księgarnia: Helion
Cena książki: 107,28 zł (poprzednio: 146,96 zł)
Oszczędzasz: 27% (-39,68 zł)
Nakład wyczerpany
This latest edition of the bestselling Packt series will give you a solid foundation to start building projects using modern C# and .NET with confidence.
You'll learn about object-oriented programming; writing, testing, and debugging functions; and implementing interfaces. You'll take on .NET APIs for managing and querying data, working with the fi lesystem, and serialization. As you progress, you'll explore examples of cross-platform projects you can build and deploy, such as websites and services using ASP.NET Core.
This latest edition integrates .NET 8 enhancements into its examples: type aliasing and primary constructors for concise and expressive code. You'll handle errors robustly through the new built-in guard clauses and explore a simplified implementation of caching in ASP.NET Core 8.
If that's not enough, you'll also see how native ahead-of-time (AOT) compiler publish lets web services reduce memory use and run faster. You'll work with the seamless new HTTP editor in Visual Studio 2022 to enhance the testing and debugging process. You'll even get introduced to Blazor Full Stack with its new unified hosting model for unparalleled web development flexibility.
Zobacz także:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Impact of P2P and Free Distribution on Book Sales 427,14 zł, (29,90 zł -93%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
Spis treści
C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals. Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8 - Eight Edition eBook -- spis treści
- 1. Hello, C#! Welcome, .NET!
- 2. Speaking C#
- 3. Controlling Flow, Converting Types, and Handling Exceptions
- 4. Writing, Debugging, and Testing Functions
- 5. Building Your Own Types with Object-Oriented Programming
- 6. Implementing Interfaces and Inheriting Classes
- 7. Packaging and Distributing .NET Types
- 8. Working with Common .NET Types
- 9. Working with Files, Streams, and Serialization
- 10. Working with Data Using Entity Framework Core
- 11. Querying and Manipulating Data Using LINQ
- 12. Introducing Web Development Using ASP.NET Core
- 13. Building Websites Using ASP.NET Core Razor Pages
- 14. Building and Consuming Web Services
- 15. Building User Interfaces Using Blazor