Тёмный
No video :(

Blazor Tips and Tricks 

Microsoft Visual Studio
Подписаться 325 тыс.
Просмотров 29 тыс.
50% 1

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 47   
@DurstigerAffe
@DurstigerAffe 5 лет назад
Thank you guys for helping us to escape from the javascript hell
@you0neville0tube
@you0neville0tube 5 лет назад
understatement.. but to be fair this can't be expressed in words :D
@NotTheStinkyCheese
@NotTheStinkyCheese 5 лет назад
there is no escape from javascript hell ;-) besides ... we all know that old problems get replaced by new problems.
@lifehacks5178
@lifehacks5178 4 года назад
Well, I don't think so, we are getting rid of Javascript. I didn't hear "Bye Bye to JavaScript " in any part of Microsoft's official videos. More problems are waiting for the developers :D
@singerdave2001
@singerdave2001 4 года назад
Javascript is amazing. However just like any tool in a toolbox there are times when its not the right choice. If you are building a business app for a large company I feel that you need concrete classes just to keep things sane an unfortunately if javascript is in the mix some developer is bound to do something stupid somewhere. Javascript gives you enough rope to not only hang yourself but to tie up and hang everyone around you.
@rodrigo6459
@rodrigo6459 5 лет назад
Blazor looks so nice!!! can´t wait for the official release
@jamesheffer3965
@jamesheffer3965 5 лет назад
why wait
@ronjones1587
@ronjones1587 5 лет назад
This is amazing! You guys are really doing an amazing job on simplifying devs lives, thanks for that.... I can't wait for Septembuurrrr.... ^_^
@drsmaky
@drsmaky 5 лет назад
Awesome... I had not realized that I could @inject singleton (or scoped) POCOs to share state between multiple components.
@melihyilman8803
@melihyilman8803 5 лет назад
Change file extension ".razor" to "blazor" :p
@sent4dc
@sent4dc 4 года назад
From what I understand .NET byte code will be converted to web assembly on the client computer that will run in the web browser. So in essence, the client browser will download all of the needed .NET DLLs for your app to do that. First off, how large my pages will become? And two, do I need to have a gaming PC so that my web browser doesn't crawl to a halt to run all that?
@RupertBruce
@RupertBruce 2 года назад
Holy hacks, Batman! That syntax trifle makes me yearn for regex & awk!
@Uri18
@Uri18 4 года назад
this was super helpfull, would love more sessions like this one with neat tricks
@ColaKnusper
@ColaKnusper 4 года назад
this is really mindblowing stuff. Can't wait for the day using Blazor in a job instead of Java and jsp...
@dergeneralist7106
@dergeneralist7106 5 лет назад
Cool, code-behind is back 😂
@hamdanaldabbas1574
@hamdanaldabbas1574 4 года назад
Now they call separation of concern, same they called controllers when they released MVC
@rodrigo6459
@rodrigo6459 5 лет назад
I actually didn’t realize how much people hated JavaScript before Blazor was a thing!!! Just WOW!!!!
@xxKipper
@xxKipper 5 лет назад
12:24 handling state, very nice.
@amirhosseinahmadi3706
@amirhosseinahmadi3706 4 года назад
That's great. But please start working on a VS Code extension for Blazor to get support in VS Code as well.
@99MrX99
@99MrX99 5 лет назад
so with the last shown approach it can be used in a way similar to MVVM, we could just inject the ViewModel
@dcuccia
@dcuccia 5 лет назад
I had the same thought, but you wouldn't automatically get all the StateHasChanged data binding w/o your own plumbing, vs the code-behind component subclassing demoed earlier on. Jeremy Likeness shows in his blog some MVVM for Blazor with a ViewModelRegion component he created.
@rianconsultinginc9742
@rianconsultinginc9742 5 лет назад
Great state management!!!
@th4tslif3
@th4tslif3 5 лет назад
Vs Code support is coming?
@letmewatch27
@letmewatch27 3 года назад
This is great, but what about a complete development framework/model, like MVVM or clean architecture? What you think the most suitable for Blazor development?
@sandanuwan735
@sandanuwan735 4 года назад
Anybody can tell me why is blazor application not refreshing after change html and css
@pebre79
@pebre79 5 лет назад
I might've missed it, but is there hot reloading yet?
@th4tslif3
@th4tslif3 5 лет назад
not yet, but is it planed?
@dcuccia
@dcuccia 5 лет назад
@@th4tslif3 github.com/aspnet/AspNetCore/issues/5456
@d0opify
@d0opify 4 года назад
very nice
@MrTellus
@MrTellus 4 года назад
Why doesn't Ed answer Roberts question if you can use Identity in bazor with AD (and without Azure AD), isn't Windows AD supported and if it is where is the documentation?
@JoelByrd1
@JoelByrd1 4 года назад
Look! On the left, it's Michael Scott's brother!!
@shreyasjejurkar1233
@shreyasjejurkar1233 5 лет назад
Blozor looks promising and nice! 😍
@aqeelbaloch1116
@aqeelbaloch1116 3 года назад
I have applied the AdminLTE template to my Blazor Web Assembly project and the layout works fine. But the JQuery document ready function was not working so I have called it from the Blazor component and then the plugin controls display perfectly. After doing so I am facing issues with Blazor Model Binding to input fields. Would you please suggest how can I resolve this issue? I have posted this question on StackOverflow with code snippets stackoverflow.com/questions/64829660/blazor-web-assembly-application-input-field-binding-is-not-working-after-calli
@cas4425
@cas4425 4 года назад
Awesome 💪
@ryomai8063
@ryomai8063 5 лет назад
Can blazor be hosted on IIS on Windows 10 1903?
@longinos10
@longinos10 5 лет назад
Yes
@jimiscott
@jimiscott 5 лет назад
Good stuff!
@solotech1206
@solotech1206 4 года назад
Thanks bro
@orthodox-4-ever
@orthodox-4-ever 5 лет назад
If you ask me, the biggest problem for Blazor right now is Visual Studio.....it is so buggy and works a bit better in VS Code
@you0neville0tube
@you0neville0tube 5 лет назад
hopefully its all fixed in 1 month
@NotTheStinkyCheese
@NotTheStinkyCheese 5 лет назад
It's not called a 'preview' for nothing ;-) Besides ... I think the biggest problem is that this could be yet another Silverlight if it doesn't gather enough momentum within a year.
@brandon-butler
@brandon-butler 5 лет назад
Just use Rider instead?
@soberacidtrip
@soberacidtrip 4 года назад
Meet the new voodoo, same as the old voodoo.
@MrSavalik
@MrSavalik 5 лет назад
Can we show something new that was not in previous presentations? No.
@saurabhtanwer2166
@saurabhtanwer2166 4 года назад
How you manage client side configuration in blazor , see this issue : -stackoverflow.com/questions/58128731/share-data-through-service-in-asp-net-blazor-client-side
@rahulmathew8713
@rahulmathew8713 5 лет назад
Old wine in new bottle , razor now blazor lol
@kacper9207
@kacper9207 5 лет назад
🙌✔✔✨✨🥇✨✨✔✔🙌
Далее
App Center for WPF and WinForms
27:09
Просмотров 12 тыс.
拉了好大一坨#斗罗大陆#唐三小舞#小丑
00:11
Avaz Oxun - 10 yillik yubiley konsert dasturi 2023
2:52:33
The Future of Blazor on the Client
29:37
Просмотров 31 тыс.
What's New in Blazor for .NET 8
1:06:21
Просмотров 75 тыс.
Blazor Web Apps - Goodbye JavaScript! I'm in love with C#
1:26:14
State Management in Blazor Apps
41:31
Просмотров 23 тыс.
拉了好大一坨#斗罗大陆#唐三小舞#小丑
00:11