1FAWN 发表于 2025-3-30 08:27:12

Components and Structure for Blazor Applications,In the previous chapter on data binding, you have built a single monolithic application called PizzaPlace with Blazor. After a while, this will become harder and harder to maintain because everything is in one place, resulting in one big razor file.

abstemious 发表于 2025-3-30 16:15:10

http://reply.papertrans.cn/64/6335/633470/633470_52.png

hypotension 发表于 2025-3-30 18:04:36

http://reply.papertrans.cn/64/6335/633470/633470_53.png

CANDY 发表于 2025-3-31 00:10:33

http://reply.papertrans.cn/64/6335/633470/633470_54.png

招待 发表于 2025-3-31 02:30:22

Unit Testing,In previous chapters, we have been building a PizzaPlace application, which contains a number of components. We have tested these components by running the application and interacting with it. Here, we will look at writing unit tests for Blazor components using bUnit and MOQ.

surmount 发表于 2025-3-31 06:02:08

http://reply.papertrans.cn/64/6335/633470/633470_56.png

Aids209 发表于 2025-3-31 12:57:07

http://reply.papertrans.cn/64/6335/633470/633470_57.png

ABHOR 发表于 2025-3-31 16:49:03

Efficient Communication with gRPC,Blazor WebAssembly applications that have the need to exchange large amounts of data will probably run into communication overhead when using REST. With ., you can use a more efficient way to exchange data with the back end.
页: 1 2 3 4 5 [6]
查看完整版本: Titlebook: Microsoft Blazor; Building Web Applica Peter Himschoot Book 20223rd edition Peter Himschoot 2022 Blazor.Single Page Application.C#.Web Deve