54,739 questions with Developer technologies-related tags

Sort by: Updated
1 answer

iOS crash report: System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_

I have uploaded my iOS build on TestFlight and then installed it on my iPad. My game always crashes 1-2 seconds after I opened it on my iPad. It only crashes in release mode and not in debug mode. It's not the first time that I have this kind of crash.…

Developer technologies | .NET | .NET MAUI
asked 2025-11-04T21:08:44.2066667+00:00
Kim Strasser 1,611 Reputation points
edited a comment 2025-11-06T03:00:16.4966667+00:00
Michael Le (WICLOUD CORPORATION) 3,915 Reputation points Microsoft External Staff Moderator
3 answers

what certificate path for azure developer are best starting at beginner level

What Azure courses show a new developer take, what is the correct path.

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-10-31T13:28:20.8466667+00:00
Michael Stephens 0 Reputation points
commented 2025-11-06T02:32:43.8733333+00:00
Danny Nguyen (WICLOUD CORPORATION) 3,690 Reputation points Microsoft External Staff Moderator
1 answer

Making the Most of Microsoft’s Training Resources — Which Ones Helped You the Most?

Hi everyone! I’m fairly new to the Microsoft ecosystem and recently discovered how many training platforms and learning resources Microsoft offers — things like Microsoft Learn, LinkedIn Learning, Docs tutorials, certification paths, and even community…

Developer technologies | Small BASIC
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
301 questions
asked 2025-10-29T05:40:00.3666667+00:00
Tarun Nagar 85 Reputation points
commented 2025-11-06T02:26:34.37+00:00
Danny Nguyen (WICLOUD CORPORATION) 3,690 Reputation points Microsoft External Staff Moderator
1 answer

Problem in Parsing JWT token.

I have an API service webapp. The JWT token used for authorization has 13 claims. The main deployed web app parses all the claims correctly. I deployed a test version of this webapp without any changes in the jwt auth module. Now 3 claims are not being…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-10-24T03:47:43.4233333+00:00
Abhishek 20 Reputation points
commented 2025-11-06T02:20:51.7666667+00:00
Danny Nguyen (WICLOUD CORPORATION) 3,690 Reputation points Microsoft External Staff Moderator
1 answer

[UWP] Gamepad navigation RB/LB is broken on ROG Ally Xbox

I am developer of UWP apps. UWP apps support gamepads natively well. But I noticed that gamepad support in UWP apps on Rog Ally Xbox is totally broken. For example RB makes 'A' press instead of navigation in Navigation View. On regular Windows 10 an 11…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-10-25T15:55:56.2766667+00:00
60856927 111 Reputation points
commented 2025-11-06T02:18:43.39+00:00
Danny Nguyen (WICLOUD CORPORATION) 3,690 Reputation points Microsoft External Staff Moderator
2 answers

How to Create a Shared Mailbox Using Microsoft Graph

As a Java developer integrating Microsoft Graph with Spring Boot, I need to create a shared mailbox but haven't found a relevant API. Are there any APIs available to add a shared mailbox directly without creating a user? I have already registered an…

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,664 questions
asked 2025-11-05T08:55:44.7833333+00:00
h l 0 Reputation points
commented 2025-11-06T01:03:04.01+00:00
h l 0 Reputation points
1 answer

What should I change in my Android .csproj file before uploading it to Google Play?

I created a new Android project in VS Insiders and I added my files from my old VS 2022 Android project to the new project. But I have not changed my new .csproj file. My new .csproj file in VS Insiders looks like this and debugging on my Android device…

Developer technologies | .NET | .NET MAUI
asked 2025-11-04T13:07:55.73+00:00
Kim Strasser 1,611 Reputation points
commented 2025-11-06T00:05:39.4633333+00:00
Kim Strasser 1,611 Reputation points
0 answers

VS2022 Not recognize form as a Windows Form

Hi, Im new to the forums and new into the VB.net world as well, i use to code in excel vba but i decided to made the jump to something newer and better. Iv been designing my app using the latest VS2022 version 17.14.19, using Windows Forms, i have 2…

Developer technologies | Visual Basic for Applications
asked 2025-11-05T22:45:30.9666667+00:00
Javier Duran 0 Reputation points
edited the question 2025-11-05T22:48:45.7666667+00:00
Javier Duran 0 Reputation points
4 answers

How to fix - You must install or update .NET to run this application

root@ubuntu:/etc/systemd/system# /usr/bin/dotnet /var/www/MinAPI/WebApi.dll You must install or update .NET to run this application. App: /var/www/MinAPI/WebApi.dll Architecture: x64 Framework: 'Microsoft.AspNetCore.App', version '5.0.0' (x64) .NET…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,134 questions
asked 2023-06-13T08:40:17.94+00:00
Bashar Muhanna 45 Reputation points
edited an answer 2025-11-05T19:39:10.82+00:00
Lucas Scheere 0 Reputation points
1 answer

