In xamarin forms, I have one doubt which is tapgesture using a label but voiceover in Android controls mode is not recognise that . Please give me an idea @james.
Another excellent video! I am beginner and looking into the ways to learn. I have been exploring chatgpt but on its own it is so airbrown. Maybe you can find a way to integrate ways of learning with the language model?
Hey James. Do you think things like InputBindings from WPF will ever make it into MAUI or will that be through nuget only? To me having keybindings seems essential for desktop applications but it is just not a thing for any mobile platform
I am active in other topics, but for years I have followed .NET news here and there - but I have never properly learned C# and .NET programming. Can you give me a tip from which source I could independently study the subject properly. LinkedIn learning or another link?
Hi Sir, Thanks a lot for bringing amazing contents to us. I got a problem, i hope you will know this. In MAUI how do i enable location service. I done with the permission now needs to enable the location service so how do i show the prompt to enable this! Thanks Plz reply my query
We are currently attempting to update from .NET 6 to .NET 7 but experiencing a lot of our existing views need to be adjusted as it suddenly doesn't take full-width or the like. :/
The required attribute is a validation rule and not and usually made for UI validation in asp.net core for example. The c# feature is more of a your code situation and users of library code to ensure null and required safety.
You can! You have to loop into the rejected event and return it. There is a sample in learn.microsoft.com/en-us/aspnet/core/performance/rate-limit?view=aspnetcore-7.0
Thank you!!!. Can you make responsive, adaptive UIs examples for different platform(at least android, IOS) and different devices sizes(different phones, tablets sizes, depending of landscape mode, portrait mode and width and height of the device too), different font sizes, images sizes for the before scenarios mentioned too and an easy way to test it please. I think it would really be helpful for the community. A deep example not just basic UI like the others teachers show. Thank you sir for all your effort and good content, keep it up please! Abhay Prince Reply
HAPPY THANKSGIVING!!! 😊 🦃 💕🦃🥰🦃💕TO MY SON, JAMES MONTEMAGNO 💙 ❤ Love, Mom 💕
@Arif Imran I think you're right. His videos have helped me a lot
He's pretty awesome!! Proud of him!!! 🚀 👩🚀 Rocketman!!! 😊
Thnaks a bunch James
Well explained. This was awesome
High five from Orlando! great conference!
.Net 7 is awesome. Thx for the intro.
Great work , James. Thank you very much for the news.
In xamarin forms, I have one doubt which is tapgesture using a label but voiceover in Android controls mode is not recognise that .
Please give me an idea @james.
Great 👍 work , thanks sir.
Another excellent video! I am beginner and looking into the ways to learn. I have been exploring chatgpt but on its own it is so airbrown. Maybe you can find a way to integrate ways of learning with the language model?
In particularly, I'm interested in generating examples with pictures with the language model? Can it be done?
WOW !!!!!!
SUPER !!!!!
Hey James. Do you think things like InputBindings from WPF will ever make it into MAUI or will that be through nuget only? To me having keybindings seems essential for desktop applications but it is just not a thing for any mobile platform
Will this "RateLimiter" take care of IP address & Mac Address or does it apply over all requests.
HAPPY THANKSGIVING 😊 🦃🦃🦃🦃❤❤❤
Fuck yeah man. Good to see you back, you took your time though :)
I am active in other topics, but for years I have followed .NET news here and there - but I have never properly learned C# and .NET programming. Can you give me a tip from which source I could independently study the subject properly. LinkedIn learning or another link?
Checkout all out training at dotnet.microsoft.com/en-us/learn
Hi james. What do you think of WinUI3? I've tried to write a simple demo. But those confused APIs, docs makes me feel sick. Is that ready to use?
i think you can use docs for uwp, they are almost the same with winui3
Hi Sir, Thanks a lot for bringing amazing contents to us.
I got a problem, i hope you will know this.
In MAUI how do i enable location service.
I done with the permission now needs to enable the location service so how do i show the prompt to enable this!
Thanks
Plz reply my query
Meant Permissions class. Won't let me edit
@@sglasgowaz actualy i got the permission but if location is not enabled how to enable it
I enjoyed Monkey Finder. I wonder if a new app as a series could highlight these.
So great idea! I especially ask for examples of the use of EF7 and code first with one-to-many, one-to-one relationships, etc. using Sqlite please.
We are currently attempting to update from .NET 6 to .NET 7 but experiencing a lot of our existing views need to be adjusted as it suddenly doesn't take full-width or the like. :/
Open an issue on GitHub and shoot me the link
Is it now possible to compile Xamarin/.NET MAUI Android apps completely native without IL and JIT?
Yup, for years. There is full aot option
The AOT is awesome... was there a way to do this in .NET 5/6?
mono -fullaot
Forgive my ignorance but how is the new required keyword functionally different from the required data annotation?
The required attribute is a validation rule and not and usually made for UI validation in asp.net core for example. The c# feature is more of a your code situation and users of library code to ensure null and required safety.
Can the rate limiter be set to return a 429 instead of waiting?
You can! You have to loop into the rejected event and return it. There is a sample in learn.microsoft.com/en-us/aspnet/core/performance/rate-limit?view=aspnetcore-7.0
@17:25 Only 3MB for 3 lines of code 🙂
With the entire runtime needed :) also being fully ahead of time compiled. And that’s with no other optimizations that I could have flipped on
Output cache or input cache
Thank you!!!. Can you make responsive, adaptive UIs examples for different platform(at least android, IOS) and different devices sizes(different phones, tablets sizes, depending of landscape mode, portrait mode and width and height of the device too), different font sizes, images sizes for the before scenarios mentioned too and an easy way to test it please. I think it would really be helpful for the community. A deep example not just basic UI like the others teachers show. Thank you sir for all your effort and good content, keep it up please!
Abhay Prince
Reply
Newlines in an interpolated string ...
Please stop! As a developer stuck in the world of .Net 2.0, seeing all of this is killing me!
At least you have a visual builder
.Net Asp.core is far better solution out there.