Cargando…

C# 10 and .NET 6 - modern cross-platform development : build apps, websites, and services with ASP.NET Core 6, Blazor, and EF Core 6 using Visual Studio 2022 and Visual Studio Code /

A comprehensive guide for beginners to learn the key concepts, real-world applications, and latest features of C# 10 and .NET 6 with hands-on exercises using Visual Studio 2022 and Visual Studio CodeKey FeaturesExplore the newest additions to C# 10, the .NET 6 class library, and Entity Framework Cor...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Price, Mark J., 1963- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2021.
Edición:Sixth edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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
  • Improving performance and scalability using multitasking
  • Introducing practical applications of C# and .NET
  • 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.