Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Introducing .Net 6: Getting Started with Blazor, Maui, Winui3, Desktop Development, and Containers, Vermeir Nico


Варианты приобретения
Цена: 55890.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 217 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Vermeir Nico
Название:  Introducing .Net 6: Getting Started with Blazor, Maui, Winui3, Desktop Development, and Containers
ISBN: 9781484273180
Издательство: Springer
Классификация:



ISBN-10: 1484273184
Обложка/Формат: Paperback
Страницы: 480
Вес: 0.58 кг.
Дата издания: 10.04.2022
Язык: English
Издание: 1st ed.
Иллюстрации: 178 illustrations, black and white; xiii, 319 p. 178 illus.; 178 illustrations, black and white; xiii, 319 p. 178 illus.
Размер: 25.40 x 17.78 x 1.78 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Getting started with blazor, maui, windows app sdk, desktop development, and containers
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Welcome to .NET 6, Microsoft’s unified framework that converges the best of the modern and traditional .NET Framework. This book will introduce you to the new aspects of Microsoft’s fully supported .NET 6 Framework and will teach you how to get the most out of it. You will learn about the progress to one unified .NET, including MAUI and the revival of desktop development. You will dive into Roslyn, Blazor, CLI, Containers, Cloud, and much more, using a “framework first” learning approach. You will begin by learning what each tool is, its practical uses, and how to apply it and then you will try it out on your own for learning reinforcement. And, of course, there will be plenty of code samples using C# 10. Introducing .NET 6 is aimed at .NET developers, both junior developers and those coming from the .NET framework, who want to understand everything the modern framework has to offer, besides the obvious programming languages. While you will still see a lot of fabulous C# 10 throughout the book, the focus of this learning is all about .NET and its tooling. What You Will Learn * Become a more versatile developer by knowing the variety of options available to you in the .NET 6 framework and its powerful tooling * Know the different front-end frameworks .NET offers, such as UWP, WPF, and WinForms, and how they stack up to each other * Understand the different communication protocols, such as REST and gRPC, for your back-end services * Discover the secrets of cloud-native development, such as serverless computing with Azure Functions and deploying containers to Azure Container Services * Master the command line, take your skill set to the cloud, and containerize your .NET 6 app Who This Book Is For Both students and more experienced developers, C# developers who want to learn more about the framework they use, developers who want to be more productive by diving deeper into the tooling that .NET 6 brings to the fold, developers who need to make technical decisions. A working knowledge of C# is recommended to follow the examples used in the book.
Дополнительное описание: Chapter 1: A Tour of.NET 6.- Chapter 2: Runtimes and Desktop Packs.- Chapter 3: Command Line Interface.- Chapter 4: Desktop Development.- Chapter 5: Blazor.- Chapter 6: MAUI.- Chapter 7: ASP.NET Core.- Chapter 8: Microsoft Azure.- Chapter 9: Application A


Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages

Автор: Freeman Adam
Название: Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
ISBN: 1484254392 ISBN-13(EAN): 9781484254394
Издательство: Springer
Рейтинг:
Цена: 55890.00 T
Наличие на складе: Невозможна поставка.
Описание: Now in its 8th edition, Pro ASP.NET Core has been thoroughly updated for ASP.NET Core 3 and online for ASP.NET Core 5 and .NET 5.0.

Building Single Page Applications in .Net Core 3: Jumpstart Coding Using Blazor and C#

Автор: Aponte Michele
Название: Building Single Page Applications in .Net Core 3: Jumpstart Coding Using Blazor and C#
ISBN: 1484257464 ISBN-13(EAN): 9781484257463
Издательство: Springer
Рейтинг:
Цена: 51230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning-Intermediate user level

Microsoft Blazor: Building Web Applications in .Net

Автор: Himschoot Peter
Название: Microsoft Blazor: Building Web Applications in .Net
ISBN: 1484259270 ISBN-13(EAN): 9781484259276
Издательство: Springer
Рейтинг:
Цена: 35390.00 T
Наличие на складе: Невозможна поставка.
Описание: Intermediate-Advanced user level

Blazor Revealed: Building Web Applications in .Net

Автор: Himschoot Peter
Название: Blazor Revealed: Building Web Applications in .Net
ISBN: 1484243420 ISBN-13(EAN): 9781484243428
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Невозможна поставка.
Описание:

Build web applications in Microsoft .NET that run in any modern browser, helping you to transfer your .NET experience and skills to a new environment and build browser-based applications using a robust and type-safe language and runtime. Developing a web site with rich client-side behavior means most developers need to learn a transpiled language like JavaScript or TypeScript. But today you can also develop rich browser applications using the .NET runtime and C# using Blazor. With Blazor you can use all that experience you have amassed over the years, and can use thousands of already existing libraries, right in the browser.
Blazor Revealed will allow you to create a rich web site experience in no time. You will learn how to build user interfaces, and present data to a user for display and modification, capturing the user’s changes via data binding. The book shows you how to access a rich library of .NET functionality such as a component model for building a composable user interface, including how to develop reusable components that can be used across many pages and web sites. Also covered is data exchange with a server, giving you access to microservices and database services.
Blazor provides a fresh take on web development by eliminating the need for you to learn different languages and frameworks for client- and server-side development. Blazor allows C# and .NET to be used on all sides, providing a robust feature set that is well suited toward scalable, enterprise-level applications. Blazor Revealed gets you started in using this important new toolkit for web application development.
What You'll Learn
Build user interfaces and display data for users to editCapture the user’s changes via data bindingTransfer data back and forth between server and clientCommunicate with microservices and database servicesDevelop reusable components and assemble them into bigger componentsUse routing to build single page applications (SPAs)Build Blazor libraries that are reusable across applications
Who This Book Is For
Experienced .NET developers who want to apply their existing skills to building professional quality, client-side web applications that run in any browser. The book is for web developers who want to step away from JavaScript and its complexities, and instead use a proven technology (.NET) that is robust toward creating enterprise-quality applications that scale and are reliable and that provide good user experience. The book is for intermediate to advanced .NET web developers with no experience using Blazor.

