54,136 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Snowflake MFA Key - Pair authentication for Powerbi

Problem: Snowflake enforces Multi-Factor Authentication (MFA) on all users, in line with our security policies. Power BI does not support key pair authentication, which Snowflake offers for M2M scenarios Power BI's supported auth methods to…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 11, 2025, 7:13 AM
Hariharan R 0 Reputation points
answered Jul 15, 2025, 3:25 AM
Harry Vo (WICLOUD CORPORATION) 325 Reputation points Microsoft External Staff
0 answers

After VS installation, where are the VS environment variables (e.g. VS_INSTALL_DIR)?

After I install Visual Studio Community, where are the VS environment variables (e.g. VS_INSTALL_DIR)?

Developer technologies | Visual Studio | Setup
asked Jul 14, 2025, 5:45 PM
Ken Woolridge 0 Reputation points
edited the question Jul 15, 2025, 3:23 AM
simo-k 11,305 Reputation points Volunteer Moderator
1 answer

How do I recover from .net maui error NU1105 ... The property PackageVersion was expected to have a single value across all target frameworks, but instead...

This happened after I upgraded Microsoft.Maui.Controls from 9.0.70 to 9.0.81 using the NuGet Package Manager. Full error message: NU1105 Unable to read project information for '<MyProject>': The property PackageVersion was expected to have a single…

Developer technologies | .NET | .NET MAUI
asked Jul 8, 2025, 3:13 AM
Kurt K 176 Reputation points
commented Jul 15, 2025, 2:58 AM
Michael Le (WICLOUD CORPORATION) 545 Reputation points Microsoft External Staff
1 answer

Which control needs to be used to show loading image for Images.

I'm working with large size images, that will take good amount of time to load the image, So for that thing i want show a dummy image like FFimage loading until the actual image loads, So which control will you suggest for this requirement, I tried with…

Developer technologies | .NET | .NET MAUI
asked Apr 8, 2025, 9:52 AM
Vaibhav Methuku 165 Reputation points
commented Jul 15, 2025, 2:53 AM
Michael Le (WICLOUD CORPORATION) 545 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Does Windows Server 2022 support COM+?

I have an application that uses a COM DLL (written in Visual C++ 6.0) and an EXE application built using VB6. Both are currently deployed on Windows Server 2016. We are now planning to migrate to Windows Server 2022. Does Windows Server 2022 support…

Developer technologies | C++
asked Jul 14, 2025, 10:30 AM
Noor Azlinda Mat Seman 0 Reputation points
accepted Jul 15, 2025, 2:52 AM
Noor Azlinda Mat Seman 0 Reputation points
4 answers

if Task.Run runs a task in async then why and when i should write async in Task.Run(async () => {})

q1) does Task.Run creast async task? (it is writen it runs on  an other thread.) q2) if it does create async task then why and when we need Task.Run(async ()={}). pls explan with examples.

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 12, 2025, 12:36 PM
rajesh yadav 231 Reputation points
commented Jul 15, 2025, 2:14 AM
SurferOnWww 4,721 Reputation points
0 answers

Updating Layout When Navigating to Fragment

