Content
How to create HTTP Error Handling for the PUT method?
Hi, I would like to know how create HTTP Error Handling for the PUT method and rendering the information to user in UI. I guess that it's also possible to make GLobal HTTP Error Handling for all methods! I've created the put method which, when two users…
App crashes on physical device but works in simulator
Hi App works in iPhone simulator from Visual Studio on mac. App also runs on local physical device from Visual Studio for pc (after using this hack https://gist.github.com/mattjohnsonpint/37d3ac06a563c41618fc933bf7282d66). However app crashes on physical…
splash screen is not observed in iOS 16.6 with xamarin.forms when we upgrade or reinstall the new version
Splash screen is not observed in iOS 16 and above versions with xamarin.forms project when we upgrade or reinstall the new app version.It is showing white screen.
minimum rows to display in datagridview
hello , is there a way by which i can set that there must be minimum number of rows is available to display in datagridview regardless of the data it has or not .
Not remembering source control plug-in (Git)
Since the last release, Visual Studio 2022 is not remembering the source control selection. Every time a project is opened, I must open the options dialog, go to Source Control, and select Git from the "current source control plug-in." Once I…
MAUI: Listview isvisible property is not working from the code behind?
I am trying to show the selected image or file on my UI on a listview. So initially the listview's IsVisible I set to false and after picking item I set the IsVisible property to true. My problem is after picking item the listview is not visible on the…
Lost in the Transition to .NET MAUI and Maui Graphics
Hello everyone, I am writing to seek help with creating a graphics using .NET MAUI with Maui Graphics or SkiaSharp. I have recently migrated from Xamarin Forms to .NET MAUI and from SkiaSharp to Maui Graphics. Unfortunately, I have lost some of my…
How to customize everyone Tab in TabBar
For example, I want create Shell with TabBar. BG of TabBar must be blue, and BG of Current Tab in TabBar must be orange. How can I do it?
Windows 11 update - KB5030219 - Unable to enter issue on the WebView2 browser text box keyboard.
On my computer system Windows11, after updating security patch KB5030219, I created a UWP application using Visual Studio Enterprise 2022. After using WebView2 component in the application to access the URL that requires x509 certificate authentication,…

How to fix the 'An unhandled error has occured. Reload. x'
Because of this, i cant click nor navigate my components
How to get user name for Blazor server applications (EasyAuth)?
I configured azure app service using EasyAuth. I tried to get the user name in the article below, but the username was returned null. The EasyAuth is working…
Maui android .net 8 issue
Hello all. my app built ok on .net 7 and I want to build it in maui .net 8 what I need to do. Thank you very much.
c# aot try-catch not work
I used c# aot to compile lib for go use. An exception occurs in lib and the process crashes. I hope the process doesn't crash and that bugs can be reported. How can I keep the process from crashing. If it crashes, is there any way to find the location of…
Intune App SDK Xamarin Bindings for Android not support after Android 9.0?
Hi Team, We have a Xamarin Forms app in production that supports Intune. We used MAM policies for Intune support, and they are working. Now it's failing on the Android platform because the device ID isn't retrieving to Intune. Therefore, the…
HttpListener used on Xamarin.IOS app. "Safari cant open the page because it couldn't connect to the server" error only on iOS 17 devices.
Our project uses the latest Xamarin and our app has a function that creates a HTTP server to store a html and config file, and we use SfSafariViewController to view the contents on the html file. However, after the release of iOS17, this function does…
The type or namespace name 'Notes' could not be found
Hi, How to resolve such issue, to the line below? using Notes.Models;
What is the alternate IDE in place of Visual Studio MAC to support the .NET8 in the MAC system for the development of native .NET SDK style IOS projects ?
Hi Team, As we already know Visual Studio for MAC is going to retire in Aug 31, 2024. We are working on Migration of Xamarin Native Projects(Xamarin.Android and Xamarin.IOS) to .Net-Android /.Net-IOS Style Projects. What will be the alternate IDE for…
How to made ORACLE SQL request with ASP on IIS Windows server ?
I will connect my ORACLE database to an IIS intranet server, working with ASP.NET

FilePicker in .Net MAUI iOS version
I am developing an application on this platform. I'm using a file picker. It works great on Android. It also works on the Apple simulator. However, the application cannot be installed and launched on a physical apple device. I am following the Microsoft…
Why does Azure.Core depend on 7 year old libraries?
Exactly as described in the title. Why does Azure.Core the Azure sdk for .net depend on packages that themself state they are only required for everything before .net core 3. Github issue: https://github.com/Azure/azure-sdk-for-net/issues/38857

