Raw Input report rate is so low
Hello. I'm trying to scan some keyboard input, and it works but the polling rate is so low. The hidclass.sys driver seemed to aggregate some input packets while I don't want to do that. Is there a way to make the HID driver have high polling rate (at…
Developer technologies | C++
How can I retieve my missing account
Hello, I tried to contact you, but I didn’t know how. Anyway, I have an old email that I created when I was young, and it is linked to the middle of my games, but I don’t know how to retrieve it, and I don’t remember the password. Is there a way I can…
Developer technologies | Windows Forms
im trying to connect my tarantula pro controller but my windows 10 pc is not recognizing it and is saying its a unknown usb device or a usb mass storge thing so how do i fix it
im trying to connect my tarantula pro controller but my windows 10 pc is not recognizing it and is saying its a unknown usb device or a usb mass storge thing
Developer technologies | Small BASIC
NuGet Package Manager Error in Visual Studio 2022 on Windows 11
The NuGet Package Manager has suddenly stopped working in Visual Studio 2022 on a Windows 11 PC. An error occurs when trying to load the Package Manager, displaying the following message: [nuget.org] Unable to load the service index for source…
Developer technologies | Visual Studio | Setup
MAUI USE OF BING FOR ERROR REPORTING
With the latest releases, when debug deploying my MAUI app to an Android phone, during the early execution Chrome appears targeting Bing with the following URL: "https://www.bing.com/?ref=aka&shorturl=View/SystemErrors/1". The browser…
Developer technologies | .NET | .NET MAUI


How to build an app to check if a file is opened by another program using C#
Hello, I want to build an app to check if a file is opened by another program.
Developer technologies | C#

How to remove server from server explorer list in Visual Studio
I am sorry if the tag is wrong. I could not find a visual studio tag. The issue is that I have by mistake connected to my own pc as a 'Windows Server' and now it is showing up in the Server Explorer of Visual Studio 2022. I am able to view 'Event Logs',…
Developer technologies | Visual Studio | Setup

NavigatedToEventArgs
Environment: MAUI app for Android. When I navigate to a certain page, I would like to know what was the previous page. I therefore tried: protected override void OnNavigatedTo(NavigatedToEventArgs args) { base.OnNavigatedTo(args); …
Developer technologies | .NET | .NET MAUI
Help me this problem error Message code: 715-123150.
I have a problem when signing in Visual studio Dev essentials. Once clicking on "Join or access now" following message is shown: Something went wrong! We are sorry, but our system has detected a problem with your account. If you are still…
Developer technologies | Visual Studio | Other

New WinUI 3 projects fail to build with CS1061 errors after a fresh OS and VS install.
The error always appears in the generated file MainWindow.g.cs. This indicates that the XAML compiler is not correctly connecting the UI file to the code-behind file. Troubleshooting Steps Already Taken: I have already performed extensive…
Developer technologies | Visual Studio | Setup
Not able to login from microsoft visual studio, showing http 400
Developer technologies | Visual Studio | Other
Update .Net8-Android api 35 to .Net9-Android api 35
Right now, I’m using .NET 8 for Android with API level 35. I want to upgrade to .NET 9 for Android (still using API 35). What is the best practice to do this?
Developer technologies | .NET | Xamarin
Best way to publish WPF Application
Hey everyone, I'm working on a WPF desktop application (targeting .NET Framework) that uses a local MySQL database to store user data. I'm ready to distribute it to clients, but I’m not planning to host it on a web server. My only method of sharing will…
Developer technologies | Windows Presentation Foundation
fragment will tap to another when commit one?
I am using .net android and I have pageA and pageB I will replace pageA with pageB using fragmentManager and then commit it. when after the transaction I can still click the control in pageA but the current page is pageB why?
Developer technologies | .NET | .NET MAUI
Visual Studio Community Version 17.7.4 Http Test 401 Errors
Since upgrading my Visual Studio Community edition to Version 17.7.4, I noticed that the method of sending requests in an http test document has changed in the UI from a green play button to a “Send Request” link. More importantly, since this update all…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Other
color connverter
I have a converter public class SelectedAvatarMultiValueConverter : IMultiValueConverter { public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) { if(values.Length == 2 && …
Developer technologies | .NET | .NET MAUI
UWP app flickering on ARM PC
Hi everyone. I have an UWP application and I'm running on a ARM PC. When I open a customized content dialog the screen starts blinking. Unfortunately, I cannot show the application nor the code, but do you guys know some cases that an ARM PC blinks…
Developer technologies | Universal Windows Platform (UWP)
Help Needed for Connecting POS Printer via USB in UWP App
Hi Team, I have implemented POS printer functionality in my UWP app. When I connect the POS printer using Bluetooth, it works perfectly. However, when I connect the printer via a USB cable, I’m unable to find a way to detect or connect to the printer…
Developer technologies | Universal Windows Platform (UWP)
UWP - https certification valiation issue
I am trying to call an https api on a payment device, it returns a certificate signed by intermediate CA and that signed by root CA. I have installed root CA in trusted store of windows, added capability in WPF manifest. It returns error - Partial chain…
Developer technologies | Universal Windows Platform (UWP)
Unable to respond to more info required.
Hi, I'm trying to respond to a more info request for a problem I reported in Visual Studio: https://developercommunity.visualstudio.com/t/Visual-Studio-crashes-when-opening-prope/10940232?moreInfo=true&viewtype=all When I write the answer and press…
Developer technologies | Visual Studio | Other
