C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor,
₡38.100

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

C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor, C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor,

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

₡38.100
Envío Gratis
×

GO es una membresía anual que te brinda mayores beneficios para que podás disfrutár de la mejor experiencia de compra. El costo de la membresía es ¢14,900 por año.
Beneficios
  • ✔ Envío gratis siempre
  • ✔ Precios exclusivos
  • ✔ Soporte prioritario
Ver más detalles
×

Opciones de Envío

Las opciones de envío dependen de si el producto es elegible para entrega rápida o no. Podés distinguirlos por el icono de camión:

Elegible Entrega Rápida Tiempo Costo
2 Horas ¢3,500
Mismo Día ¢3,200
2 a 3 Días GRATIS*
No 3 a 5 Días GRATIS*

Excepciones

*Envío Gratis: El envío es GRATIS en órdenes mayores a ¢35,000, caso contrario es ¢2,800.

2 Horas: Entrega 2 Horas es con Uber Direct en zonas especificas y esta disponible de 8am a 1pm.

Mismo Día: Para entrega Mismo Día la orden debe ser realizada antes de las 2pm, caso contrario se convierte en Siguiente Día.

Línea Blanca: Línea blanca y otros productos pesados tienen un costo de envío de ¢10,000 en GAM y ¢25,000 fuera de GAM.

Libros: La mayoría de libros requieren de un proceso de importación y el tiempo de entrega es de 15 a 20 días naturales.

Correos de Costa Rica: En órdenes mayores a ¢35,000, cubrimos el costo del primer Kilo, el Kilo adicional tiene un costo de ¢1,300.

Encomiendas: Las Encomiendas tienen un costo de envío de ¢4,000 y se retiran en la terminal de buses seleccionada.

Fuera del GAM: El tiempo de entrega corresponde al tiempo que demoramos en entregar al servicio de mensajería que seleccionaste.

Unimart GO

Entrega Rápida Mismo Día
Ver opciones de envío aquí

tarjeta

Tarjeta Davivienda Unimart
Hasta 24 cuotas 0% interés aquí

×

Pedidos Internacionales

¿Cual es el tiempo de entrega en este tipo de producto?

Los pedidos internacionales tienen un tiempo de entrega de 15 a 20 días naturales puesto deben pasar por un proceso de importación al país.

¿Porque ofrecen este tipo de producto que aun no esta en el país?

Nos permite brindarte mas amplitud de opciones sin que vos tengas que hacer el trámite de importación. Nosotros lo entregamos directo en tu casa y el precio que ves publicado es el precio que vos pagás. Sin sorpresas.

Unimart GO

Pedido Internacional Entrega 15 a 20 Días
¿Porque este tiempo de entrega?

Cantidad:

¿Por qué comprar con Unimart?
Unimart garantia Garantía y respaldo local
Unimart excelente servicio Excelente servicio
Los mejores precios Los mejores precios

Pagos:

×

Métodos de Pago

Podés elegir cualquiera de las siguientes opciones de pago:

A) Tarjeta de Crédito o Débito

B) Cuotas de Credomatic, Credix y Davivienda

C) Transferencia Bancaria

D) SINPE Móvil

E) Zunify

Tarjeta, Transferencia, SINPE Móvil, Zunify Más info

En cuotas:

×

Opciones de Cuotas

Tarjeta Programa Cantidad de Cuotas Cuota
Credomatic Tasa Cero 3 ₡12.700
Credomatic Tasa Cero 6 ₡6.350
Credomatic Tasa Cero 12 ₡3.175
Credomatic Mini Cuotas 24 ₡2.238
Credix 0% interés 3 ₡12.700
Credix 0% interés 6 ₡6.350
Credix 0% interés 10 ₡3.810
Credix Cuoticas 3.2% 24 ₡2.298
Credix Cuoticas 3.2% 36 ₡1.798
Davivienda Paguitos 0% 3 ₡12.700
Davivienda Paguitos 0% 6 ₡6.350
Davivienda Paguitos 0% 12 ₡3.175
Davivienda Unimart Paguitos 0% 18 ₡2.117
Davivienda Unimart Paguitos 0% 24 ₡1.588
Ver cuotas
Descripción

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 7
  • Create professional websites and services with ASP.NET Core 7 and Blazor
  • Build 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 Core
  • Build your own types with object-oriented programming
  • Write, test, and debug functions
  • Query and manipulate data using LINQ
  • Integrate and update databases in your apps using Entity Framework Core models
  • Build 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 made in the past few years will also find plenty of useful information in it. Prior exposure to C# or .NET is not a prerequisite, but you should have a general understanding of programming before you jump in.


If you already have some C# and .NET skills and want to focus on developing apps, we recommend that you pick up Mark's other .NET book, Apps and Services with .NET 7, instead.

Detalles
Formato Tapa suave
Número de Páginas 818
Lenguaje Inglés
Editorial Packt Publishing
Fecha de Publicación 2022-11-08
Dimensiones 9.25" x 7.5" x 1.62" pulgadas
Número de Edición 7
Letra Grande No
Con Ilustraciones No
Acerca del Autor

Price, Mark J.

Mark J. Price is a Microsoft Specialist: Programming in C# and Architecting Microsoft Azure Solutions, with over 20 years' experience. Since 1993, he has passed more than 80 Microsoft programming exams and specializes in preparing others to pass them. Between 2001 and 2003, Mark was employed to write official courseware for Microsoft in Redmond, USA. His team wrote the first training courses for C# while it was still an early alpha version. While with Microsoft, he taught "train-the-trainer" classes to get other MCTs up-to-speed on C# and .NET. Mark holds a Computer Science BSc. Hons. Degree.
Garantía & Otros
Garantía: 30 dias por defectos de fabrica
Peso: 1.379 kg
SKU: 9781803237800
Publicado en Unimart.com: 13/01/24
Feedback:
¿Viste un precio más bajo? Queremos saber.
×

Informános Sobre un Mejor Precio

C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor,


¿Viste un precio más bajo? Queremos saber. Aunque no podemos igualar todos los precios, usaremos tus comentarios para asegurarnos que nuestros precios sean competitivos.

¿Adonde viste un precio más bajo?

×
C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor,

C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals - Seventh Edition: Start building websites and services with ASP.NET Core 7, Blazor,

Opiniones & Preguntas