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
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

I have having an Trust issue in publishing the xbap in Test Environment. How to resolve the issue.
I have having an Trust issue in publishing the xbap in Test Environment. How to resolve the issue. Which certificate is require for trusting the application to host the xbap application.
Developer technologies | Windows Presentation Foundation
context deadline while posting notification through API https://dm3p.notify.windows.com?token=xxx
got many timeout when using wns for push since about 28.11 9:00(utc+8) api: https://dm3p.notify.windows.com?token=xxx I have been using this function for a year without any problems. This timeout problem has occurred since around 9:00(utc+8) this…
Developer technologies | Universal Windows Platform (UWP)
.net Maui: use of 'ShellContent' to pass a parameter
Thank you in advance for your time and help Is somewhere out there helping a pretty old hobby developer on .net maui GIT: https://github.com/edikaufmann/RandoJson (public). I'm still struggling to dynamically call the appropriate .json data based…
Developer technologies | XAML
SerialPort.Write blocks when using multiple classes and separate COM ports
Hello dear community, After a long time, I’m reaching out to you again. Some time ago, I started a new coding project in WinUI3 that has gradually grown. Unfortunately, the code has developed quite quickly since I could only work on it in my limited free…
Developer technologies | Visual Studio | Debugging
About http proxy
i'm a Chinese developer, and i'm using .sln project with vcpkg. I've noticed that when I set VS2022 to English and create a .sln project, my project doesn't use the proxy (can't access github/microsoft/vcpkg). But if I set VS2022 to Chinese, the created…
Developer technologies | Visual Studio | Other
Need to delete/reset MS365 Developer Account
I need help deleting or resetting my Microsoft 365 Developer Program account associated with my email address. I mistakenly set up the account for Personal Use instead of small business and do not have sandbox access. I tried setting up a new account…
Developer technologies | .NET | .NET Runtime
My report does not populate with the correct data when i change parameters. How do I fix this?
Correct Changed my times, but page does not update with correct batch start time. SQL tables are correct.
Developer technologies | Visual Studio | Testing
Urgent Assistance for VM - Findings relate to weak SSL/TLS cipher suites and few issues concerning the Content Security Policy (CSP) configuration. Attached is a report. Kindly assist for remediating those vulnerabilities.
Urgent Assistance for VM - Findings relate to weak SSL/TLS cipher suites and few issues concerning the Content Security Policy (CSP) configuration. Attached is a report. Kindly assist for remediating those vulnerabilities.
Developer technologies | Windows Forms
How to get Vendor Account, Purchase order, Single GRN Number and Voucher Number of Project PO in the Project Packing Slip Journal Header in d365 F&O
To add the fields of Vendor Account, Purchase order, GRN Number and Voucher Number of a Project PO in the Project Packing Slip Journal Header of CUSTPACKINGSLIPJOUR to use these fields for other reports
Developer technologies | .NET | Other
Problem transcription Azure Whisper
Hi, I'm using the Whisper 001 model from Azure in my project and I'm facing the issue: Azure sometimes randomly transcribes my audio into English, even when the speaker is clearly speaking French. Occasionally it does transcribe in French, but not…
Developer technologies | Visual Studio | Other
Can't install UWP app, fails with codes 0x800701c5 / 800700B7
Hello everybody. We want to publish our app, that is made with Xamarin Forms, to the Microsoft Store. WACK does not report any problems with the uploaded app. Installation fails for all betatesters, the store app reports error 0x800701c5. So I tried…
Developer technologies | .NET | Xamarin
Developer technologies | Universal Windows Platform (UWP)
Why does CMainFrame::OnMdiNext is not called?
I have a MFC MDI app. I want to override WM_MDINEXT message. And I did: header: protected: afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct); afx_msg LRESULT OnMdiNext(WPARAM wParam, LPARAM…
Developer technologies | C++
Why won’t my recovery key work
I have entered my recovery key correctly and it won’t work i tried everything even all of the advanced options and nothing will work it won’t even let me reset my pc
Developer technologies | Windows Presentation Foundation
Azure DevOps publish fails for MAUI.NET iOS
This is part of my Azure Pipeline: - task: Bash@3 displayName: Install MAUI inputs: targetType: 'inline' script: | dotnet workload update dotnet workload install…
Developer technologies | .NET | .NET MAUI
