55,191 questions with Developer technologies-related tags

Sort by: Updated
1 answer

how to show the music's spectrum in .net maui?

I am using .net MAUI 9.0 and I want to get this in page: when I play music in the mobile I can get the rhythm how to do it?

Developer technologies | .NET | .NET MAUI
asked 2026-01-05T13:24:03.6933333+00:00
mc 6,556 Reputation points
answered 2026-01-05T17:54:17.0133333+00:00
Bruce (SqlWork.com) 82,311 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Clarification on Visual Studio Licensing for Ephemeral CI/CD Build Agents (Harness VM Runners on AWS EC2)

Hello, We have a use case where our CI/CD build agents require a full Visual Studio installation to build certain applications (such as SSIS projects). In our environment, we use Harness VM Runners that dynamically provision short‑lived EC2 instances…

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,624 questions
asked 2025-12-29T17:32:13.7333333+00:00
Varalakshmi Ganesan (CONVLKG) 20 Reputation points
commented 2026-01-05T17:54:11.4966667+00:00
Varalakshmi Ganesan (CONVLKG) 20 Reputation points
1 answer

Is VB upgrade companion what I need to convret VB6 programs to today's platforms?

I WANT TO UPGRADE MANY VB6 PROGRAMS. I was a math teacher for well over 30 years. During that time I wrote hundreds (around 300) of VB6 programs to help students learn targeted high school math concepts by working computer generated problems. Of…

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,624 questions
asked 2026-01-04T19:49:53.2766667+00:00
Leslie Howe 0 Reputation points
commented 2026-01-05T16:42:21.1666667+00:00
Viorel 125.9K Reputation points
1 answer

Visual Studio sends 'shutdown' and 'exit' requests to Langauge Server on closing a Solution

I am working on implementing a Language Server (LSP) as part of a Visual Studio Extension. We have a requirement of loading the Language Server when extension is loaded and keeping the Language Server loaded throughout the Visual Studio session till the…

Developer technologies | Visual Studio | Extensions
asked 2025-12-18T14:51:24.11+00:00
Sajith 66 Reputation points
commented 2026-01-05T15:47:58.2866667+00:00
Sajith 66 Reputation points
2 answers

DEPLOY ERROR

After the upgrade of VS to version 17.14.9 today, all my MAUI projects, that used to run before, generate a Deploy Error: Error ADB0010: Mono.AndroidTools.InstallFailedException: Unexpected install output: Exception occurred while executing…

Developer technologies | Visual Studio | Debugging
asked 2025-07-16T14:06:05.63+00:00
Giorgio Sfiligoi 571 Reputation points
edited a comment 2026-01-05T15:26:08.29+00:00
Niko Kreuzer 0 Reputation points
0 answers

With unified dialog for CMake presets, reconfigure happens when switching between build presets of the same configure preset

In a simple setup where you have 1 configure preset and 2 build presets for it, switching between the presets causes a configure of the project when the unified menu is used and it does not do it. This might not be relevant in a toy example that…

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,624 questions
asked 2026-01-05T13:53:22.98+00:00
Jeroen Van Antwerpen 0 Reputation points
2 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,035 questions
asked 2026-01-02T06:45:14.3166667+00:00
Bryan Kelly 551 Reputation points
commented 2026-01-05T13:44:39.7233333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

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
accepted 2026-01-05T13:24:19.88+00:00
mc 6,556 Reputation points
2 answers

How can I fix a semantic model relationship issue in Power BI?

I have two tables: Table 1: Contains a distinct Employee Code with an Active/Inactive flag for each employee. Table 2: Contains Employee Code along with the courses pursued by employees under the company’s training programs. When I try to create a…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,714 questions
asked 2026-01-05T04:56:00.22+00:00
Kalpesh Nardekar 0 Reputation points
answered 2026-01-05T12:54:16.35+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

How to Migrate VB.NET WinForms App from AxTabDlg.AxSSTab (Sheridan SSTab ActiveX) to 64-bit Managed Controls?

Hello Community, I’m working on migrating a VB.NET Windows Forms application from 32-bit ActiveX controls to a pure 64-bit managed solution. The app currently uses Sheridan SSTab ActiveX via AxInterop.TabDlg (e.g., AxTabDlg.AxSSTab). Since ActiveX/COM…

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-29T06:25:24.8933333+00:00
Aman Agrahari 180 Reputation points
commented 2026-01-05T12:44:44.7666667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
1 answer

