10,968 questions with Developer technologies-related tags

Sort by: Updated
0 answers

iOS Setting SemanticFocus on ContentPage

I am testing the voiceover function for iOS. For this I have a ContentPage which contains: An AccessibilityTitle set to describe the page itself AccessbilityText for every element within the page (these elements can be Labels, ContentViews etc What…

Developer technologies | .NET | .NET MAUI
asked Jul 24, 2025, 2:09 PM
Bubba Jones 0 Reputation points
edited the question Jul 24, 2025, 2:13 PM
Bubba Jones 0 Reputation points
0 answers

Microsoft Store app requiring admin consent - any automation?

We have a dotnet app deployed via Microsoft Store which uses a multitenant app registration. When a user logs on they have to ask their admin to consent to the user of the application. What I am wondering, is there any way to automate this better, if for…

Developer technologies | .NET | Other
asked Jul 24, 2025, 12:09 PM
Anne Admin 6 Reputation points
0 answers

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
asked Jul 24, 2025, 10:31 AM
Fadlan Amrullah 0 Reputation points
0 answers

How to trigger GPS location popup (Enable Location Services) in .NET MAUI for Android

I recently upgraded my MAUI project to .NET 9, and I noticed that the code I previously used to show the (GPS) popup on Android has stopped working. Any ideas ?

Developer technologies | .NET | .NET MAUI
asked Jul 24, 2025, 9:06 AM
Etien Ducka 30 Reputation points
0 answers

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
asked Jul 15, 2025, 11:06 AM
Milan Jadav 0 Reputation points
commented Jul 24, 2025, 8:57 AM
Starry Night 5 Reputation points
0 answers

UWP App Displays Blank Screen on Launch from Start Menu

The UWP app occasionally shows a blank screen when launched from the Start menu. Event Viewer shows the following error: Event name: MoAppHangXProc Response: Disabled Cab ID: 0 Sign the problem: P1: App-2nd_2.1.0.0_x64__0qrdk5hp1854e P2:…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 24, 2025, 7:15 AM
Xie Steven 831 Reputation points
0 answers

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
asked Jul 23, 2025, 10:56 AM
mc 5,611 Reputation points
commented Jul 24, 2025, 1:47 AM
Starry Night 5 Reputation points
0 answers

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
asked Sep 27, 2023, 2:23 PM
John Reynolds 5 Reputation points
commented Jul 23, 2025, 6:39 PM
Bekzat Tursunkulov 0 Reputation points
0 answers

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
asked Jul 1, 2025, 8:56 PM
Eduardo Gomez 3,711 Reputation points
commented Jul 23, 2025, 3:46 AM
Michael Le (WICLOUD CORPORATION) 770 Reputation points Microsoft External Staff
0 answers

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)
asked Aug 23, 2024, 12:29 PM
Anderson Rodrigues Cavalcante 316 Reputation points
commented Jul 23, 2025, 3:10 AM
Harry Vo (WICLOUD CORPORATION) 320 Reputation points Microsoft External Staff
0 answers

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)
asked Apr 17, 2025, 10:33 AM
Jay 140 Reputation points
commented Jul 23, 2025, 3:07 AM
Harry Vo (WICLOUD CORPORATION) 320 Reputation points Microsoft External Staff
0 answers

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)
asked Jun 10, 2025, 4:15 PM
Vinod Sahu 0 Reputation points
commented Jul 23, 2025, 3:05 AM
Harry Vo (WICLOUD CORPORATION) 320 Reputation points Microsoft External Staff
0 answers

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
asked Jul 22, 2025, 12:56 PM
Kligun Yossi 0 Reputation points
edited the question Jul 22, 2025, 6:00 PM
Gérard Oomens 10 Reputation points Volunteer Moderator
0 answers

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
asked Jul 22, 2025, 1:06 PM
Suraj Kiran 25 Reputation points
0 answers

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)
asked Nov 28, 2024, 8:36 AM
景轩 王 35 Reputation points
edited the question Jul 22, 2025, 4:22 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
0 answers

.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
asked Jul 21, 2025, 3:02 PM
Eduard Kaufmann 311 Reputation points
0 answers

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
asked Jul 20, 2025, 7:27 PM
Silvan Zihlmann 0 Reputation points
commented Jul 21, 2025, 7:50 AM
aust ren 0 Reputation points
0 answers

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
asked Jul 21, 2025, 3:19 AM
xii Pri 0 Reputation points
0 answers

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
asked Jul 18, 2025, 3:21 PM
Herb Wolff 0 Reputation points
0 answers

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
asked Jul 17, 2025, 12:40 PM
Diana Mlinga 0 Reputation points