17:08 It would be great if you provided those links in the discription.
@GavinLon11 ай бұрын
I did included the links in the description. :) They are under the "Links Referenced in this video" section. Links Referenced in this video ------------------------------------------------- Top 5 New C# Features All C# Devs Should Know 🔗kzbin.info/www/bejne/eYK8doCPmtN7fqc New C# Features in C# 12 🔗 learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-12
@CoolestPossibleName11 ай бұрын
@@GavinLon I didn't notice that first. sorry
@GavinLon11 ай бұрын
@CoolestPossibleName No problem - your comment and my reply will hopefully make those URLs more conspicuous for other viewers :)
@luank85999 ай бұрын
I follow embedded field so i learn C# it will help for me ?
@GavinLon9 ай бұрын
Sure, C# is a very diverse programming language. :)
@geo030511 ай бұрын
can you make a tutorial on how to use hot reload in vs code when developing a maui app?
@GavinLon11 ай бұрын
Sounds like a great suggestion. I definitely want to explore .NET MAUI :)
@praveentilavalli290511 ай бұрын
Sir dotnet8 has also improved ahead of compilation for deployment of native ios and Android apps to reduce startup time and i want to know you told c# can be used on IOT device like raspberry pi whether all dotnet core runtime has to be loaded into the device to run c# code to interact with sensors?
@GavinLon11 ай бұрын
Yes, thank you. I nearly included AOT in this video, but decided to include EF 8 instead, as I really like the idea of being able to query and filter on individual fields stored within JSON data that is in turn stored within a field within a relational database table. As for your question, I'm going to defer to this document on Microsoft Learn because a lot of detail is included at this URL, which I think those that read this comment might also find interesting - learn.microsoft.com/en-us/dotnet/iot/deployment
@praveentilavalli290511 ай бұрын
Yes sir thank you just now I was reading about two dotnet framework for iot applications development one is dotnet nanoFramework and dotnet iot libraries and Meadow framework
@GavinLon11 ай бұрын
@praveentilavalli2905 - Sounds great! I find IoT a very exciting facet of technology and when I find the time I would like to explore it further in the context of .NET, then share my knowledge on this channel with some practical examples! :)
@hammeedabdo.8211 ай бұрын
Thanks Gavin! Why do frameworks like Django, Express, and Laravel always come to the forefront when discussing backend development, even though .NET Core framework is supposed to be at the forefront, especially now that it has become open source?
@GavinLon11 ай бұрын
That is a very good questions! :)
@PeacefulMindss11 ай бұрын
Thank you for this nicely done summarization, for me the most annoying is "Hybrid", and the most joyful would be a tool that translate MAUI UI controls to HTML-CSS, because this separation looks way unnecessary anymore in this era, or maybe the MAUI controls go right into WASM and shows as it is.
@GavinLon11 ай бұрын
Thanks for this interesting comment, Personally, I like the idea of Blazor Hybrid, as it allows those with web skills to leverage native functionality without knowing XAML. I haven't had a chance to play around with Blazor Hybrid yet but when I do I'd like to present some video demonstrations on this channel. :)
@informer926111 ай бұрын
Sir can u make an video of how to become dont net full stack developer road map
@GavinLon11 ай бұрын
Yes sure - I'll be happy to do a video like that :)
@abhinavpatel223311 ай бұрын
Sir Please make a Video on dotnet 8 on this Project, I really need your help Product Store as a Web application with the following key attributes: • Product Name • Product Image • Product Category • Price • Product Rating (1 to 5 stars) The application has the following user roles: 1. End User: • Browse through products and rate them. • Browse through products and sort the products by price or best rating within the product category. 2. Administrators: • Only Administrators can create/update/delete products from the catalogue.
@GavinLon11 ай бұрын
These courses that have already been created may help you. kzbin.info/www/bejne/aZCkpJiah9ekrdk kzbin.info/www/bejne/emi1kIelpql-fsk I will be creating web based courses on .NET 8 in the near future.
@abhinavpatel223311 ай бұрын
@@GavinLon Sir but I also have to implement rating functionality how I implement please guide🙇 Thanks for reply
@jasminsabanovic86911 ай бұрын
.NET Aspire is great thing that is currently in development