Difference between initialized property and got by the "getter"

struct MainWindow : MainWindowT<MainWindow> { private: int32_t m_myValue{ **83** }; //**initialized** public: MainWindow() { } int32_t MyProperty(); void MyProperty(int32_t value); void…

Developer technologies | Visual Studio | Debugging
asked 2026-01-03T08:54:49.34+00:00
Pranas Banys 20 Reputation points
answered 2026-01-05T12:35:52.1566667+00:00
Gade Harika (INFOSYS LIMITED) 2,335 Reputation points Microsoft External Staff
1 answer

VSTools64.msi component is missing

Visual Studio has now been installed on Test, but it can't communicate with AX because the VSTools64.msi component is missing. I wonder where I could find it? Such old stuff can't be found online anymore. Or come up with some other workaround to get…

Developer technologies | Visual Studio | Extensions
asked 2026-01-05T12:32:51.34+00:00
Erenius, Juha 0 Reputation points
answered 2026-01-05T12:33:00.8533333+00:00
Q&A Assist
2 answers

I get the warning: observer object was not disposed manually with Dispose() multiple times when I start debugging my iOS project on my iPad Air

I get many messages(in debug mode) in the Visual Studio Output window that I don´t understand and I don´t know where these messages come from when I debug my iOS project on my iPad Air. My iPad Air is connected to my MacBook Air. I get the warning:…

Developer technologies | .NET | .NET MAUI
asked 2025-12-15T21:53:42.7133333+00:00
Kim Strasser 1,876 Reputation points
commented 2026-01-05T12:22:07.2133333+00:00
Kim Strasser 1,876 Reputation points
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
commented 2026-01-05T11:04:07.25+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
1 answer

How to fix The Windows SDK version 10.0.26100.0 for Desktop C++ x64 Apps was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution"

This is the error while building KDMF project I cannot find the same version of Windows

Developer technologies | Visual Studio | Setup
asked 2026-01-03T07:31:34.6666667+00:00
Lee Zi Qian 李子謙 0 Reputation points
answered 2026-01-05T10:58:53.4433333+00:00
Lizzy Dinh (WICLOUD CORPORATION) 265 Reputation points Microsoft External Staff Moderator
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,476 Reputation points
commented 2026-01-05T10:56:34.6533333+00:00
Dani_S 5,476 Reputation points
1 answer

Issue with generating FCM token

I am getting below exception when launching the application: Java.IO.IOException: 'SERVICE_NOT_AVAILABLE' [mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: Java.IO.IOException: SERVICE_NOT_AVAILABLE [mono-rt] at…

Developer technologies | .NET | .NET MAUI
asked 2026-01-05T10:00:11.4333333+00:00
Sreenivasan, Sreejith 480 Reputation points
answered 2026-01-05T10:48:30.46+00:00
Adiba Khan 1,600 Reputation points Microsoft External Staff
1 answer

Issue with generating FCM token

I am getting below exception when launching the application. **Java.IO.IOException:** 'SERVICE_NOT_AVAILABLE' [mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: Java.IO.IOException: SERVICE_NOT_AVAILABLE [mono-rt] at…

Developer technologies | .NET | .NET MAUI
asked 2026-01-05T10:05:34.98+00:00
Sreenivasan, Sreejith 480 Reputation points
commented 2026-01-05T10:42:31.8+00:00
Sreenivasan, Sreejith 480 Reputation points
1 answer One of the answers was accepted by the question author.

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,476 Reputation points
accepted 2026-01-05T10:37:45.7733333+00:00
Dani_S 5,476 Reputation points
0 answers

Issue with visibility of Listview

I have a custom listview to show activities on the UI. My problem is listview content not visible on the UI. I can see "You have 3 activities" text on top, but listview section empty. I tried adding red background color for the listview but…

Developer technologies | .NET | .NET MAUI
asked 2026-01-05T09:34:27.5233333+00:00
Sreenivasan, Sreejith 480 Reputation points
edited a comment 2026-01-05T10:27:25.86+00:00
Sreenivasan, Sreejith 480 Reputation points