Modern Web Development with ASP.NET Core 3 - Second Edition: An end to end guide covering the latest features of Visual Studio 2019, Blazor and Entity

Автор: Peres Ricardo
Название: Modern Web Development with ASP.NET Core 3 - Second Edition: An end to end guide covering the latest features of Visual Studio 2019, Blazor and Entity
ISBN: 1789619769 ISBN-13(EAN): 9781789619768
Издательство: Неизвестно
Рейтинг:
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: ASP.NET is an open-source web framework for building modern web apps and services. This comprehensive guide will help you to explore the new capabilities of ASP.NET Core 3 and develop modern, cross-platform, business-oriented web applications that serve the client needs in the age of emerging .NET framework.

Web Development with Blazor: A hands-on guide for .NET developers to build interactive UIs with C#

Автор: Engstrцm Jimmy
Название: Web Development with Blazor: A hands-on guide for .NET developers to build interactive UIs with C#
ISBN: 1800208723 ISBN-13(EAN): 9781800208728
Издательство: Неизвестно
Рейтинг:
Цена: 61290.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Blazor is the new way to build interactive web apps using C# and .NET. This Blazor C# book starts by helping you discover Blazor and its features for building your first application, which will show you how Blazor can be used on both the client-side and server-side.

Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications

Автор: Ifrah Shimon
Название: Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications
ISBN: 1484257529 ISBN-13(EAN): 9781484257524
Издательство: Springer
Рейтинг:
Цена: 35390.00 T
Наличие на складе: Невозможна поставка.
Описание: Chapter 1: Get Started with Microsoft Azure

Chapter Goal: Setup your Microsoft Azure environment

No of pages: 40

Sub -Topics

1. Setup you Azure tenant

2. Setup Azure Cloud Shell

3. Secure your account

4. Azure Container Services overview

Chapter 2: Store and Manage Docker container images on Azure Container Registry (ACR)

Chapter Goal: Learn how to manage Container images with Azure ACR

No of pages: 40

Sub - Topics

1. Setup Microsoft Azure Container Registry (ACR)

2. Push Docker images to Azure Container Registry (ACR)

3. Pull images from Azure Container Registry (ACR)

4. Manage and secure Azure Container Registry (ACR)

Chapter 3: Deploy Containerized applications with Azure Container Instances (ACI)

Chapter Goal: Learn how to deploy Containers and Containerized Applications with Azure ACI

No of pages: 40

Sub - Topics:

1. Set up Azure Container Instances (ACI)

2. Deploy Linux and Windows Containers to ACI

3. Scale containerized applications on ACI

4. Monitor and Manage containerized applications on ACI

Chapter 4: Deploy Containerized applications with Azure Kubernetes Service (AKS)

Chapter Goal: Learn how to deploy Containers and Containerized Applications with Azure AKS

No of pages:

Sub - Topics:

1. Getting started with AKS

2. Setup and configure AKS Networking

3. Deploy Kubernetes Dashboard (Web UI) on AKS

4. Manage and Secure AKS

Chapter 5: Deploy Docker Container host on Azure Virtual Machine

Chapter Goal: Learn how to deploy Containers and Containerized Applications on Azure VM

No of pages: 40

Sub - Topics:

1. Install Docker Container host on Ubuntu Linux VM

2. Install Docker Container Host on Windows Server 2019 VM

3. Deploy and manage containers on Azure VM (Linux and Windows)

Chapter 6: Secure your Microsoft Azure Containers

Chapter Goal: Learn how to secure and protect Containers and Containerized Applications on Azure

No of pages: 40

Sub - Topics:

1. Protect and manage accounts on Microsoft Azure using Azure AD

2. Use Azure Security Center and Secure Score to protect you tenant

3. Secure your Containers with Azure Firewall and Network Security Groups (NSG)

Chapter 7: Scale Containers and Containerized Applications on Azure

Chapter Goal: Learn how to scale Containers and Containerized Applications on Azure

No of pages: 40

Sub - Topics:

1. Scale Azure Kubernetes Service (AKS)

2. Scale Azure Container Instances (ACI)

3. Scale Azure Container Registry (ACR)

4. Scale Azure Web Apps for Containers

5. Scale Azure Docker Container host VM

Chapter 8: Monitor Containers and Containerized Applications on Azure

Chapter Goal: Learn how to Monitor Containers and Containerized Applications on Azure

No of pages: 40

Sub - Topics:

1. Monitor Azure Kubernetes Service (AKS)

2. Monitor Azure Container Instances (ACI)

3. Moni


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия