55,040 questions with Developer technologies-related tags

Sort by: Updated
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-15T05:52:37.3266667+00:00
Sreenivasan, Sreejith 395 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
edited a comment 2025-12-15T05:51:30.6733333+00:00
MOON 60 Reputation points
2 answers

Issue with navigation of pages

My home page is implemented as a FlyoutPage, with the detail page set as a TabbedPage and the flyout serving as the menu page. The TabbedPage contains three tabs in the order of Alerts, Home, and Menu. The issue occurs when I select the first option,…

Developer technologies | .NET | .NET MAUI
asked 2025-12-11T13:13:28.14+00:00
Sreenivasan, Sreejith 395 Reputation points
edited a comment 2025-12-15T05:46:50.0766667+00:00
Sreenivasan, Sreejith 395 Reputation points
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
edited the question 2025-12-15T05:17:03.02+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
answered 2025-12-15T05:16:10.59+00:00
Q&A Assist
1 answer

How many code rows in my solutions ?

Hi, How can I know how many code rows in my solutions ? My solution is consists of: 1.Console App project in .NET 9. 2.Class Library project - netstandard2.0 . 3.Wpf App project - in .NET 9. 4.Xunit Tests project -in .NET 9. I'm using VS 2026. Thanks in…

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-15T04:48:32.7733333+00:00
Dani_S 4,836 Reputation points
edited the question 2025-12-15T05:12:24.8033333+00:00
Dani_S 4,836 Reputation points
1 answer

Command doesn't trigger

I have a Syncfusion popup and a collection View inside Everything works as expected, the image, name, price, description, but the button doesn't want to open the picker VM namespace Scan2Cart.ViewModels; public partial class…

Developer technologies | .NET | .NET MAUI
asked 2025-12-13T21:53:04.53+00:00
Eduardo Gomez 4,156 Reputation points
answered 2025-12-15T04:57:23.39+00:00
Jack Dang (WICLOUD CORPORATION) 5,960 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Visual studio 2026

Hi, Does the VS 2026 is stable, and available? Which features I got with it? Does installing VS 2026 is a separate installation, not harm VS 2022 , and what size of installation is it ? Does all projects before, it supports? Thanks,

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-11-30T08:36:54.9066667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-15T04:51:39.93+00:00
Dani_S 4,836 Reputation points
1 answer

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://xtls-v4.hkg1.meaqua.org/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,708 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 4,836 Reputation points
answered 2025-12-15T04:23:55.55+00:00
Michael Le (WICLOUD CORPORATION) 6,420 Reputation points Microsoft External Staff Moderator
1 answer

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
edited the question 2025-12-15T04:12:25.1233333+00:00
Damien Pham (WICLOUD CORPORATION) 1,425 Reputation points Microsoft External Staff Moderator
4 answers

i want to add the new field to the prodroutetable and data should be show in routeinventprod form but i got field in frontend and save but when i refresh the page data will be disappear why?please give me solution

i want to add the new field to the prodroutetable and data should be show in routeinventprod form but i got field in frontend and save but when i refresh the page data will be disappear why?please give me solution. i tried with table extension with…

Developer technologies | Visual Studio | Extensions
asked 2025-11-21T14:56:25.9966667+00:00
Kavana Naik |SKAVINYA| 0 Reputation points
commented 2025-12-15T03:44:03.41+00:00
Gade Harika (INFOSYS LIMITED) 2,175 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How can I handle video uploads and processing efficiently in a video streaming app?

I'm working on a video app where users can upload and stream videos. I'm trying to decide the best way to handle the video upload and processing part. I want to avoid laggy or slow experiences on the client side, especially on mobile. Should I compress…

Developer technologies | Windows Forms
asked 2025-08-29T03:53:51.4133333+00:00
Brooks Liam 20 Reputation points
commented 2025-12-15T03:24:20.1933333+00:00
Jeff Putz 1 Reputation point
1 answer One of the answers was accepted by the question author.

Why the buttons blocks themselves?

I have a Xamarin App and when I press fast the buttons on a form they chance the color (more dark and 3D) and don't respond no longer. The problem is that they block the entire App. How can I can solve this problem? In normal use this fact does not…

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-15T02:04:32.48+00:00
Paolo Mossa 201 Reputation points
accepted 2025-12-15T02:55:55.8233333+00:00
Paolo Mossa 201 Reputation points
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-15T02:24:03.3366667+00:00
Michael Le (WICLOUD CORPORATION) 6,420 Reputation points Microsoft External Staff Moderator
3 answers

Converting Existing ASP.NET Core Web Application to a Local Desktop Application?

Hello everyone, I currently have a working ASP.NET Core (.NET 8) web application. My goal is to preserve the application's existing HTML/CSS/JavaScript interface and C# business logic (DI, Services, EF Core, etc.) while transforming it into an…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
1,690 questions
asked 2025-12-05T06:43:54.2266667+00:00
fatih uyanık 245 Reputation points
edited a comment 2025-12-15T00:49:50.94+00:00
Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
2 answers One of the answers was accepted by the question author.

How to fix MyDell attempting to use EOL/Unsupported .NET 6

I am receiving Qualys vulnerabilities alerts due to assets having "EOL/Obsolete Software: Microsoft .Net Version 6 Detected" I removed .Net 6.0.36 from a test asset and resolved the vulnerability. After restarting my device, I receive the…

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,299 questions
asked 2025-02-04T18:45:41.2533333+00:00
Tim A 40 Reputation points
edited a comment 2025-12-14T22:39:41.8233333+00:00
Mark Hetherington 10 Reputation points
5 answers

visual studio community version 2022 is not available to download

my students need to install 2022 for a project it needs 2022 and haven't been updated for 2026 yet and there is no place to get the 2022 community version installer and its not available in the installer as well

Developer technologies | Visual Studio | Setup
asked 2025-11-14T17:24:40.65+00:00
ali azarafza 5 Reputation points
commented 2025-12-14T21:21:34.42+00:00
Crystal Smith 0 Reputation points
1 answer

[[likely]] attribute not working with MSVC

C++20 has introduced the [[likely]] attribute, I wanted to see the difference is the assembly and wrote a simple code: int If (bool pFlag) { if (pFlag) return 3214; else return 19862; } int IfLikely (bool pFlag) { if (pFlag)…

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-05T07:42:03.6466667+00:00
Smit Himanshu Shah 46 Reputation points
edited a comment 2025-12-14T17:49:52.12+00:00
Darran Rowe 2,531 Reputation points
1 answer One of the answers was accepted by the question author.

Git with VS 2022 and SourceTree

Hi, Prerequisites: 1.Git installed in your machine. If not  install it from :https://git-scm.com/downloads After config Git in command line: git config --global user.name "Your full name" git config --global user.email "Your full…

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-08T11:21:40.5+00:00
Dani_S 4,836 Reputation points
commented 2025-12-14T13:36:36.2933333+00:00
Dani_S 4,836 Reputation points
0 answers

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
commented 2025-12-14T13:24:39.9166667+00:00
Dani_S 4,836 Reputation points