Thanks for all of the innovation and hard work that you guys have put into everything for making life easier for so many around the Globe! 🙂👍
@cliffshivkar9948 Жыл бұрын
Kudos to the Whole Team! Wish Y'all, All The Best! Keep making it better faster and as small as possible!
@DocuFlow Жыл бұрын
Dan’s the man. Microsoft is lucky to have him and the Scotties.
@babutschi8 ай бұрын
.NET is such a clean and amazing framework and C# is a great and enjoyable language!
@MrAyuub22 Жыл бұрын
Would love to see how this would fit in with CI/CD, how we can access the dashboard for our live services securely. How we can pass secrets to our generated infra code.
@pureevil379 Жыл бұрын
This is exciting
@DummyShare-b5x11 ай бұрын
I saw pageload at the time of filter selection?
@kickthesky Жыл бұрын
How does Aspire fit in, and work with existing pipelines, source control, and as part of a CI/CD process. It's nice to be able to do a lot of these Dev Ops tasks easier, but it is it at the cost of a solid CI/CD process?
@georgesngandeu9115 Жыл бұрын
Great job 🎉
@darkpowerxo Жыл бұрын
finally maui on vs code. i can get ride of the normal visual studio :)
@hpannu Жыл бұрын
Amazing.
@ChristofJans Жыл бұрын
How many times did you spot Scott Hunter ?
@LifeSizeTeddyBear Жыл бұрын
You mean "Random Guy", the superhero we didn't know we needed
@ramilaliyev6669 Жыл бұрын
How Blazor Server Side Rendering is faster than simple Blazor Web Server?
@toddschavey6736 Жыл бұрын
Seriously...this release ticks a lot of boxes for me. But the biggest win is the vscode C# DevKit. So many users of vscode will now more easily be able kick the tires on all the amazing stuff. And ASPAspire...that was a box I didn't even know I needed checking. Nicely done.
@melk48111 Жыл бұрын
Is blazor faster or better than angular or react ?
@andrewbeeman84 Жыл бұрын
I can tell you the debugging is a lot easier / faster. Render performance is very slightly behind but the HTTP Client is much faster.
@danielturan5508 Жыл бұрын
Blazor WebAssembly no. Blazor Server is hard to compare with Angular, but it does have instant startup even for big big applications, since there is no bundle being downloaded. Also with Blazor Server you don't need to build client / server communication, such as WebAPI, Swagger, etc. The only real advantage of Blazor WebAssembly over Angular is that you can use .NET in both, backend and frontend. Otherwise Angular/React wins in terms of performance, maturity, community, 3rd party libraries and so on.
@DanMan-mh4kj Жыл бұрын
Can we move all code demos to a dark mode theme? My eyes would appreciate it!
@unskeptable Жыл бұрын
Nop
@mattmckinstry Жыл бұрын
This was like watching a Hallmark movie. Sooo cheesey. When was the last time you heard anyone say darn when their code didnt compile? 😂😂😂
@mekowgli Жыл бұрын
I agree. All the fake smiling and energy. The choreographed spontaneity. It's painful to watch, but also how MS presentations have been for a while unfortunately. The important part is that the content is good :)
@pauljohnsonbringbackdislik146911 ай бұрын
Maybe they laid off the competent people and left with all the juniors to handle presentations
@adarshbhat Жыл бұрын
Nothing like shipping to prod when recording a keynote session
@stevepottz111 Жыл бұрын
Is .core back? I’m a little confused as usual haha
@mairaw Жыл бұрын
Core is part of the name for a couple of app models. So ASP.NET Core or EF Core, but just .NET when referring to the main product.
@nazlurf Жыл бұрын
Hello Microsoft. The content may be as great as you want, but if you get two adds every 3 minutes, it completely cuts the rythm of the videos.
@vivekkaushik9508 Жыл бұрын
Scott hunter found count below - 😂
@kalamani9175 Жыл бұрын
I work migration on several projects. Just started with Razor and there is nothing about Razor in this!! Migrations have become nightmare!!
@mexhightm2225 Жыл бұрын
😮
@SaeedNeamati Жыл бұрын
Too much ads for a conf video
@samsmart Жыл бұрын
Surrealia without as much pink.
@gobistaff3551 Жыл бұрын
pretty nifty 🤢🤮
@fishraider7897 Жыл бұрын
Microsoft is so much indianized
@gpapadopoulos Жыл бұрын
May be because the CEO is from India.
@babutschi8 ай бұрын
Even if your Unproven assumption was right, WHO THE FUCK CARES?
@pauljohnsonbringbackdislik146911 ай бұрын
Nifty cringefest
@midewestmond9442 Жыл бұрын
We are .net8 and still have long class names and long argument names lol
@JustDukeFleed Жыл бұрын
What's wrong with long class names?
@harshald Жыл бұрын
As long as they are good at expressing their intent,that shouldn't be a problem imo