Awesome! Thanks Daniel Roth, Eilon Lipton and xamarin engineers for yours great work!!
@lasindunuwanga52923 жыл бұрын
Wow This made me crazy No more js or node It is just my favourite C# everywhere Love it Thanks MS Team 💞
@lasindunuwanga52923 жыл бұрын
@@internet4543 node? You mean both Node and .NET on server side. No did not know that. Plus, I think Blazor even replaces JS in front end. That is the main goal right?
@rogitube3 жыл бұрын
Preach 🙏
@leakyabstraction3 жыл бұрын
Wow, can't wait for .NET 6, based on what was said. Probably I'll jump into Blazor at that point.
@abduls45922 жыл бұрын
your excitement is telling that how beautiful is the future of .Net Core (PAW and SPA.-progressive web app and single page apps) Thumbs Up!
@iandrsaurri6253 жыл бұрын
This man seriously decided to show you can do native desktop stuff by trying to format his own drive. I love it LOL
@kristofszabo6663 жыл бұрын
This is why I'm waiting for .Net 6! I love these people! 😀😀
@jebwatson3 жыл бұрын
Living life on the edge of a breakpoint
@omarwasfi3 жыл бұрын
😂😂😂😂
@nikhilnavare3 жыл бұрын
🤣🤣🤣
@jeanpaulberrios50243 жыл бұрын
Excellent current blazor mobile binding have to be part of Maui for sure! I’m totally agree so fast to learn to work with Blazor and wasm, easy to understand and deploy every where. Excellent !
@BinaryLizard3 жыл бұрын
at 14:10: "Blazor Hybrid apps combine all the benefits of native apps. Blazor Components run natively on the device, they don't run in the browser and web assembly is not involved. Your components then render into an embedded web view control" Such a confusing set of statements. To paraphrase: - It doesn't run in a browser, but it actually it does. WebView Control is actually what a Browser uses as well. - "The components run natively". But actually they actually run an embedded browser and there's interop. Sounds a lot like Phonegap. Hate to break it to ya, just because its running in the phones "native browser" does not make it a native app. Don't get me wrong, I love Microsoft, always will , but contradictions and nonsense sound like smoke and mirrors.
@bitzartdev3 жыл бұрын
very true
@wobuntu3 жыл бұрын
Love it! But I don' really get why I would use MAUI if I can now use web technologies for my UI... No more rewriting of hundreds of lines of XAML template code just to change a tiny detail on a control, or writing restrictive storyboards for just animating some color transition (which anyways never look that smooth as if they were rendered in a browser) -- I'm serious, what would be the advantage to stick to XAML except for porting existing apps?
@buka.a3 жыл бұрын
This is gonna end Javascript frameworks in dotnet communities
@user-hz1yc6cw6k3 жыл бұрын
Why you chose that legacy control names from Xamarin? I mean StackLayout, Label and other staff invented in the times when Xamarin wasn't yet bought by Microsoft to bypass legal restrictions for APIs.
@joaolucasgtr3 жыл бұрын
That's impressive! I liked the way you can inject ContextState inside a component... it reminds me of service injection from emberjs. That's a really useful feature! Awesome job!
@makariyu693 жыл бұрын
What sorcery is this
@rayfan56483 жыл бұрын
How do I get that auto rebuild and auto refresh happen? Do I need to install any VS extensions?
@kristofszabo6663 жыл бұрын
Just go to the server folder of your project and in the terminal/PowerShell, and type: dotnet watch
@naunihalsidhu3 жыл бұрын
Would you bring the ability to migrate/upgrade existing Blazor webassembly app to HybridApp as well or we would have to redo everything again in Hybrid App?
@BinaryLizard3 жыл бұрын
at 18:50: 4 syntaxes in one file: Xaml, HTML, Razor and C#. Ouch.
@BinaryLizard3 жыл бұрын
@@internet4543 Not remarking about separation of concerns in my UI layer. I’m remarking on 4 syntaxes in my UI layer, arguably competing to achieve the same goal.
@BinaryLizard3 жыл бұрын
@@internet4543 Can you point me to the results of a survey where “most people who don’t find it ouch” ?
@BinaryLizard3 жыл бұрын
@@internet4543 React is awesome. I’m a React developer after moving over from Xamarin. I prefer JSX , which allows for just 2 syntaxes in the same file. But from my initial remark, Xaml and HTML are both from the XML family, and both so the same thing : presentation.
@BinaryLizard3 жыл бұрын
@@internet4543 You’re right there. I was tempted to go Angular/Typescript with Ionic for my mobile apps, but as you say, React has won the heats of most cross platform mobile devs. I’m not sure if Maui will win the Xamarin devs back from React. I think Maui is trying to be what Flutter is. But while Maui is running on the very slow Mono Runtime on Android , I can’t say I will be returning. It’s just embarrassingly slow and my clients complain about it. But each to their own. I think a developer’s existing skill set and apetite for a steep learning curve plays a big role in adoption.
@MegaKlintan3 жыл бұрын
I am considering hybrid for migrating an existing monolithic WPF app towards a microservice architecture where at least some microservices should expose their own UI. Authentication is one issue, the WPF app authorizes users in Azure AD, we don't want another login in each microservice.
@eduardomoraes28193 жыл бұрын
Hi, I am a software engineer (embedded) who wants to learn more about .Net and web/mobile dev (front and back end) within the platform. What is the best way to start? Any online courses as well? Thanks!
@khalednabilcs3 жыл бұрын
This is might sound crazy 😃 but can we minify the C# dll 😎?
@waynejones10833 жыл бұрын
Great demo; really excited by this technology
@Tymonello3 жыл бұрын
Can a .NET hybrid app work offline and send data to a server after it gets online?
@yudhibayu88343 жыл бұрын
awesome, but for some security reason we still need signal R, where many local hosting not support signal R. I will wait until MAUI
@hfe18332 жыл бұрын
The Rise of C# ,once the blazor become stable in mobile app ,no doubt C# will take over on python or JS
@francescomantovanelli87743 жыл бұрын
can Building .NET Hybrid Apps run as web pages in browser?
@francescomantovanelli87743 жыл бұрын
Where I found specific OS command es. for dialog, command shell etc?
@luissalinas14712 жыл бұрын
it's a good video, I have a question, how can I made the apk for installation in my cell phone?
@mdora39833 жыл бұрын
I am asking because of couldn't watch completely the video. To develop hybrid app should I use webview embedded browser or not? Thanks for yuour answering
@realivanjx3 жыл бұрын
Will blazor desktop be available on earlier windows versions since webview2 supports as far as windows 7?
@tomleeson93833 жыл бұрын
incredible awesome just what was needed...
@codeecubix3 жыл бұрын
is the uno platform different from the approach?
@RonaldZaZ3 жыл бұрын
Just missing linux desktop apps
@iwaitucn3 жыл бұрын
When I use blazorhybrid to create a project, I can not use mudblazor theme
@680ashraf3 жыл бұрын
Can I access local database like sqlite and SQL server...??
@MichaelKonovaliuk3 жыл бұрын
Of Course! Why not?)
@francescomantovanelli87743 жыл бұрын
only in local net. If your scenario are remote net you can dev API backend that call sql
@francescomantovanelli87743 жыл бұрын
@@MichaelKonovaliuk only local
@DavidKochheiser3 жыл бұрын
So now Blazor and MAUI are doing the exact same thing? Doesn't give me warm and fuzzies starting a new project with Blazor or MAUI
@BinaryLizard3 жыл бұрын
Exactly my thoughts. Too many competing technologies from their own stack. Don't forget Electron. All this fragmentation reminds me of the days when Microsoft at one stage had 4 different XAML schemes, none of them compatible: WPF, UWP, WinRT and Xamarin Forms
@TheCodifier3 жыл бұрын
The difference between both is Blazor Hybrid is rendering the web app in a Blazor webview on the device while MAUI is actually rendering native components on the target device. For instance, on Windows, MAUI translates to WinUI while Blazor is running in a webview. Same principle on MacOS, iOS and Android. Blazor Hybrid is similar in principle to Cordova while MAUI is similar to React Native. Depending on the application, translating to native controls might give a faster and more responsive UI.
@amitloutube3 жыл бұрын
How do I customize asp.net blazer login page?
@IroxX03 жыл бұрын
this is a godsend
@xBalaDeCanhaox3 жыл бұрын
OMG my eyes !! This white theme on Windows!!
@robertgreen25183 жыл бұрын
I have a 20 year old web forms app. Such a pity I cant just add new blazor pages to this old app. Trying to convert the entire app at once is way too much work.
@andrewbeeman90833 жыл бұрын
“I have an old app I didn’t update for 2 decades, please do my job for me”
@robertgreen25183 жыл бұрын
@@andrewbeeman9083 An app that was doing its job that only needed minor updates over the years. Its a tough choice to spend lots of time/money learning new tech when the existing old app works fine but obviously looks and feels massively outdated. I am looking for a way to create new pages in a new technology and update pages as needed. Also only recently have the company asked for an android app that would work with it. Anyway I understand your sarcasim
@SuperGURU_Ben3 жыл бұрын
@@robertgreen2518 as far as I understood, if you migrate your app to windows forms .net 5, then you can use the hybrid approach. There is no one stopping you from using blazor webview in winforms AFAIK. So you could start changing one control at a time. That's how I understood it.
@lehayoureaseparatist7332 жыл бұрын
As I heard you can add some features in webview in winforms AFAIK
@Courserasrikanthdrk3 жыл бұрын
,, i liked the car project thanks very much
@thanhdungnguyen68163 жыл бұрын
Nice, thank you
@asif71273 жыл бұрын
I just host it iis super fast ifeel compare to asp page(dummy page).thank you
@jd310683 жыл бұрын
Exciting stuff!
@arwahsapi3 жыл бұрын
Clearly Microsoft should rework on Blazor that it should be able to detect if the client already has the assemblies without redownloading the entire assemblies
@dvygolov3 жыл бұрын
That's great, but what about Linux, guys?
@XELTRA13 жыл бұрын
how he do that ,save and auto refresh??
@ModeEmoON3 жыл бұрын
cli command "dotnet watch run"
@Bigmonsterman3 жыл бұрын
How do you do hot reloading? Why I can not ?
@franciscojavieralba91703 жыл бұрын
it´s .net 6 i guess
@vukilesimelane20333 жыл бұрын
@@franciscojavieralba9170 for sure since they said .net 6 will have it
@vukilesimelane20333 жыл бұрын
same here, i have been wondering why
@martinrj303 жыл бұрын
In powershell go to server folder, dotnet watch
@vukilesimelane20333 жыл бұрын
@@martinrj30 thanks mate
@alphaprimal16693 жыл бұрын
is Microsoft abandoning XAML ? I much prefer Xaml over HTML/Css
@alphaprimal16693 жыл бұрын
@@internet4543 in a way I do agree, but I like the way xaml interoperates with C#/F# code, and how it forces the separation of declarative code of xaml and backend code of C#, html/css don't do that
@parsalotfy3 жыл бұрын
Love it
@icavalheiro3 жыл бұрын
You lost me when the create command for blazor bindings created projects for all major platforms but not for Linux.
@afouadr3 жыл бұрын
Brilliant
@philippelhaus3 жыл бұрын
Fuck i love Blaz0r
@joseluisdeoliveirasantos91313 жыл бұрын
Could I imagine something like this at 1998? Noooooo! Oh, maybe at 2002? Nah! So, cold I do it at 2015? Nooooooo! Since QBasic on MS-DOS, by the first time, I can really think about it! And it is fast! Wow! 🙄 ...man, as you can see, I think I'm to old...
@dhirenpathak3 жыл бұрын
Great
@dskim24592 жыл бұрын
Why do so many of the guys who speak regarding .NET/Visual studio have such a poor mic compared to the effort and dedication to the content?
@kiquenet3 жыл бұрын
Add link to Car Checker code, pls
@swankyshivy3 жыл бұрын
yes plz. link to code
@TheRogueRenegades3 жыл бұрын
The only thing that made .net core the most loved framework is that it was available in linux so it would be awesome of .Net maui is in linux also otherwise most developpers would prefer React/flutter
@zealtypedcode31193 жыл бұрын
More Promising Than MAUI
@keyboard_g3 жыл бұрын
Goodbye electron
@HaoNguyen-km9xj3 жыл бұрын
Nice, nice I'm not interest in everything have the word "java",....
@Imperial_Dynamics3 жыл бұрын
bye bye Javascript (and rot in hell!)
@remo87983 жыл бұрын
hahahaha nice gas and electron joke
@realfootball3383 жыл бұрын
The biggest Microsoft mistake - they every time like to do one instrument for everything. Today .net core good at back-end api development. So use the Pareto principle, extend this power side