55,092 questions with Developer technologies-related tags

Sort by: Updated
1 answer

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://learn.microsoft.com/en-us/answers/questions/5657151/gis-trycreateforinput In this ticket the output was the selected converter. Now the focus on the converter. 2.List of GIS converters: EsriJson (.esrijson, .json) GeoJson…

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,727 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 5,131 Reputation points
commented 2025-12-19T05:15:52.9233333+00:00
Dani_S 5,131 Reputation points
1 answer One of the answers was accepted by the question author.

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,727 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 5,131 Reputation points
accepted 2025-12-19T05:15:22.13+00:00
Dani_S 5,131 Reputation points
0 answers

Visual Studio 2026 VS Chat CptChatGpt

Hi, I'm using VS 2026 With ChatGpt with register bill. How to use in best way. Can you please best practice rules of all the interaction with ChatGpt. Thanks in advance,

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,597 questions
asked 2025-12-17T12:41:52.3833333+00:00
Dani_S 5,131 Reputation points
commented 2025-12-19T05:12:24.6+00:00
Dani_S 5,131 Reputation points
1 answer

Visual Studio 2026 - How many code lines in my solution?

Hi, I'm using Visual Studio 2026 , last update. It possible to counts : 1.How many code lines in my solution? How many remarks code lines in my solution? How many lines in my README.md files in my solution? Thanks in advance,

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,597 questions
asked 2025-12-18T08:06:43.2066667+00:00
Dani_S 5,131 Reputation points
commented 2025-12-19T05:10:06.64+00:00
Dani_S 5,131 Reputation points
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,727 questions
asked 2025-12-13T09:48:48.95+00:00
Bardia 0 Reputation points
commented 2025-12-19T05:08:21.5433333+00:00
Susmitha T (INFOSYS LIMITED) 1,875 Reputation points Microsoft External Staff
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,028 questions
asked 2025-12-12T13:42:37.8166667+00:00
Yang, Fen - BLS CTR 0 Reputation points
commented 2025-12-19T05:08:10.4866667+00:00
Susmitha T (INFOSYS LIMITED) 1,875 Reputation points Microsoft External Staff
2 answers

GIS Converter -Unit Tests Projects -Set Aspose License.

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1,How do I set the Aspose license to all my unit tests in one place ? 2.This 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,727 questions
asked 2025-12-17T08:25:47.6266667+00:00
Dani_S 5,131 Reputation points
commented 2025-12-19T05:08:09.6766667+00:00
Dani_S 5,131 Reputation points
1 answer One of the answers was accepted by the question author.

net maui windows platform how to remove collectionview multiple selection mode checkbox?

net maui windows and mac platform how to remove collectionview multiple selection mode checkbox? when we remove checkbox ? Is it still working selected event ? or how redesign checkbox with custom handler ? Thanks

Developer technologies | .NET | .NET MAUI
asked 2024-01-19T00:17:26.8333333+00:00
Sami 986 Reputation points
commented 2025-12-19T05:07:02.6133333+00:00
DEVENDRAN Rudhra Sekaran 25 Reputation points
2 answers One of the answers was accepted by the question author.

GIS Converter -Console App -Tests Coverage

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1.Can you please look if I added all the tests, if not please add me the needed…

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,727 questions
asked 2025-12-17T08:19:14.6666667+00:00
Dani_S 5,131 Reputation points
accepted 2025-12-19T04:18:56.34+00:00
Dani_S 5,131 Reputation points
1 answer

WebView does not load on Windows

Hello, I have a WebView component, which has a Source, WidthRequest and HeightRequest attribute, but it doesnt show up when im debugging on Windows Machine. The component works on Android perfectly. Is there some setting I have to enable for it to be…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T17:49:14.3833333+00:00
Arthur P 20 Reputation points
commented 2025-12-19T04:09:48.66+00:00
Jack Dang (WICLOUD CORPORATION) 6,300 Reputation points Microsoft External Staff Moderator
1 answer

Platform Theme not changing when switching UserAppTheme

