55,169 questions with Developer technologies-related tags

Sort by: Updated
0 answers

While launching the WinUI application in unpackaged scenario the application icon is not shown in the TaskBar

Hello, We are working on a WinUI application targeting .NET 8 and .NET 9, and our goal is to launch the app via the .exe directly. To achieve this, we've updated our launchSettings.json and .csproj as follows: In LaunchSettings.json "profiles":…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-05-16T09:23:51.6966667+00:00
Karthick Arjunan 5 Reputation points
commented 2026-01-02T03:48:01.61+00:00
Harry Vo (WICLOUD CORPORATION) 4,425 Reputation points Microsoft External Staff Moderator
3 answers

how to install visual studio

Hello, I’m trying to install Visual Studio on Windows 11, but I get an error at the start of the installation saying: “Sorry, something went wrong.” I’ve tried several solutions, but nothing has worked so far. I would really appreciate your help.…

Developer technologies | Visual Studio | Setup
asked 2025-12-23T05:24:31.88+00:00
Paata Terterashvili 0 Reputation points
commented 2026-01-02T03:36:18.6266667+00:00
Leon Tran (WICLOUD CORPORATION) 970 Reputation points Microsoft External Staff Moderator
1 answer

Visual Studio Installer Hang while try to connect to a disconnected pipe

I'm trying to install Visual Studio 2026 v18.1.1 using an offline layout in a new windows 10 installation, after selecting the workloads and press install (whether its Install while downloading or Download all, then install) I get the installation…

Developer technologies | Visual Studio | Setup
asked 2025-12-31T17:13:58.8433333+00:00
Muhammad Aladdin 0 Reputation points
answered 2026-01-02T03:21:17.6033333+00:00
Leon Tran (WICLOUD CORPORATION) 970 Reputation points Microsoft External Staff Moderator
1 answer

Mongo DB - update server to a new version

Hi, 1.I'm using Maui app in version 9, in VS 2026 , last update. 2.I'm using Mongo: with this app as follow: Server: version 7.0.3. Client (compass): version 1.42.2 There is vulnerability in server version, please see , and use Google Translate to…

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,730 questions
asked 2025-12-31T08:58:55.19+00:00
Dani_S 5,456 Reputation points
commented 2026-01-02T02:36:19.7733333+00:00
Michael Le (WICLOUD CORPORATION) 8,790 Reputation points Microsoft External Staff Moderator
1 answer

Difficulty with assigning available licenses to replacement users

We have 5 Visual Studio licenses which were all assigned. Two of the license holders left the company so they were deleted from the "Manage Subscriber" list. When attempting to add the replacement users, I get an error saying: "No…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,620 questions
asked 2025-11-06T22:22:39.7966667+00:00
Shlomo Tuchband 5 Reputation points
commented 2026-01-02T02:21:14.83+00:00
Harry Vo (WICLOUD CORPORATION) 4,425 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

during app review process, how do i get test username and password to certification team

i have an app that failed certification, requiring TEST credentials. Q: How do i provide such? (what field do i put that in) ?

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,915 questions
asked 2026-01-01T16:19:12.7466667+00:00
James Pruett 40 Reputation points
commented 2026-01-02T01:37:51.77+00:00
ZanaNajdek-7644 0 Reputation points
2 answers One of the answers was accepted by the question author.

Can I use the same app in App Store Connect and Google Play Console for testing and publishing?

I have one app in App Store Connect and one app in Google Play Console that I use for uploading test builds. What happens with my test builds when I launch the app(from App Store Connect and Google Play Console) in the Apple App Store and Google Play…

Developer technologies | .NET | .NET MAUI
asked 2025-12-27T12:09:07.0333333+00:00
Kim Strasser 1,836 Reputation points
accepted 2026-01-01T12:54:48.6366667+00:00
Kim Strasser 1,836 Reputation points
1 answer

one question pissble in future to this this

Hi there microsoft its possible to new future to add html files inside a script or class file and use on the form like use on browser i have this file here made in html accordion and i would like to use on the winforms and load data from database …

Developer technologies | Visual Basic for Applications
asked 2025-12-24T03:21:41.7533333+00:00
Vereato 0 Reputation points
commented 2026-01-01T12:26:38.47+00:00
Gade Harika (INFOSYS LIMITED) 2,325 Reputation points Microsoft External Staff
2 answers

Visual Studio 2022- File Ignored always ignore when adding to class libraray

Hi, Please see the following screenshot, why adding a new new file I always need to use Git/Add ignore file (right click on the file) ? It happened in class library as follow: TargetFramework>netstandard2.0</TargetFramework> Thanks in advance,

Developer technologies | Visual Studio | Extensions
asked 2025-12-11T17:39:46.8933333+00:00
Dani_S 5,456 Reputation points
commented 2026-01-01T11:30:18.88+00:00
Dani_S 5,456 Reputation points
1 answer One of the answers was accepted by the question author.

Display Alert is not shown in MAUI IOS other than OnAppearing of a page

I am trying to test my MAUI app in IOS and noticed that display alert does not work in any other place other than OnAppearing() , it works fine in Android . I tried the following options , added delay before display alert await Task.Delay(100) used…

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T06:41:47.07+00:00
Manickam, Suraj 320 Reputation points
accepted 2026-01-01T11:26:29.3066667+00:00
Manickam, Suraj 320 Reputation points
2 answers

