54,140 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Why does using VideoTransformEffectDefinition affect the camera brightness

I'm using VideoTransformEffectDefinition to rotate the camera VideoPreviewWhy does using VideoTransformEffectDefinition reduce the brightness?How can this problem be avoided?

Developer technologies | Universal Windows Platform (UWP)
asked 2025-01-09T12:45:59.61+00:00
LXY 20 Reputation points
commented 2025-07-15T04:06:18.34+00:00
Harry Vo (WICLOUD CORPORATION) 325 Reputation points Microsoft External Staff
0 answers

UWP app flickering on ARM PC

Hi everyone. I have an UWP application and I'm running on a ARM PC. When I open a customized content dialog the screen starts blinking. Unfortunately, I cannot show the application nor the code, but do you guys know some cases that an ARM PC blinks…

Developer technologies | Universal Windows Platform (UWP)
asked 2024-08-23T12:29:55.17+00:00
Anderson Rodrigues Cavalcante 316 Reputation points
commented 2025-07-15T04:01:05.6533333+00:00
Harry Vo (WICLOUD CORPORATION) 325 Reputation points Microsoft External Staff
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 2025-07-08T03:13:08.76+00:00
Kurt K 176 Reputation points
commented 2025-07-15T02:58:23.7633333+00:00
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 2025-04-08T09:52:49.4866667+00:00
Vaibhav Methuku 165 Reputation points
commented 2025-07-15T02:53:19.7433333+00:00
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 2025-07-14T10:30:56.47+00:00
Noor Azlinda Mat Seman 0 Reputation points
accepted 2025-07-15T02:52:19.63+00:00
Noor Azlinda Mat Seman 0 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 2025-07-13T21:19:48.4566667+00:00
Nathan Sokalski 4,111 Reputation points
commented 2025-07-15T02:01:17+00:00
Starry Night 0 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 2025-07-14T16:04:55+00:00
Alex The Alex 0 Reputation points
edited a comment 2025-07-14T23:27:40.2166667+00:00
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 2021-03-29T16:56:33.9+00:00
lordnick69 1 Reputation point
commented 2025-07-14T22:26:28.67+00:00
Kevin Lyons 0 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 2025-07-14T18:14:16.1933333+00:00
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 2023-09-24T15:22:24.3733333+00:00
Chris Davies 155 Reputation points
commented 2025-07-14T15:15:45.1+00:00
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 2025-07-14T13:25:19.31+00:00
Vijay Kumar 0 Reputation points
answered 2025-07-14T15:15:36.46+00:00
Bruce (SqlWork.com) 78,311 Reputation points Volunteer Moderator
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 2022-06-10T19:12:24.493+00:00
Doug Hoffman 11 Reputation points
commented 2025-07-14T14:59:13.5566667+00:00
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 2025-07-14T14:56:50.57+00:00
Sajith 21 Reputation points
1 answer

Good installer for visual studio 2019 c# projects

Still using Visual Studio 2019 professional. I have several independent solutions (single project solutions). I need to create an installer that installs 6 different projects on a computer. Right now, I have a single deployment project in each…

Developer technologies | C#
asked 2025-06-30T15:27:24.5566667+00:00
Darryl Hoar 181 Reputation points
commented 2025-07-14T12:06:56.54+00:00
Gade Harika (INFOSYS LIMITED) 85 Reputation points Microsoft External Staff
4 answers

When using OpenXML do I need to create a new abstract numbering for each numbered list if i want it to restart

Using c# openxml, when i create multiple numbering instance referring to the same abstract num (ordered list), each list continues its numbering upwards throughout the document. If i want numbering to restart do i need to create a new abstract or is…

Developer technologies | C#
asked 2025-07-03T16:08:18.5733333+00:00
Jake Good 0 Reputation points
commented 2025-07-14T12:02:14.3266667+00:00
Gade Harika (INFOSYS LIMITED) 85 Reputation points Microsoft External Staff
2 answers

Issue in publishing through Visual Studio 2022

Support Team, while publishing on Azure web application through Visual Studio 2022 we face issue the Subscription and Resources Group - UnKnown Error Popup SSL Connection could not be established. Please let me know how to excalate further…

Developer technologies | Visual Studio | Setup
asked 2025-07-07T08:04:32.67+00:00
Subhash cherian 1 Reputation point
commented 2025-07-14T11:58:55.87+00:00
Gade Harika (INFOSYS LIMITED) 85 Reputation points Microsoft External Staff
1 answer

How to open a new file in memory in visual studio using my editory factory

I want to open a new .sql file in memory not in the disc and also when the file is open i want to use my editory factory to it I tried this method to create a new .sql in memory file but using this way I am not able to use my editory factory to it. var…

Developer technologies | Visual Studio | Extensions
asked 2025-07-11T06:50:32.34+00:00
Vasu Bansal 20 Reputation points
edited an answer 2025-07-14T11:29:51.1133333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'.

I get this error in Visual Studio Version 17.14.8 when I want to start debugging my iOS project on my iPad: The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'. Please install it or try setting a…

Developer technologies | .NET | .NET MAUI
asked 2025-07-11T09:32:56.96+00:00
Kim Strasser 1,346 Reputation points
accepted 2025-07-14T11:06:59.9433333+00:00
Kim Strasser 1,346 Reputation points
2 answers

Can’t login to microsoft account on ps5 because of xboxone account from

I can’t login to my microsoft account on my ps5 (minecraft). Because of already having a xbox account? How does this make sense how do I fix this? This is honestly the worst design I have ever seen.

Developer technologies | Windows Forms
asked 2025-07-04T03:11:26.75+00:00
Binx1031 0 Reputation points
answered 2025-07-14T10:47:35.7266667+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 80 Reputation points Microsoft External Staff
2 answers

Could you explain why the _Hash class manages buckets using both lower and upper bounds?

Hello, First of all, I’d like to kindly ask for your understanding as I’m using a translation tool to write this message. While looking into the msvc C++ _Hash class, I came across something I didn’t fully understand, so I’m reaching out with a question.…

Developer technologies | C++
asked 2025-05-07T06:23:50.5233333+00:00
형진 김 20 Reputation points
answered 2025-07-14T10:46:50.4466667+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 80 Reputation points Microsoft External Staff