When navigating to a Fragment using the SupportFragmentManager in .NET for Android using code similar to the following: this.SupportFragmentManager.BeginTransaction().DisallowAddToBackStack().Replace(Resource.Id.fcvMain, new…

Developer technologies | C#
asked Jul 13, 2025, 9:19 PM
Nathan Sokalski 4,111 Reputation points
commented Jul 15, 2025, 2:01 AM
Starry Night 0 Reputation points
8 answers

How to Debug Remote MAUI App Launch

I have a .NET 9 MAUI app being deployed to a remote Xcode iOS iPhone 16 Plus. All components have the latest release software. The deployment is successful, and the application is launched and the splash screen displayed on the phone. However, the first…

Developer technologies | Visual Studio | Debugging
asked Jul 1, 2025, 10:53 AM
Marc George 191 Reputation points
edited a comment Jul 15, 2025, 1:12 AM
Marc George 191 Reputation points
1 answer

how to use notation in .net android?

how to play music notation in .net android? I have searched c++ lib to play notation but there is no android how to play it?

Developer technologies | .NET | .NET MAUI
asked Jul 13, 2025, 3:06 PM
mc 5,571 Reputation points
commented Jul 15, 2025, 12:30 AM
mc 5,571 Reputation points
1 answer

I am trying to publish a Windows form as a single exe with .net 9 and it doesn't respect my settings

I have the publish set to framework independent so it will be a decent sized exe, which is fine. I have the checkbox set to single file. I have tried x86, x64, doesn't seem to matter. I set my output folder to d:\output. It refuses to put anything there.…

Developer technologies | Visual Studio | Other
asked Jul 14, 2025, 4:04 PM
Alex The Alex 0 Reputation points
edited a comment Jul 14, 2025, 11:27 PM
Alex The Alex 0 Reputation points
3 answers

Visual Studio 2017 Builds the code but runs a previous version.

I have been working on a ASP.Net Web project (.Net 4.6.1) that was running fine on Friday. When I came in on Monday I made some small code changes to one page and tried to run the project to see what my changes would do. The project built and appeared to…

Developer technologies | Visual Studio | Debugging
Developer technologies | C#
asked Mar 29, 2021, 4:56 PM
lordnick69 1 Reputation point
commented Jul 14, 2025, 10:26 PM
Kevin Lyons 0 Reputation points
2 answers

What is the differences between Object class and Lock class in mutual exclusion in C#?

Hello, When should I use the Lock class and when should I use the Object class? What is the differences between Object class and Lock class in mutual exclusion in C#? using System.Globalization; namespace ConsoleApp3 { internal class Program { …

Developer technologies | C#
asked Jun 1, 2025, 2:20 PM
Shervan360 1,681 Reputation points
accepted Jul 14, 2025, 6:50 PM
Shervan360 1,681 Reputation points
0 answers

How to call Azure Cost Management API with a ClientType set

I am attempting to use the Azure cost management Go SDK and need to call the Cost Management API many times. The rate limit for API calls is higher when a ClientType is specified, so I was wondering how to go about including the ClientType in the Usage…

Developer technologies | Visual Studio | Testing
asked Jul 14, 2025, 6:14 PM
Amber Nguyen 0 Reputation points
3 answers

Keyboard not working correctly in Visual Studio 2022

Running VS2022 17.7.4. Frequently only alpha numeric keys work. All function keys, backspace etc not working. Keyboard works fine in all other programs. Reset Key mapping has no effect.

Developer technologies | Visual Studio | Other
asked Sep 24, 2023, 3:22 PM
Chris Davies 155 Reputation points
commented Jul 14, 2025, 3:15 PM
Samuel Stainback 0 Reputation points
1 answer

Looking for Xamarin.Forms Support Without Migrating to MAUI

I have a Xamarin.Forms application and I would like to continue using Xamarin.Forms for at least the next 2 years. I understand that Xamarin.Forms has reached its end of support (official support ended on May 1, 2024), but migrating to .NET MAUI is…

Developer technologies | XAML
asked Jul 14, 2025, 1:25 PM
Vijay Kumar 0 Reputation points
answered Jul 14, 2025, 3:15 PM
Bruce (SqlWork.com) 78,311 Reputation points Volunteer Moderator
0 answers

How to load Langauge Server (LSP) when loading the extension package

I have a requirement of loading the Language Server (LSP) explcitly without opening any file (of the Language Server's content type). But currently the Langauge Server gets loaded only when a file of this content type is opened. Is there a way to load…

Developer technologies | Visual Studio | Extensions
asked Jul 14, 2025, 2:45 PM
Sajith 11 Reputation points
commented Jul 14, 2025, 3:09 PM
Abdur Rahim 0 Reputation points
3 answers

Visual studio 2022 community will not export templates

When I try to export a project template I get the following error dialog box I tried a couple different projects and it's a no go The drive path seems kind of weird It is looking for a runtimes folder under the main project folder? I know…

Developer technologies | Visual Studio | Other
asked Jun 10, 2022, 7:12 PM
Doug Hoffman 11 Reputation points
commented Jul 14, 2025, 2:59 PM
Michael Dean 0 Reputation points
0 answers

VS sends 'textDocument/didClose' to LSP server when file is not closed

I have a Language Server (LSP) implemented. For the first file opened (of the specified content type, which causes the Language Server to be loaded) I am getting textDocuement/didOpen message followed by textDocument/didClose message. But the file is…

Developer technologies | Visual Studio | Extensions
asked Jul 14, 2025, 2:56 PM
Sajith 11 Reputation points
0 answers

How do i fix disk check not finishing, I get stuck on 100 of stage 2, then it goes into repair and then boots into advanced settings

I installed a new psu, and removed the sata cable from my hard drive and motherboard, after putting it back in, it keeps trying to check the disc, but gets stuck on stage 2, 100% before it boots windows repair and then goes into the blue screen advanced…

Developer technologies | Windows Forms
asked Jul 14, 2025, 2:28 PM
Behzad Quami 0 Reputation points
1 answer

UI freezes when observable collection is updating

We are performing pagination locally. Exactly while adding data to bindable observable collection, UI is freezing. We tried using collectionview and Threshold. Issues Faced: Scroll Jittery and UI freeze while data adding to bindable collection We tried…

Developer technologies | .NET | .NET MAUI
asked Jul 14, 2025, 8:41 AM
Shashank Gaddam [C] 20 Reputation points
answered Jul 14, 2025, 12:19 PM
Anelka Nkuna 0 Reputation points