WPF window render freezing on windows 11 update 25H2

Hello. Our client is reporting worrying problems that started happening after updating windows 11 to version 25H2 (it is possible it was also happening with 24H2, not sure at this moment), but it is definetly not happening in 22H2. Everything else is the…

Developer technologies | Windows Presentation Foundation
asked 2025-12-22T11:04:47.17+00:00
ML 0 Reputation points
commented 2026-01-01T11:22:12.7166667+00:00
ML 0 Reputation points
3 answers

How do I move from Tests Explorer to my code using Go To Code?

Hi, Please look on: https://app.screencast.com/M0S7MDU6bVP9T When test failed, I right click on tests and pressed "Go To Test", but is not working ? why ? Thanks in advance,

Developer technologies | Visual Studio | Testing
asked 2025-12-19T05:54:17.3533333+00:00
Daniel Shitrit 0 Reputation points
commented 2026-01-01T11:07:43.1033333+00:00
Dani_S 5,456 Reputation points
1 answer

Alternative to AsTask() for awaiting IAsyncOperation in VB.NET (.NET Framework 4.7.2)?

I’m working on a WinForms VB.NET app targeting .NET Framework 4.7.2, using Windows.Services.Store APIs like GetAppLicenseAsync() and RequestPurchaseAsync(). These return IAsyncOperation(Of T), and the documented way to await them is via…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,915 questions
asked 2025-12-30T21:49:32.5133333+00:00
James Pruett 40 Reputation points
edited a comment 2026-01-01T06:17:56.1533333+00:00
Gade Harika (INFOSYS LIMITED) 2,325 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Swagger setup error after upgrade

builder.Services.AddSwaggerGen(c => { var securityScheme = new OpenApiSecurityScheme { Name = "Authorization", Type = SecuritySchemeType.Http, Scheme = "bearer", BearerFormat = "JWT", In =…

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,151 questions
asked 2025-12-30T10:17:36.9166667+00:00
Ejekwu Graveth Uzoma 40 Reputation points
commented 2026-01-01T06:14:44.31+00:00
Gade Harika (INFOSYS LIMITED) 2,325 Reputation points Microsoft External Staff
9 answers

"Feature 'XXX' is currently unavailable due to an internal error."

Visual Studio 2022 recently started (for absolutely no reason) displaying the following message(s) at the top of the Visual Studio 2022 window: Feature 'Diagnostic analyzer runner' is currently unavailable due to an internal error. Similar…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,620 questions
asked 2021-12-25T04:05:33.293+00:00
Nathan Sokalski 4,111 Reputation points
edited an answer 2026-01-01T01:08:06.5333333+00:00
Aaron 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to use a non GUI class in a GUI project

I created a project using MFC and Windows Desktop Application.  There are several GUIs and they all work.  Then I realized that a major section of code should not be a GUI, just a regular class.  To test it I created a class then tried to call it from…

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,032 questions
asked 2025-12-31T03:39:52.9466667+00:00
Bryan Kelly 541 Reputation points
accepted 2026-01-01T00:18:06.9666667+00:00
Bryan Kelly 541 Reputation points
13 answers

Windows Media Player - visualization stops after the first track in the playlist

When a playlist is played back or when "Play all music", the set visualization stops after the 1st track. If you play the titles individually or switch on with a click of the mouse, the visualization works normally. This is only for mp3 tracks,…

Developer technologies | Windows Presentation Foundation
asked 2021-01-24T09:05:41.847+00:00
Josef Danksagmüller 136 Reputation points
commented 2025-12-31T23:47:08.0133333+00:00
viennaos 0 Reputation points
3 answers One of the answers was accepted by the question author.

how to insert values to array?

I want to insert values. var ax=[0x01,0x05,0x06] and I want to insert per times and if the per=3 then it will be: [0x01,0x01,0x01,0x05,0x05,0x05,0x06,0x06,0x06] and the array maybe 150kb so is there best practice to do it?

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
1,305 questions
asked 2025-12-26T04:04:17.51+00:00
mc 6,556 Reputation points
commented 2025-12-31T22:16:17.6133333+00:00
Viorel 125.9K Reputation points
1 answer

How to remove the listView pressed/activated ripple drawable to the entire row

I have a listview like below to show the question and answers. <ListView HasUnevenRows="True" HorizontalOptions="FillAndExpand" ItemsSource="{Binding ItemsSource, Source={x:Reference this_flow_picker},…

Developer technologies | .NET | .NET MAUI
asked 2025-12-31T11:31:07.5366667+00:00
Sreenivasan, Sreejith 480 Reputation points
answered 2025-12-31T14:56:47.85+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,315 Reputation points Microsoft External Staff
2 answers

how to get the keys in .net maui ?

I am using .net maui and I want to get the :1. android cert md5 2.ios cert SHA-1 3.public key of android and ios. how to get them? the first I searched that there is no md5 in keytool -printcert

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T11:22:22.3466667+00:00
mc 6,556 Reputation points
commented 2025-12-31T13:30:12.24+00:00
mc 6,556 Reputation points