MAUI .NET 8 on Android - Android device StatusBar is get overlapped with myapp
I have an app which developed with MAUI 8. I have an issue that my app is getting overlapped with the Android device statusbar as below, My app's page header ("Application Settings") is getting overlapped with the Android device status…
Developer technologies | .NET | .NET MAUI
How to Run Instrumentation Profiling with a DLL in Visual Studio 2019 and 2022
In Visual Studio 2017, the Performance Profiler (Instrumentation mode) lets you select both a DLL and an EXE file. However, in Visual Studio 2019 and 2022, I am unable to select a DLL using the Debug → Performance Profiler → Instrumentation option. What…
Developer technologies | Visual Studio | Testing
How might the .NET CLI be adapted for better accessibility across screen readers and speech-to-text tools?
Is command output readable, and are error messages clearly structured for assistive tech users?
Developer technologies | .NET | .NET CLI
How do I put touchscreen on my chromebook, if its my schools?
All of my schools chromebooks are built in with touchscreen and for some reason mine won't work. I tried the search and shift then press t hack but it still wont work. pls help me
Developer technologies | .NET | .NET CLI
Usage of TLS 1.3 protocol using SCHANNEL in C++ language for TCP/IP
We are trying to build one sample application using only TLS 1.3(No fallback to older TLS versions) protocol with below registries added, [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]…
Developer technologies | C++
Can we directly set the bitrate in a WAV file?
I’m working with WAV audio files and would like to know if it's possible to directly set a specific bitrate (e.g., 128 kbps or 256 kbps) for a WAV file. From what I understand, WAV files are typically uncompressed (PCM), and their bitrate is derived from…
Developer technologies | C++
how cancel token work in these cases
following code is from https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/cancel-an-async-task-or-a-list-of-tasks i could not understand when it will show following two messages from last main code. Console.WriteLine("Download…
Developer technologies | ASP.NET | ASP.NET Core

how to read usb data in ch340 like serial port?
I know how to read Serial port but if I use USB how to read that bytes?
Developer technologies | Windows Forms
Not able to register for exam- GH-300: GitHub Copilot
Hello Team, While trying to register for the exam GH-300: GitHub Copilot, I am getting below error: Microsoft registrations are currently not permitted for Sk Ajaruddin Ali. Please direct any questions to your Pearson VUE Registration Center. I have…
Developer technologies | .NET | Other
MAUI connection to SQL Server throws an exception message
Microsoft.Data.SqlClient.SqlException (0x80131904): 已成功与服务器建立连接,但是在登录前的握手期间发生错误。 (provider: TCP 提供程序, error: 35 - 捕获内部异常) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. --->…
Developer technologies | .NET | .NET MAUI
How to obtain access to 'HumanPresenceSettings. SetingsChanged'
The "HumanPresenceSettings" instance I returned through this method, 'humanPresenceSettings=await HumanPresenceSettings. GetCurrentSettings Asynchronous ()', can read the relevant settings. However, when I subscribe to 'HumanPresenceSettings.…
Developer technologies | Universal Windows Platform (UWP)
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C#
visual studio 2017 on windows 11 for iot core x86 uwp app development
Hi, I was using visual studio 2017 community on win 10 pro host m/c. I am learning uwp app development on windows 10 iot core x86 image running in virtual box. My development interest is only 32bit Embedded products only. Recently due to the resource…
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Visual Studio | Other
Why aren't platform helpers like IConnectivity and ILauncher included in the service collection by default?
Xamarin Essentials was merged into the .NET MAUI packages with the migration, which felt like a great improvement for discovery and QoL. The move to MAUI also saw the introduction of interfaces to support usage of these helpers in IoC scenarios,…
Developer technologies | .NET | .NET MAUI

Form layout issue
Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?
Developer technologies | ASP.NET | Other
Deploying app to remote machine stuck at "Installing missing frameworks..."
I have tried two different unrelated UWP apps and got the same result. When I try to run a UWP app on a remote machine, VS gets stuck at: Creating a new clean layout... Copying files: Total 403 mb to layout... Checking whether required frameworks are…
Developer technologies | Universal Windows Platform (UWP)
which one is called in asynchrony or parallel
can i get any example of cuncurrent and parllell processing using asyncrony.
Developer technologies | ASP.NET | ASP.NET Core
PowerBIClient: 403 Forbidden error unless preferClientRouting=true is used
PowerBIClient: 403 Forbidden error unless preferClientRouting=true is used - Request #422710 R. Aaron La Mar Omari Holtz Description We are experiencing an issue when making API calls with PowerBIClient in C#. In some cases, the request fails with: …
Developer technologies | C#
Getting a System.ObjectDisposedException: The CancellationTokenSource has been disposed in .NET 8
I'm working on a new Blazor app, with server-side and WebAssembly projects in the VS solution. When I debug the app I get a, "Unhandled exception has occurred" message in the bottom of the page. Looking at my event viewer I see this, which…
Developer technologies | .NET | Blazor
Illegal characters in path.
I am trying to create a new project through following procedure but visual studio is throwing exception
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Other
Possible to use VS
Hi, Is it valid to use VS version on Oracle Linux OS? Which VS version is fine for that?