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

Exploring Blazor, Litvinavicius


Варианты приобретения
Цена: 55890.00T
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

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

Автор: Litvinavicius
Название:  Exploring Blazor
ISBN: 9781484287675
Издательство: Springer
Классификация:


ISBN-10: 1484287673
Обложка/Формат: Soft cover
Страницы: 147
Вес: 0.26 кг.
Дата издания: 04.01.2023
Язык: English
Издание: 2nd ed.
Иллюстрации: 32 illustrations, black and white; xi, 147 p. 32 illus.
Размер: 153 x 234 x 14
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Creating server-side and client-side applications in .net 7
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Build and develop web applications with Blazor in C#. This book covers both server-side and client-side Blazor, along with its latest features and the structure of the technology. You’ll see that Blazor is a web UI framework based on C#, Razor, and HTML, and how it runs front-end logic using C#, either on the server or on the browser, using WebAssembly. This new edition not only covers the new structure for the Blazor environment, it also demonstrates the latest features, such as adding API features to a Blazor server project; creating code-behind files for C# and CSS; new ways to pick, save, and handle files in Blazor; and much more. The code and project layout have been updated in .NET 7 for this new edition. The book starts with an introduction to Blazor, along with its various categories and its basics and syntax, including Razor syntax implementation. You will go through Blazor navigation and components, and learn its life cycle events and other components. You will learn features specific to each Blazor type. You will see how Blazor works with storage, files, and JavaScript, and you will create a Blazor code library. You will also create web applications in Blazor using practical implementations and real-life scenarios for both the server side and the client side. After reading this book, you will be able to build web applications with Blazor in C#11 and .NET Core 7.0. What You Will Learn * Bind data and handle events in C# Blazor * Handle components and page navigation in Blazor * Connect Blazor front-end to APIs * Interact with files using Blazor * Understand the layout of Visual Studio Blazor project templates Who This Book Is For C# and .NET Core developers.
Дополнительное описание: Chapter 1 – Introduction.- Chapter 2 – Syntax and basics of Blazor.- Chapter 3 – Blazor components and navigation.- Chapter 4 – Specifics of different types of Blazor.- Chapter 5 – General Blazor.- Chapter 6 – Practice Tasks (Server -side blazor).- Chapte


      Старое издание
Exploring Blazor

Автор: Taurius Litvinavicius
Название: Exploring Blazor
ISBN: 1484254457 ISBN-13(EAN): 9781484254455
Издательство: Springer
Цена: 26080 T
Наличие на складе: Невозможна поставка.
Описание: Chapter 1: Introduction

Chapter Goal:

No of pages 5

Sub -Topics

1. Web assembly introduction

2. Blazor types

Chapter 2: Razor Syntax and Basics of Blazor

Chapter Goal: Get started with blazor and with razor syntax that is used in blazor

No of pages: 10-20

Sub - Topics

1. Differences between blazor and razor

2. General syntax

3. Blazor binds

Chapter 3: Blazor server-side

Chapter Goal: Learn the layout of the project and navigation for server-side type

No of pages 15-25

Sub - Topics:

1. Default template overview

2. Navigation

Chapter 4: Blazor client-side

Chapter Goal: Learn how to use razor syntax to control the application, startup of it and how to use navigation

No of pages: 15-25

Sub - Topics:

1. Default template overview

2. Navigation

Chapter 5: Blazor hosted

Chapter Goal: Learn the hosted project layout, navigation and routes for the API parts. With that, learn how to access the API from the front end and use the shared library for models.

No of pages: 20-30

1. Default template overview

2. Navigation and routes

3. API calls

Chapter 6: General blazor

Chapter Goal:

No of pages: 15-25

Sub - Topics

1. Interacting with JavaScript

2. Local and session storage

3. Pick and save files

Chapter 7: Practice tasks for server-side

Chapter Goal: Case Studies and code implementation

1. Task 1

2. Task 2

Chapter 8: Practice tasks for client-side

Chapter Goal:

1. Task 1

2. Task 2

Chapter 9: Practice tasks for hosted

Chapter Goal:

1. Task 1



Python for Everybody: Exploring Data in Python 3

Автор: Severance Dr Charles Russell
Название: Python for Everybody: Exploring Data in Python 3
ISBN: 1530051126 ISBN-13(EAN): 9781530051120
Издательство: Неизвестно
Рейтинг:
Цена: 14420.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are beyond the capability of a spreadsheet.Python is an easy to use and easy to learn programming language that is freely available on Macintosh, Windows, or Linux computers. So once you learn Python you can use it for the rest of your career without needing to purchase any software.This book uses the Python 3 language. The earlier Python 2 version of this book is titled "Python for Informatics: Exploring Information".There are free downloadable electronic copies of this book in various formats and supporting materials for the book at www.py4e.com. The course materials are available to you under a Creative Commons License so you can adapt them to teach your own Python course.

Exploring C for Microcontrollers

Автор: Jivan Parab; Vinod G Shelake; Rajanish K. Kamat; G
Название: Exploring C for Microcontrollers
ISBN: 9048175259 ISBN-13(EAN): 9789048175253
Издательство: Springer
Рейтинг:
Цена: 95770.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Unlike traditional embedded systems references, this book skips routine things to focus on programming microcontrollers, specifically MCS-51 family in `C` using Keil IDE. This book will kick-start your practical understanding of the most popular microcontroller.

