55,037 questions with Developer technologies-related tags

Sort by: Updated
1 answer

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,707 questions
asked 2025-12-15T02:04:32.48+00:00
Paolo Mossa 201 Reputation points
answered 2025-12-15T02:04:42.2233333+00:00
Q&A Assist
1 answer

Unable to access Azure Dev Tools for Teaching with GCU student account.

I am a Grand Canyon University student trying to access Azure Dev Tools for Teaching using my GCU email. When I sign in, I receive a “You do not have access” error stating my account cannot be validated. I need access to download Windows Server 2022 for…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-12-13T16:04:37.74+00:00
Abraham M Meta 0 Reputation points
edited the question 2025-12-15T01:44:05.3733333+00:00
Aditya N 1,110 Reputation points Microsoft External Staff Moderator
1 answer

How to format USB stick to work with audio in Honda Prologoue

I have a USB that I would like to download music onto and use in my 2025 honda prologue. I uploaded music onto the USB but my car is saying it is not compatible. How do i format this so it works with my vehicle audio system?

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,589 questions
asked 2025-12-15T01:43:35.4433333+00:00
anonymous prologue user 0 Reputation points
answered 2025-12-15T01:43:44.1166667+00:00
Q&A Assist
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,026 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,589 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
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,707 questions
asked 2025-12-11T17:53:15.8566667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-14T13:26:33.2933333+00:00
Dani_S 4,836 Reputation points
0 answers

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://quic.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,707 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 4,836 Reputation points
commented 2025-12-14T13:25:26.5366667+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,707 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
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,589 questions
asked 2025-11-30T08:36:54.9066667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-14T13:23:35.9233333+00:00
Dani_S 4,836 Reputation points
2 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
answered 2025-12-14T12:43:00.6533333+00:00
AgaveJoe 30,411 Reputation points
0 answers

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
1 answer

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,707 questions
asked 2025-12-13T18:28:55.8233333+00:00
Michael P 20 Reputation points
edited the question 2025-12-14T10:26:03.77+00:00
Michael P 20 Reputation points
3 answers

How to know, whether a cell in Excel has a comment?

How can I find out, whether a comment is placed in a Excel Cell with VBA. The property .Comment is offerd, but throws a faliure. Example Range("B64").Select Range("B64").Comment (illegal use of propterty Mod moved from : …

Developer technologies | Visual Basic for Applications
asked 2025-12-11T14:15:19.7166667+00:00
Hans Plüddemann 0 Reputation points
edited a comment 2025-12-14T10:14:14.52+00:00
VBasic2008 85 Reputation points
0 answers

Can't reuse types for WCF Service Reference in Visual Studio 2022 .NET Framework 4.8 project

Trying to add a WCF service reference in a .NET Framework 4.8 project. We have a package that includes the data types the Web Service uses and would like to reuse them. However, we can't seem to reuse the types. I have the NuGet package installed. I have…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,148 questions
asked 2023-07-18T17:23:45.1566667+00:00
Corey L 20 Reputation points
commented 2025-12-14T08:18:25.51+00:00
Wiktor KUBIS 0 Reputation points
2 answers

“My VS Code integrated terminal is completely blank and doesn’t load PowerShell or CMD, even though both shells work normally outside VS Code.”

Screenshot 2025-12-01 160917.png Screenshot 2025-12-02 154146.png My VS Code integrated terminal stays completely blank and does not load PowerShell or CMD. CMD and PowerShell work perfectly outside VS Code, so the issue is only inside VS Code. I…

Developer technologies | Visual Studio | Debugging
asked 2025-12-02T10:13:43.6766667+00:00
Nishu Gupta 0 Reputation points
answered 2025-12-14T07:46:11.1733333+00:00
Abdul Rehman 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to secure my iphone from hackers

how can l keep my projects private as they are not private and are being shared by others and i can't keep them safe

Developer technologies | Visual Studio | Setup
asked 2025-12-14T06:01:48.8133333+00:00
ChristopherMcDonough-0673 0 Reputation points
accepted 2025-12-14T06:02:23.0233333+00:00
ChristopherMcDonough-0673 0 Reputation points
1 answer

Project is using out of process designer

This now appears every time I open a form in my FosterTrak application. How do I get rid of this? Should I just ignore this message?

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,589 questions
asked 2025-12-12T19:38:01.3066667+00:00
SuperCoder 256 Reputation points
edited an answer 2025-12-14T01:55:12.9366667+00:00
Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator