Zum Hauptinhalt springen Zur Suche springen Zur Hauptnavigation springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
Full Stack Development with Microsoft Blazor
Building Web, Mobile, and Desktop Applications in .NET 8 and Beyond
Taschenbuch von Peter Himschoot
Sprache: Englisch

59,90 €*

-20 % UVP 74,89 €
inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 2-4 Werktage

Produkt Anzahl: Gib den gewünschten Wert ein oder benutze die Schaltflächen um die Anzahl zu erhöhen oder zu reduzieren.
Kategorien:
Beschreibung

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

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
Über den Autor

Peter Himschoot works as a lead trainer, architect, and strategist at U2U. He has a wide interest in software development that includes applications for the web, Windows, and mobile devices. He has trained thousands of developers, is a regular speaker at international conferences, and has been involved in many web and mobile development projects as a software architect. He has been a Microsoft Regional Director (from 2003 to 2019) tasked with advising developer and IT professional audiences, as well as Microsoft.

Inhaltsverzeichnis

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.

Details
Erscheinungsjahr: 2024
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxi
686 S.
177 s/w Illustr.
ISBN-13: 9798868810060
Sprache: Englisch
Einband: Kartoniert / Broschiert
Autor: Himschoot, Peter
Auflage: Fourth Edition
Hersteller: Apress
Apress L.P.
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 254 x 178 x 38 mm
Von/Mit: Peter Himschoot
Erscheinungsdatum: 06.12.2024
Gewicht: 1,308 kg
Artikel-ID: 130048143
Über den Autor

Peter Himschoot works as a lead trainer, architect, and strategist at U2U. He has a wide interest in software development that includes applications for the web, Windows, and mobile devices. He has trained thousands of developers, is a regular speaker at international conferences, and has been involved in many web and mobile development projects as a software architect. He has been a Microsoft Regional Director (from 2003 to 2019) tasked with advising developer and IT professional audiences, as well as Microsoft.

Inhaltsverzeichnis

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.

Details
Erscheinungsjahr: 2024
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxi
686 S.
177 s/w Illustr.
ISBN-13: 9798868810060
Sprache: Englisch
Einband: Kartoniert / Broschiert
Autor: Himschoot, Peter
Auflage: Fourth Edition
Hersteller: Apress
Apress L.P.
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 254 x 178 x 38 mm
Von/Mit: Peter Himschoot
Erscheinungsdatum: 06.12.2024
Gewicht: 1,308 kg
Artikel-ID: 130048143
Sicherheitshinweis

Ähnliche Produkte

Ähnliche Produkte