語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Microsoft Blazor = Building Web Applications in .NET 6 and Beyond /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Microsoft Blazor/ by Peter Himschoot.
其他題名:
Building Web Applications in .NET 6 and Beyond /
作者:
Himschoot, Peter.
面頁冊數:
XXIII, 647 p. 186 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Web Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-7845-1
ISBN:
9781484278451
Microsoft Blazor = Building Web Applications in .NET 6 and Beyond /
Himschoot, Peter.
Microsoft Blazor
Building Web Applications in .NET 6 and Beyond /[electronic resource] :by Peter Himschoot. - 3rd ed. 2022. - XXIII, 647 p. 186 illus.online resource.
1. Introduction to WebAssembly and Blazor -- 2. Data Binding -- 3. Components and Structure for Blazor Applications -- 4. Advanced Components -- 5. Services and Dependency Injection -- 6. Data Storage and Microservices.-7. Communication with Microservices -- 8. Unit Testing -- 9. Single Page Applications and Routing.-10. JavaScript Interoperability -- 11. Blazor State Management -- 12. Building Real-Time Applications with Blazor and SignalR -- 13. Efficient Communication with gRPC -- 14. Supporting Multiple Languages in your Blazor Application -- 15. Deploying your Blazor Application -- 16. Security with OpenID Connect.-17. Securing Blazor WebAssembly.
Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax, communication with the server using SignalR and/or gRPC, the use of virtualization to load large quantities of data efficiently, deployment and ahead-of-time compilation into WASM, new unit testing features, security using OpenID Connect, and more. Reading this book helps you learn 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 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 websites. Also covered is data exchange with a server using REST, SignalR, and gRPC, 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—both server-side and client-side—providing a robust feature set that is well suited toward scalable, enterprise-level applications. With Blazor you can use all your experience in .NET 6 along with thousands existing libraries, right in the browser. This book gets you proficient using this important toolkit for web application development. What You Will Learn Build user interfaces and display data for users to edit Capture user edits and changes via data binding Transfer data back and forth between server and client Communicate with microservices and database services using REST, SignalR, or gRPC Develop reusable components and assemble them into bigger components Use routing to build single-page applications (SPAs) Build stable and maintainable software using unit testing Internationalize your application to reach more users Secure your Blazor application with OpenID Connect.
ISBN: 9781484278451
Standard No.: 10.1007/978-1-4842-7845-1doiSubjects--Topical Terms:
1114136
Web Development.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 005.268
Microsoft Blazor = Building Web Applications in .NET 6 and Beyond /
LDR
:04139nam a22003855i 4500
001
1093404
003
DE-He213
005
20220124160552.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484278451
$9
978-1-4842-7845-1
024
7
$a
10.1007/978-1-4842-7845-1
$2
doi
035
$a
978-1-4842-7845-1
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.268
$2
23
100
1
$a
Himschoot, Peter.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1301248
245
1 0
$a
Microsoft Blazor
$h
[electronic resource] :
$b
Building Web Applications in .NET 6 and Beyond /
$c
by Peter Himschoot.
250
$a
3rd ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XXIII, 647 p. 186 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
1. Introduction to WebAssembly and Blazor -- 2. Data Binding -- 3. Components and Structure for Blazor Applications -- 4. Advanced Components -- 5. Services and Dependency Injection -- 6. Data Storage and Microservices.-7. Communication with Microservices -- 8. Unit Testing -- 9. Single Page Applications and Routing.-10. JavaScript Interoperability -- 11. Blazor State Management -- 12. Building Real-Time Applications with Blazor and SignalR -- 13. Efficient Communication with gRPC -- 14. Supporting Multiple Languages in your Blazor Application -- 15. Deploying your Blazor Application -- 16. Security with OpenID Connect.-17. Securing Blazor WebAssembly.
520
$a
Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax, communication with the server using SignalR and/or gRPC, the use of virtualization to load large quantities of data efficiently, deployment and ahead-of-time compilation into WASM, new unit testing features, security using OpenID Connect, and more. Reading this book helps you learn 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 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 websites. Also covered is data exchange with a server using REST, SignalR, and gRPC, 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—both server-side and client-side—providing a robust feature set that is well suited toward scalable, enterprise-level applications. With Blazor you can use all your experience in .NET 6 along with thousands existing libraries, right in the browser. This book gets you proficient using this important toolkit for web application development. What You Will Learn Build user interfaces and display data for users to edit Capture user edits and changes via data binding Transfer data back and forth between server and client Communicate with microservices and database services using REST, SignalR, or gRPC Develop reusable components and assemble them into bigger components Use routing to build single-page applications (SPAs) Build stable and maintainable software using unit testing Internationalize your application to reach more users Secure your Blazor application with OpenID Connect.
650
2 4
$a
Web Development.
$3
1114136
650
1 4
$a
Microsoft.
$3
1387749
650
0
$a
Internet programming.
$3
565353
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Microsoft software.
$3
1253736
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484278444
776
0 8
$i
Printed edition:
$z
9781484278468
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7845-1
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入