Hello, I wanted to dynamically switch the theme in my app (https://learn.microsoft.com/en-us/dotnet/maui/user-interface/system-theme-changes?view=net-maui-10.0#set-the-current-user-theme), but realized that the platform-specific UI still has the theme…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T17:40:47.0233333+00:00
Arthur P 20 Reputation points
commented 2025-12-19T04:08:19.82+00:00
Jack Dang (WICLOUD CORPORATION) 6,300 Reputation points Microsoft External Staff Moderator
3 answers

ASP.NET WebForms still loads old jQuery from ScriptResource.axd after upgrading to jQuery 3.7.1

Our security team flagged an issue indicating that an older jQuery version appeared to be loaded in our application.(ScriptResource.axd) I am working on an ASP.NET WebForms (.NET Framework) application. I upgraded jQuery to 3.7.1, but initially noticed…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-12-18T09:27:16.27+00:00
Akshita Dangi 0 Reputation points
edited an answer 2025-12-19T03:58:52.1533333+00:00
SurferOnWww 4,951 Reputation points
1 answer

Android renders blank screen when performing absolute navigation via NavigationPage on .NET 10

Hi, We have a .NET 10 MAUI mobile application that uses Microsoft.Maui.Controls navigation (INavigation / NavigationPage) and have observed a platform inconsistency when performing absolute (reset) navigation. The application does not use Shell. The…

Developer technologies | .NET | .NET MAUI
asked 2025-12-19T03:57:49.5833333+00:00
Steve Liao 0 Reputation points
edited the question 2025-12-19T03:58:20.8266667+00:00
Steve Liao 0 Reputation points
2 answers

ASP.NET Web Forms loads legacy jQuery 1.12.4 via ScriptResource.axd instead of jQuery 3.7.1 and is flagged in security scan

Hello, I am working on an ASP.NET Web Forms application where I have explicitly included jQuery version 3.7.1 in the project and pages. However, when the application runs and I inspect the network requests, I see that ScriptResource.axd is loading jQuery…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-12-18T12:29:37.2933333+00:00
Akshita Dangi 0 Reputation points
answered 2025-12-19T03:49:42.8933333+00:00
SurferOnWww 4,951 Reputation points
2 answers

How can I make screenshots and videos in the correct resolution from my game so that I can add them to the App Store?

I have already tried to make a short video from my game. My iPaid Air was connected to my MacBook Air and I have played my game on my iPad Air and simultaneously I recorded a video with the QuickTime player. The video has the following…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T15:13:39.0533333+00:00
Kim Strasser 1,771 Reputation points
commented 2025-12-19T03:48:00.15+00:00
Michael Le (WICLOUD CORPORATION) 7,020 Reputation points Microsoft External Staff Moderator
3 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 435 Reputation points
answered 2025-12-19T02:41:31.9+00:00
Jack Dang (WICLOUD CORPORATION) 6,300 Reputation points Microsoft External Staff Moderator
0 answers

SQL Sorting by Non-Aggregate Field

Hello everyone and thank for the help in advance. I have a SQL Server table that tracks incoming phone calls with the phone number and time entered. I want to create a query where I can also retrieve a count of the number of times a phone called, but…

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,713 questions
asked 2025-12-18T22:02:10.35+00:00
Kmcnet 1,256 Reputation points
commented 2025-12-19T02:32:33.59+00:00
Kmcnet 1,256 Reputation points
2 answers

DLL entry list

I am trying to determine how 2 versions of the ACEOLEDB.DLL differ (I suspect that a function entry is present in one, but not the other). This because one of themcrashes an application that I am developing. The other allows the application to function…

Developer technologies | Visual Studio | Debugging
asked 2025-12-13T16:04:38.7366667+00:00
David Lightstone 5 Reputation points
edited a comment 2025-12-19T02:27:49.3266667+00:00
David Lightstone 5 Reputation points
1 answer

Calculating the percentage value from value of label and displaying the percentage output in a label control

How can I find the percentage from thhe value of a label control, and display it in another label? For instance, I have 4 Label controls, each label have values. I want to diplay the percentage for each label value in a label. e.g. These are the Labels…

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,633 questions
asked 2025-12-18T16:06:11.0133333+00:00
Donald Symmons 3,066 Reputation points
answered 2025-12-19T02:04:45.3633333+00:00
SurferOnWww 4,951 Reputation points
1 answer One of the answers was accepted by the question author.

ViewComponent exception handling

Hi, What is the correct way to handle exceptions in a view component? I would like the user to end up being redirected to an error page. My ViewComponent looks like this : public async Task<IViewComponentResult> InvokeAsync() { …

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,727 questions
asked 2025-12-13T18:28:55.8233333+00:00
Michael P 40 Reputation points
accepted 2025-12-18T22:49:17.03+00:00
Michael P 40 Reputation points