55,168 questions with Developer technologies-related tags

Sort by: Updated
1 answer

GIS Converter - Converts input file to its original

1.I need to extend the GIS converter funcuality. 2.This the command: GISConverter.Cli.exe gis_convert <input> <format> <output> <temp> [Log <log_path> [level]] <input> - this can be a single or an archive file. We…

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,729 questions
asked 2025-12-28T11:12:01.1933333+00:00
Dani_S 5,456 Reputation points
answered 2026-01-02T07:59:53.07+00:00
Michael Le (WICLOUD CORPORATION) 8,790 Reputation points Microsoft External Staff Moderator
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 2026-01-02T07:55:37.78+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
3 answers

MAUI app issue

Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T10:15:49.5133333+00:00
Peter_1985 2,946 Reputation points
edited a comment 2026-01-02T07:54:10.3366667+00:00
Peter_1985 2,946 Reputation points
1 answer

Syntax issue - Cannot figure out

I am getting a "Type Mismatch" for the following code:" yr = Application.VLookup(ListBox1.Value, Worksheets("RideSch").Range("BL4:BM8"), 2) This is what it is referencing. The variable "yr" is DIM as…

Developer technologies | Visual Basic for Applications
asked 2025-12-29T17:12:33.7666667+00:00
Les M 20 Reputation points
commented 2026-01-02T07:44:40.35+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
0 answers

How to resolve a link error about a pointer?

Windows 11, Visual Studio 2022, C++, project type MFC Gosh, this is too long, but I have been struggling with it all day. I have tried to provide what seems to be essential but as short as I can. Setup: The project has several GUIs. One of the GUIs…

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,033 questions
asked 2026-01-02T06:45:14.3166667+00:00
Bryan Kelly 541 Reputation points
edited the question 2026-01-02T07:23:28.7333333+00:00
Harry Vo (WICLOUD CORPORATION) 4,425 Reputation points Microsoft External Staff Moderator
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
edited a comment 2026-01-02T07:19:12.7966667+00:00
Sreenivasan, Sreejith 480 Reputation points
3 answers

Bot Framework Migration to Agent SDK

We are migrating from the Azure Bot Framework to the Microsoft 365 Agent Framework. While reviewing the documentation, I couldn’t find any replacement for Application Insights (the module shown below). Could you please let us know if there is an…

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-12-22T13:49:57.5066667+00:00
Mali, Priyanka (Ext) 40 Reputation points
answered 2026-01-02T06:46:20.7166667+00:00
Mali, Priyanka (Ext) 40 Reputation points
1 answer One of the answers was accepted by the question author.

getting error when .NET MAUi app upgrade .NET 9 t .NET 10

getting this multiple error after upgrade .net 9 to .net 10 D:\Projects\App git\WebInterface\MAUIApp\obj\Debug\net10.0-android\lp\361\jl\AndroidManifest.xml Warning: Namespace 'com.google.android.recaptcha' is used in multiple modules and/or libraries:…

Developer technologies | .NET | .NET MAUI
asked 2026-01-02T06:07:55.7133333+00:00
Bhuwan 1,116 Reputation points
accepted 2026-01-02T06:19:46.0066667+00:00
Bhuwan 1,116 Reputation points
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,729 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