Descriere YEO:
C# 11 and .NET 7 - Disponibil la libris.ro
Pe YEO găsești C# 11 and .NET 7 de la Mark J. Price, în categoria Computers.
Indiferent de nevoile tale, C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor, - Mark J. Price din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 330.6 Lei
Caracteristicile produsului C# 11 and .NET 7
- Brand: Mark J. Price
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 15-12-2024 01:42:32
Comandă C# 11 and .NET 7 Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda C# 11 and .NET 7 de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7,
with hands-on exercises using Visual Studio 2022 and Visual Studio Code. Purchase of the print or Kindle book includes a free eBook in PDF format. Key Features: Explore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework
Core 7Create professional
websites and
services with ASP.NET
Core 7 and BlazorBuild your confidence
with step-by-step code examples and tips for best practices Book Description: Extensively revised to accommodate the latest features that come with C# 11 and .NET 7, this latest edition of our guide will get you coding in C# with confidence. You\'ll learn object-oriented programming, writing, testing, and debugging functions, implementing interfaces, and inheriting classes. Next, you\'ll take on .NET APIs for performing tasks like managing and querying data, working with the filesystem, and serialization. As you progress, you\'ll also explore examples of cross-platform projects you can build and deploy, such as
websites and
services using ASP.NET
Core. Instead of distracting you with unnecessary graphical user interface code, the first eleven chapters will teach you about C# language constructs and many of the .NET libraries through simple console applications. In later chapters, having mastered the basics, you\'ll then build
websites, web
services, and browser apps using ASP.NET Core, the Model-View-Controller (MVC) pattern, and
Blazor. C# 11 and .NET 7 -
Modern Cross-
Platform Development Fundamentals will give you a solid foundation to start
building apps and services with confidence. By the end of this book, you\'ll be able to create rich web experiences and have a solid grasp on object-oriented programming that you can build upon. What You Will Learn: Build rich web experiences using
Blazor, Razor Pages, the Model-View-Controller (MVC) pattern, and other features of ASP.NET CoreBuild your own types with object-oriented programmingWrite, test, and debug functionsQuery and manipulate data using LINQIntegrate and update databases in your apps using Entity Framework Core modelsBuild and consume powerful services using the latest technologies, including Web API and Minimal API Who this book is for: This book is primarily for beginners, but intermediate-level C# and .NET programmers who have worked with C# in the past and want to catch up with the changes