where will i find the asl compiler executable

i have been led to believe that microsft provides an acpi asl compiler that may be part of the windows driver develpoment kit. dowloaded kit not able to find the program

Developer technologies | Universal Windows Platform (UWP)
asked 2025-11-05T15:31:43.0233333+00:00
John Gutwald 0 Reputation points
answered 2025-11-05T19:27:12.12+00:00
Viorel 125.1K Reputation points
1 answer

Unsafe-inline and unsafe-eval

Hi All, We have an application developed in ASP.NET (.NET Framework 4.6.2). Understand from the below article that we need unsafe-inline and unsafe-eval settings in order to run the…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,622 questions
asked 2025-11-05T09:40:09.7266667+00:00
Venugopal 0 Reputation points
answered 2025-11-05T18:01:56.36+00:00
Bruce (SqlWork.com) 81,606 Reputation points Volunteer Moderator
1 answer

App Pool memory issue

Our web API's app pool is consuming an excessive amount of memory, and while we've attempted to debug the memory dump using Visual Studio, we aren't receiving the assistance we need. We are seeking additional support to resolve this issue.

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,664 questions
asked 2025-11-05T17:18:32.51+00:00
Arya, Lalit (Omaha) 0 Reputation points
edited an answer 2025-11-05T17:48:32.1633333+00:00
Bruce (SqlWork.com) 81,606 Reputation points Volunteer Moderator
0 answers

Processes cannot communicate by COM

I have a program called ProgramA which is a desktop program (GUI) hosting a COM server. This program is started and kept running. I have another desktop (WPF) program called ProgramB, written in C#. The ProgramB instantiates an out-of-process COM…

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,664 questions
asked 2025-11-05T13:34:11.6133333+00:00
Magne 126 Reputation points
edited a comment 2025-11-05T16:33:01.4533333+00:00
RLWA32 50,831 Reputation points
1 answer One of the answers was accepted by the question author.

Multi applications, open last position.

Is there an easy way to open multiple ( 1 and 2 ) applications in the last position? Yes, there is. in C# WinForms in C# WPF Thanks.

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,664 questions
asked 2025-10-30T17:47:52.2733333+00:00
Noah Aas 1,190 Reputation points
accepted 2025-11-05T16:23:59.8566667+00:00
Noah Aas 1,190 Reputation points
2 answers One of the answers was accepted by the question author.

CancellationTokenSource - Stream - problem

I want an event when the disconnect button is pressed or the server closes. I can't get into the cancellation. Why? What's wrong? The problem is I can't get there. Disconnect and abort. Why not? What's wrong? try { …

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,664 questions
asked 2025-10-28T11:35:03.65+00:00
Noah Aas 1,190 Reputation points
accepted 2025-11-05T16:23:44.89+00:00
Noah Aas 1,190 Reputation points
0 answers

.NET Core Window not showing correct content

I've created a WPF application targeting .NET core. I have a GUI defined in a file named MainWindow.xaml The Main window displays fine when the program is executed. When the GUI runs there's, a button named "About". When the…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,134 questions
asked 2025-11-05T15:18:49.3366667+00:00
Paul C 0 Reputation points
commented 2025-11-05T16:22:53.41+00:00
Viorel 125.1K Reputation points
5 answers

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++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
4,023 questions
asked 2025-07-30T09:34:50.8566667+00:00
G S, Shashank 5 Reputation points
commented 2025-11-05T15:46:42.5533333+00:00
ada jones 0 Reputation points
1 answer

Visual Studios 2019 installer no longer allows me to install offline. MSFT says a revocation check stops it

Offline install of VS2019 fails still a problem on 9/9/2025 I have been creating layouts for about 6 years so not an issue there I can download the files online and used to just install it offline. Found this below: from…

Developer technologies | Visual Studio | Setup
asked 2025-09-09T14:07:50.44+00:00
scott casa 5 Reputation points
commented 2025-11-05T15:30:45.6066667+00:00
COMONT Loic 0 Reputation points
0 answers

Clarification on Mapping Subscription Data with /subscribedskus API Response

Hi Team, I am currently integrating the API that returns the availableUnits value: https://learn.microsoft.com/en-us/partner-center/developer/get-a-list-of-available-licenses The API is returning the product and license details correctly. However, the…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,622 questions
asked 2025-11-05T14:21:22.81+00:00
Saqib Rajput 0 Reputation points
1 answer

Graph API RevokeSignInSessions not invalidating refresh tokens

I am trying to use MS Graph RevokeSignInSessions to invalidate a user's refresh tokens to enforce the user to login when the existing access token expires. I set the lifetime of access token to 5 mins. In my tests, when the request completes…

Developer technologies | .NET | Entity Framework Core
asked 2025-10-23T13:00:01.73+00:00
Dongyang Li 0 Reputation points
commented 2025-11-05T14:03:50.42+00:00
Dongyang Li 0 Reputation points