55,042 questions with Developer technologies-related tags

Sort by: Updated
2 answers

How to compile C program developed with Microsoft Visual C/C++ 6.0 in Linux system

I need to compile C program developed with Microsoft Visual C/C++ 6.0 in Linux system? Thanks, Fen

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,027 questions
asked 2025-12-12T13:42:37.8166667+00:00
Yang, Fen - BLS CTR 0 Reputation points
answered 2025-12-15T08:57:51.3133333+00:00
Susmitha T (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff
1 answer

Crash in Blazor app when accessing WebAssembly pages via mDNS (.local) hostname

I a complete noob when it comes to ASP.Net and Blazor, so please be gentle with me... I have set up the SignalR sample code - as far as I am aware, this is just a template Blazor app - the standard template Home, Counter, Calendar pages (Which are all…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-12T09:55:03.0466667+00:00
evilC 0 Reputation points
answered 2025-12-15T08:43:17.44+00:00
Raymond Huynh (WICLOUD CORPORATION) 3,955 Reputation points Microsoft External Staff Moderator
0 answers

Power BI call - Cannot connect to dataset xxxxx-yyyyy-2e600eb5f4a7 with embed token because XMLA permissions are off

Post call https://api.powerbi.com/v1.0/myorg/GenerateToken giving "message": "Cannot connect to dataset 48aa2d43-ebfd-4505-b708-2e600eb5f4a7 with embed token because XMLA permissions are off" we have already provided XMLA…

Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
873 questions
asked 2025-12-15T08:42:09.6066667+00:00
Mukul Kulshrestha 0 Reputation points
1 answer

Detected package version outside of dependency constraint: Xamarin.AndroidX.Activity.Ktx 1.10.1.3 requires Xamarin.AndroidX.Activity (>= 1.10.1.3 && < 1.10.2) but version Xamarin.AndroidX.Activity 1.11.0 was resolved.

I changed my Android project´s target framework from .NET 9.0 to .NET 10.0 and then I installed all the NuGet package updates. I can debug my Android project on my Google Pixel 8a (Android 16.0 - API 36) and I don´t get an error. But I get this…

Developer technologies | .NET | .NET MAUI
asked 2025-12-14T10:59:07.7333333+00:00
Kim Strasser 1,711 Reputation points
answered 2025-12-15T08:11:57.87+00:00
Michael Le (WICLOUD CORPORATION) 6,420 Reputation points Microsoft External Staff Moderator
1 answer

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

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 4,836 Reputation points
commented 2025-12-15T08:08:26.3033333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
1 answer

Need help showing Output window

Windows 11, Visual Studio 2022, Version 17.13.3 First, I seem to be in the wrong place.  None of the options for Select Tag, Select a child tag, and Select a child item tag, are appropriate for Visual Studio.  But I know not where else to post.  I posted…

Developer technologies | Visual Studio | Debugging
asked 2025-12-15T02:23:37.67+00:00
Bryan Kelly 521 Reputation points
edited the question 2025-12-15T07:55:13.2766667+00:00
Lychee-Ng 10,995 Reputation points Microsoft External Staff Moderator
1 answer

GIS CLI commands

Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…

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,708 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 4,836 Reputation points
answered 2025-12-15T07:45:14.9166667+00:00
Michael Le (WICLOUD CORPORATION) 6,420 Reputation points Microsoft External Staff Moderator
2 answers

Architecture Programming

I need help. I’ve been programming for five years, but I still know I have a fundamental issue. Since I started learning, I’ve worked through books, Microsoft training materials, and trial and error, and I’ve solved many things, but I still don’t know…

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,708 questions
asked 2025-12-13T09:48:48.95+00:00
Bardia 0 Reputation points
answered 2025-12-15T07:28:21.27+00:00
Gade Harika (INFOSYS LIMITED) 2,175 Reputation points Microsoft External Staff
0 answers

Issue with navigation of menu options from first tab of the flyout page

In my MAUI app, the homepage is implemented as a FlyoutPage, with the flyout serving as a menu and the detail section as a TabbedPage. The TabbedPage contains two tabs: "Alerts" and "Home." Both tabs include a menu button that opens…

Developer technologies | .NET | .NET MAUI
asked 2025-12-15T07:21:38.0933333+00:00
Sreenivasan, Sreejith 395 Reputation points
2 answers

False positive in CA2000

CA2000 (“Dispose objects before leaving scope”) is warning because the ContainerControlledLifetimeManager(2nd line) you construct is not disposed in the method’s scope. In Unity, the container owns lifetime managers and will dispose them when the…

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,708 questions
asked 2025-12-05T10:09:08.5866667+00:00
K C, Soniya 21 Reputation points
commented 2025-12-15T07:21:32.5033333+00:00
Adiba Khan 1,520 Reputation points Microsoft External Staff
1 answer

GIS - TryCreateForInput

Hi, 1.I used GIS API . 2.There are 15 formats: EsriJson GeoJson GeoJsonSeq Kml/Kmz Shapefile OsmXml Gpx Gml FileGdb TopoJson MapInfoInterchange MapInfoTab Csv GeoPackage. 3.This is my main function: TryCreateForInput that gisInputFilePath-Path to a…

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,708 questions
asked 2025-12-11T17:53:15.8566667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-15T07:19:09.81+00:00
Dani_S 4,836 Reputation points
2 answers

render a form with a multiselect choice field as check boxes on a power page

how do I render a form with a multiselect choice field as check boxes on a power page?

Developer technologies | Visual Basic for Applications
asked 2025-12-12T18:33:25.8066667+00:00
TED RUBERTI 0 Reputation points
answered 2025-12-15T07:16:09.97+00:00
Gade Harika (INFOSYS LIMITED) 2,175 Reputation points Microsoft External Staff
1 answer

Why ssh connection to host via VS code is getting disconnected every 5-10 mins?

ssh connection to host via VS code is getting disconnected every 5-10 mins. How to fix this?

Developer technologies | Visual Studio | Extensions
asked 2025-12-08T08:21:14.63+00:00
Sudeepta kumar 0 Reputation points
commented 2025-12-15T07:13:22.4833333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
1 answer

Visual Studio Code Generator Hanging

I implemented a Visual Studio code generator that uses the Microsoft.VisualStudio.TextTemplating.VSHost.BaseCodeGeneratorWithSite in the Visual Studio SDK. When running in Visual Studio 2026, the following code hangs: var p =…

Developer technologies | Visual Studio | Extensions
asked 2025-12-10T19:17:36.9+00:00
Thomas Hammond 1 Reputation point
commented 2025-12-15T07:11:56.0933333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
1 answer

Arduino Joy Stick program that is supposed to draw lines on a Windows GUI app screen is not working

Hi Microsoft team I have a Arduino connected Joy Stick that Writes X and Y cordinate data to the Serial Monitor on Joy Stick Move , but when I read that data from a Windows GUI app in order to get it to draw on the windows GUI APP nothing happens …

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,027 questions
asked 2025-12-04T02:55:53.32+00:00
Joseph RW 105 Reputation points
commented 2025-12-15T06:54:40.8433333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
1 answer

Moving to .Net 10

Hi, 1,My solution is consists of following projects: a. Console App project in .NET 9. b. Class Library project - netstandard2.0 . c. WPF App project - in .NET 9. d. XUnit Tests project -in .NET 9. I'm using VS 2026. 3.I want to move to .NET 10 : a.…

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,708 questions
asked 2025-12-15T05:11:42.6066667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-15T06:54:10.8166667+00:00
Dani_S 4,836 Reputation points
1 answer

Moving to VS 2026

Hi, 1.I moved from Visual Studio 2022 to Visual Studio 2026 . 2,My solution is consists of following projects: a. Console App project in .NET 9. b. Class Library project - netstandard2.0 . c. WPF App project - in .NET 9. d. XUnit Tests project -in .NET…

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,590 questions
asked 2025-12-15T05:16:00.6533333+00:00
Dani_S 4,836 Reputation points
commented 2025-12-15T06:38:13.23+00:00
Dani_S 4,836 Reputation points
3 answers

BLAZOR ROUTE PARAMETER EXCEPTION

Current page directive of Blazor component is like: @page /mypage/{thestate:bool?} When I call the URL localhost:32360/mypage, there is no problem; nevertheless, when I call the URL localhost:32360/mypage/false or localhost:32360/mypage/true, the web…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-13T05:40:11.4233333+00:00
MOON 60 Reputation points
commented 2025-12-15T06:33:47+00:00
Jack Dang (WICLOUD CORPORATION) 5,960 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

MAUI: Issue with loading pdf and image files in webview handler

I am migrating a Xamarin Forms project to MAUI. I have a custom webview for showing the pdf and image files in Xamarin Forms and I migrated it to a handler in MAUI. But the pdf and images are not visible on the UI in MAUI. When opening the pdf, the page…

Developer technologies | .NET | .NET MAUI
asked 2025-10-08T06:38:32.7333333+00:00
Sreenivasan, Sreejith 395 Reputation points
commented 2025-12-15T06:16:45.42+00:00
Michael Le (WICLOUD CORPORATION) 6,420 Reputation points Microsoft External Staff Moderator
3 answers

Visual Studio 2026 - Prevent output from showing 'Tests" while debugging

Hello Visual Studio 2026 is having a anooying behaviout that makes it impossible to debug anything eficiantly. When debugging the output ALWAYS jump into "Tests" even when not debugging a UniTest. Then i change i back to "Debug" and…

Developer technologies | Visual Studio | Debugging
asked 2025-12-10T14:48:39.18+00:00
Max Santos 0 Reputation points
commented 2025-12-15T06:00:55.01+00:00
Susmitha T (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff