語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Full stack development with Microsof...
~
Himschoot, Peter.
Full stack development with Microsoft Blazorbuilding web, mobile, and desktop applications in .NET 8 and beyond /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Full stack development with Microsoft Blazorby Peter Himschoot.
其他題名:
building web, mobile, and desktop applications in .NET 8 and beyond /
作者:
Himschoot, Peter.
出版者:
Berkeley, CA :Apress :2024.
面頁冊數:
xxi, 686 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Web applications.
電子資源:
https://doi.org/10.1007/979-8-8688-1007-7
ISBN:
9798868810077$q(electronic bk.)
Full stack development with Microsoft Blazorbuilding web, mobile, and desktop applications in .NET 8 and beyond /
Himschoot, Peter.
Full stack development with Microsoft Blazor
building web, mobile, and desktop applications in .NET 8 and beyond /[electronic resource] :by Peter Himschoot. - Fourth edition. - Berkeley, CA :Apress :2024. - xxi, 686 p. :ill., digital ;24 cm.
Chapter 1. Introduction to Full Stack Development with Blazor -- Chapter 2. Blazor Components -- Chapter 3. Data Binding -- Chapter 4. Blazor Forms and Validation -- Chapter 5. Advanced Components -- Chapter 6. Built-In Components -- Chapter 7. Component Libraries -- Chapter 8. Application Rendering Modes -- Chapter 9. Services and Dependency Injection -- Chapter 10. Data Storage -- Chapter 11. REST Communication -- Chapter 12. Single Page Applications and Routing -- Chapter 13. JavaScript Interoperability -- Chapter 14. Blazor State Management -- Chapter 15. Unit Testing Components with bUnit -- Chapter 16. Building Real-Time Applications with Blazor and SignalR -- Chapter 17. Efficient Communication with gRPC -- Chapter 18. Supporting Multiple Languages in your Blazor Application -- Chapter 19. Deploying Your Blazor Application -- Chapter 20. Blazor Hybrid Applications -- Chapter 21. Security with OpenID Connect -- Chapter 22. Securing Blazor.
Become a full-stack web developer using the Microsoft Blazor framework and the techniques shown in this book. This new edition will have you building all kinds of applications in C# and Microsoft .NET 8, from static web sites to fully interactive single page applications, and desktop and mobile applications, in no time. At it's core, this book teaches you 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 modeling for building composable user interfaces-including developing reusable components that can be used across many pages and websites. New for this edition, the book now covers server communication 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 features added in Blazor in .NET 8. At it's core, Blazor provides a fresh take on web development by eliminating the need to learn different languages and frameworks for client- and server-side development. It also 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 8 along with thousands of 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 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 Build static interactive pages web pages optimized for SEO Use the same components to build mobile and desktop applications.
ISBN: 9798868810077$q(electronic bk.)
Standard No.: 10.1007/979-8-8688-1007-7doiSubjects--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
609604
Web applications.
LC Class. No.: QA76.76.A65
Dewey Class. No.: 006.78
Full stack development with Microsoft Blazorbuilding web, mobile, and desktop applications in .NET 8 and beyond /
LDR
:04292nmm a2200337 a 4500
001
672461
003
DE-He213
005
20241205115246.0
006
m d
007
cr nn 008maaau
008
250325s2024 cau s 0 eng d
020
$a
9798868810077$q(electronic bk.)
020
$a
9798868810060$q(paper)
024
7
$a
10.1007/979-8-8688-1007-7
$2
doi
035
$a
979-8-8688-1007-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
006.78
$2
23
090
$a
QA76.76.A65
$b
H658 2024
100
1
$a
Himschoot, Peter.
$3
834031
245
1 0
$a
Full stack development with Microsoft Blazor
$h
[electronic resource] :
$b
building web, mobile, and desktop applications in .NET 8 and beyond /
$c
by Peter Himschoot.
250
$a
Fourth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xxi, 686 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1. Introduction to Full Stack Development with Blazor -- Chapter 2. Blazor Components -- Chapter 3. Data Binding -- Chapter 4. Blazor Forms and Validation -- Chapter 5. Advanced Components -- Chapter 6. Built-In Components -- Chapter 7. Component Libraries -- Chapter 8. Application Rendering Modes -- Chapter 9. Services and Dependency Injection -- Chapter 10. Data Storage -- Chapter 11. REST Communication -- Chapter 12. Single Page Applications and Routing -- Chapter 13. JavaScript Interoperability -- Chapter 14. Blazor State Management -- Chapter 15. Unit Testing Components with bUnit -- Chapter 16. Building Real-Time Applications with Blazor and SignalR -- Chapter 17. Efficient Communication with gRPC -- Chapter 18. Supporting Multiple Languages in your Blazor Application -- Chapter 19. Deploying Your Blazor Application -- Chapter 20. Blazor Hybrid Applications -- Chapter 21. Security with OpenID Connect -- Chapter 22. Securing Blazor.
520
$a
Become a full-stack web developer using the Microsoft Blazor framework and the techniques shown in this book. This new edition will have you building all kinds of applications in C# and Microsoft .NET 8, from static web sites to fully interactive single page applications, and desktop and mobile applications, in no time. At it's core, this book teaches you 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 modeling for building composable user interfaces-including developing reusable components that can be used across many pages and websites. New for this edition, the book now covers server communication 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 features added in Blazor in .NET 8. At it's core, Blazor provides a fresh take on web development by eliminating the need to learn different languages and frameworks for client- and server-side development. It also 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 8 along with thousands of 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 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 Build static interactive pages web pages optimized for SEO Use the same components to build mobile and desktop applications.
630
0 0
$a
Microsoft .NET Framework.
$3
797678
650
0
$a
Web applications.
$3
609604
650
1 4
$a
Microsoft.
$3
915087
650
2 4
$a
Web Development.
$3
760534
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1007-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000249035
電子館藏
1圖書
電子書
EB QA76.76.A65 H658 2024 2024
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/979-8-8688-1007-7
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入