ASP.NET Community Standup - Blazor in .NET 7

preview_player
Показать описание
Description:
Learn more about the great new features coming to Blazor in .NET 7.





#Blazor #dotnet #NET7
Рекомендации по теме
Комментарии
Автор

That new update available popup saved so many projects. Thanks you so much

prathameshshende
Автор

I love how blazor is making maui easier for folk that would never have thought possible a mobile application the teams have done amazing work of late.

dotnetdevni
Автор

1:18:16 Given the current debugging experience with WASM, it'd be nice to be able to dev in server, then easily switch to WASM for deploy.

mtranchi
Автор

Answer at 1:21:56 for the following question: Does Blazor work in Visual Studio 2022 for ARM ?
Thank you @dotNET team!

JoseSilva-gtzj
Автор

Oh my god, so many amazing features!!! You guys are great! I love especially Daniel and Jon! It is always so pleasant to watch any video with them 😄 👍

Erril_Ferndal
Автор

Why isn't the new Navigation cancellation API part of Navigation Manager simply OnNavigating with event args e.Cancel and you set it to true/false (the event args could include if this is "internal" or "external" navigation as well?
That would follow the 20-year or more old history of event patterns in .NET but you did just a new component with random names which even isn't a part of NavigationManager.

SKglitches
Автор

1:19:01 He is saying it is not possible to mix Blazor Server and Blazor WASM... I did exactly that with .Net 6 via a Tutorial I found in the Internet. So what does really not work here ? Can you clarify ?
I having them in 2 different projects, maybe thats the point.

FlorianZevedei
Автор

I see you guys continuously scrolling horizontally inside the editor. Personally I am a big fan of word wrap. When enabled horizontal scrolling is gone!

CarlintVeld
Автор

What about @bind-before? what if you want to filter out values that can be entered so they do nothing when passed into bound property?

SKglitches
Автор

How can we send an HttpStatus code 404 if a route is not found? I mean for Blazor Webassembly or server app. I assume both have different methods if any.

amanjain
Автор

Why are you not using odata for the backend? Shouldn‘t that be a perfect match for the Quickgrid in regards to paging, sorting etc

oj
Автор

Problem in consuming Web api in maui application where same api is working with blazor web and postman

AbdulAziz-xilo
Автор

Would be great to reuse an existing browser instance by default for debugging.

CarlintVeld
Автор

Would the custom elements stuff be the best way to migrate an MVC app using JQuery to Blazor WASM?

Stap
Автор

Blazor in MAUI is once again the one abstraction level more to allow the software developers to eat up what the hardware developers bring in performance.

xb
Автор

Why not leave that for the developer to implement? They could just save the important data in local storage and, let the user go and come back. Is that not sufficient for the use case?

ibrahimhussain
Автор

Awsome the quick grid ui what about pagination of it though, the filter abilities would be supper cool if they eventually work like excel awsome work no reason to relie on synfusion now for basic grid.

dotnetdevni
Автор

99% of us watch your videos on TV or tablets, why you use 4K resolution?
Please use font and forget your smally-sniky-trippy-fancy laptop.
Thanks from the community

nicolabiada