Angular Projects - Second Edition: Build modern web apps by exploring Angular 12 with 10 different projects and cutting-edge technologies

Автор: Bampakos Aristeidis
Название: Angular Projects - Second Edition: Build modern web apps by exploring Angular 12 with 10 different projects and cutting-edge technologies
ISBN: 1800205260 ISBN-13(EAN): 9781800205260
Издательство: Неизвестно
Рейтинг:
Цена: 61290.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This Angular book will help you learn the essential features of the Angular framework by creating ten different real-world web applications. By the end of this book, you will be able to build Angular apps using a wide variety of technologies.

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.

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

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.

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

Автор: Vermeir Nico
Название: Introducing .Net 6: Getting Started with Blazor, Maui, Winui3, Desktop Development, and Containers
ISBN: 1484273184 ISBN-13(EAN): 9781484273180
Издательство: Springer
Рейтинг:
Цена: 55890.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.

Microsoft Blazor: Building Web Applications in .NET 6 and Beyond

Автор: Himschoot Peter
Название: Microsoft Blazor: Building Web Applications in .NET 6 and Beyond
ISBN: 1484278445 ISBN-13(EAN): 9781484278444
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Intermediate-Advanced user level

C# 10 and .NET 6 - Modern Cross-Platform Development - Sixth Edition: Build apps, websites, and services with ASP.NET Core 6, Blazor, and EF Core 6 us

Автор: Price Mark
Название: C# 10 and .NET 6 - Modern Cross-Platform Development - Sixth Edition: Build apps, websites, and services with ASP.NET Core 6, Blazor, and EF Core 6 us
ISBN: 1801077363 ISBN-13(EAN): 9781801077361
Издательство: Неизвестно
Рейтинг:
Цена: 116470.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: With this new edition, you will not only learn the fundamentals of object-oriented programming, working with databases, multithreading, and data encryption, but also learn about website development using ASP.NET Core Razor Pages, the Model-View-Controller pattern, and Blazor for web component user interfaces.

Beginning Azure Static Web Apps

Автор: Cashmore
Название: Beginning Azure Static Web Apps
ISBN: 1484281454 ISBN-13(EAN): 9781484281451
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Create rich and dynamic web applications on the Azure cloud platform using static web development techniques built around Blazor WebAssembly, APIs, and Markup, while leveraging the paradigm commonly known as JAMstack. This book starts off showing you how to create an environment for deploying your first application. You will create an Azure Static Web App using a Blazor WebAssembly application and adding dynamic content using an Azure function before deploying from GitHub. You will learn to debug your Static Web App locally, both inside of Visual Studio and from the command line using a simple Static Web App CLI command. The book takes a deep dive into the CLI to allow you to emulate all of the features available in the Azure environment. You will learn the authentication and authorizing options with your app and create new blog posts with the post creation function. Included in the book is setting a custom domain and discussion of the options. The book also explores the differences between the free and standard hosting tiers for Static Web Apps. After reading this book, you will be able to create Azure Static Web Apps using Blazor technology. What Will You Learn * Connect with external authentication services from Twitter, Google, Microsoft, GitHub, and more * Work with the GitHub deployment flow, including using staging environments * Explore the scaffolded Blazor app * Understand differences between the pricing tiers and know which to choose Who This Book Is For Web developers looking to deploy feature-rich applications to the cloud

Pro ASP.NET Core 6

Автор: Adam Freeman
Название: Pro ASP.NET Core 6
ISBN: 1484279565 ISBN-13(EAN): 9781484279564
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Professional developers will produce leaner applications for the ASP.NET Core platform using the guidance in this best-selling book, now in its 9th edition and updated for ASP.NET Core for .NET 6. It contains detailed explanations of the ASP.NET Core platform and the application frameworks it supports. This cornerstone guide puts ASP.NET Core for .NET 6 into context and dives deep into the tools and techniques required to build modern, extensible web applications. New features and capabilities such as MVC, Razor Pages, Blazor Server, and Blazor WebAssembly are covered, along with demonstrations of how they are applied. ASP.NET Core for .NET 6 is the latest evolution of Microsoft’s ASP.NET web platform and provides a "host-agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility. Author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core for .NET 6. He starts with the nuts-and-bolts topics, teaching you about middleware components, built-in services, request model binding, and more. As you gain knowledge and confidence, he introduces increasingly more complex topics and advanced features, including endpoint routing and dependency injection. He goes in depth to give you the knowledge you need. This book follows the same format and style as the popular previous editions but brings everything up to date for the new ASP.NET Core for .NET 6 release and broadens the focus to include all of the ASP.NET Core platform. You will appreciate the fully worked case study of a functioning ASP.NET Core application that you can use as a template for your own projects. Source code for this book can be found at https://github.com/Apress/pro-asp.net-core-6. What You Will Learn * Explore the entire ASP.NET Core platform * Apply the new ASP.NET Core for .NET 6 features in your developer environment * See how to create RESTful web services, web applications, and client-side applications * Build on your existing knowledge to get up and running with new programming models quickly and effectively Who This Book Is For Web developers with a basic knowledge of web development and C# who want to incorporate the latest improvements and functionality in ASP.NET Core for .NET 6 into their own projects.


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