55,920 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Using Visual Studio 2026 (18.6.0) designer I keep getting Sequence contains no elements error when I add or change a control.

Using Visual Studio 2026 (18.6.0) designer I keep getting "Sequence contains no elements" error when I add or change a control. It happens frequently and is quite annoying.

Developer technologies | Windows Forms
asked 2026-05-24T14:35:48.0433333+00:00
Doug Hahn 0 Reputation points
commented 2026-05-28T06:15:55.1133333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,605 Reputation points Microsoft External Staff Moderator
1 answer

Clickonce user settings not carrying over

Upgrading a vb .net windows forms project from .net 4.8 to .net 10. Everytime I publish an update my user settings are lost. From research it looks like I need to make a strong name key for the project, but the build properties are not showing in my…

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,167 questions
asked 2026-05-28T00:42:19.26+00:00
Cody Eidsness 0 Reputation points
answered 2026-05-28T06:10:10.68+00:00
Nancy Vo (WICLOUD CORPORATION) 4,605 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

MAUI click Image to take you to a new view with a larger image

I have an image in a control and when you click it I want to navigate to a new view that has a larger image on it. <?xml version="1.0" encoding="utf-8" ?> <ContentView …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-05-27T10:42:33.9866667+00:00
Jai Holloway 65 Reputation points
answered 2026-05-28T03:30:11.3033333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,605 Reputation points Microsoft External Staff Moderator
3 answers

How do I reinstall Visual Studio 2017 Professional IDE

I have my product key, but I can not find my downloadable VS2017pro

Developer technologies | Visual Studio | Setup
asked 2026-05-22T21:34:12.6766667+00:00
MrWizard71 0 Reputation points
commented 2026-05-28T02:55:38.6633333+00:00
Lizzy Dinh (WICLOUD CORPORATION) 530 Reputation points Microsoft External Staff Moderator
2 answers

How do I fix .NET runtime installation error?

I keep getting a message to download and install .net runtime, x64, V 8.0.11. I downloaded the repair tool and it could not fix the problem. I have no idea how to fix this problem. suggestions?

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,323 questions
asked 2026-05-24T17:40:44.9866667+00:00
Reg Keegan 0 Reputation points
commented 2026-05-28T02:55:05.96+00:00
Lizzy Dinh (WICLOUD CORPORATION) 530 Reputation points Microsoft External Staff Moderator
1 answer

How to handle duplicate records in Salesforce CRM?

Hi all, In our Salesforce CRM setup, we often get duplicate customer records from different sources. What is the best approach to identify and prevent duplicate records while maintaining data accuracy? Thanks in advance!

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
asked 2026-05-27T13:06:09.5266667+00:00
Williams Rodriguez 0 Reputation points
answered 2026-05-27T20:47:40.2266667+00:00
Bruce (SqlWork.com) 84,061 Reputation points
2 answers

C++ Vectors

This is maddening, went to great lengths to make sure that the statements on either side of the = operator of the same type, still get a compiler error I = 0; do { float CH1 = PT1[I]; float CH2 = PT2[I]; float CH3 = PT3[I]; float…

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,065 questions
asked 2026-05-26T21:02:14.4333333+00:00
Sid Kraft 46 Reputation points
edited a comment 2026-05-27T18:03:42.4366667+00:00
Darran Rowe 2,616 Reputation points
3 answers

C# support in Visual Studio 2026

Is C# supported in Visual Studio 2026? I see no mention of it in the VS 2026 release description. Does Microsoft still support C#?

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,798 questions
asked 2026-05-25T22:58:31.48+00:00
Fred Saxonberg 0 Reputation points
answered 2026-05-27T16:48:44.3433333+00:00
Bruce (SqlWork.com) 84,061 Reputation points
2 answers

UWP app throws unhandled exception when installed from .msix package

This is a UWP app with Visual Studio Insiders [11709.129]. When deployed from Visual Studio, started with or without debugging to a Windows 10, an Xbox, or a Windows 11, it runs fine and is passing the tests. However, when the project is published to an…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-05-20T20:14:21.3+00:00
WoodManEXP 40 Reputation points
edited a comment 2026-05-27T16:36:23.0366667+00:00
WoodManEXP 40 Reputation points
3 answers

Unable to install .net

I try install .net framework on my windows server 2019 but got below error even i have permission on the folde Then i try to extract the exe file and run the setup file and got below error. Try running netfx_core_x64 and got below error. Anyone know how…

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,323 questions
asked 2026-05-18T13:14:32.6466667+00:00
Handian Sudianto 7,141 Reputation points
answered 2026-05-27T15:47:06.2666667+00:00
Jimmy Arthur 0 Reputation points
1 answer

Unable to cast object of type 'System.Collections.ArrayList' to type 'System.String[]' error in my WCF service

We have a WCF service that peforms exchange powershell commadlets and parses the responses into a required json format. Recently, we started seeing issues with User/Group commandlets where it is reporting the below issue. Unable to cast object of type…

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,167 questions
asked 2026-05-22T07:52:45.5266667+00:00
Anusree 0 Reputation points
commented 2026-05-27T12:05:46.24+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,025 Reputation points Microsoft External Staff
5 answers

Hur man löser denna uppgift i C# för årskurs 1.

Hur man löser denna uppgift i C# för årskurs 1. jag vill designa ett fönster som innehåller två stycken textboxar. I dem ska du kunna skriva in två heltal. Skapa också två etiketter(labels). När man trycker på en knapp så ska datorn sedan kontrollera om…

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,798 questions
asked 2026-05-20T06:52:43.9033333+00:00
Keven Day 0 Reputation points
edited a comment 2026-05-27T12:04:14.9233333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,025 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Adding an Image to a custom control in MAUI

Hi there I have been asked to add an image to a view in an old Xamarin app that has been upgraded to MAUI. I am new to MAUI and the custom control is confusing me. I need to add and image placeholder, but set the image source when the form is loaded from…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-05-27T10:06:51.6566667+00:00
Jai Holloway 65 Reputation points
answered 2026-05-27T10:44:45.38+00:00
Jack Dang (WICLOUD CORPORATION) 18,640 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

DataGridView _CurrentCellDirtyStateChanged not firing

HI folks, I have a datagridview with a _CurrentCellDirtyStateChanged event attached to it. Inside this event there is code that updates other values in another grid. When the value of a cell is changed, by overtyping the value that is already there, it…

Developer technologies | Visual Studio | Debugging
asked 2026-05-26T15:18:56.33+00:00
john noble 221 Reputation points
accepted 2026-05-27T10:05:48.1466667+00:00
john noble 221 Reputation points
1 answer

Publisher/Extension Uploading Issue in VS Marketplace

Hi Team, I created a VS Code extension and properly configured the required metadata in the package.json file, including: Publisher information Homepage URL Repository URL License information Keywords Extension description However, when I try to…

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,760 questions
asked 2026-05-15T13:02:03.1766667+00:00
Dev Cyberscope 20 Reputation points
commented 2026-05-27T09:23:31.7933333+00:00
Pravallika KV 16,360 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

How to setup a Splash Screen when an Android Maui App is started by an external app?

I have a working app which I am now enhancing it by making it a Sharing Target. Consider that I am sending a simple text data such as a website link to my app. For this, I have added an Intent Filter as shown in the code below. Everything works as…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2023-11-16T18:24:10.2833333+00:00
dg2k 1,416 Reputation points
answered 2026-05-27T08:14:49+00:00
Simon Wales 0 Reputation points
2 answers

MAUI app exiting without crashing after inactivity

Hi there I have a .NET 10 MAUI app and it is exiting on refresh, or any activity, after being in "sleep" mode for a while. The shortest time I have tried is 4 hours, but I believe 2 hours will have it exit too. I have tried leaving the…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-25T04:10:52.8133333+00:00
Jai Holloway 65 Reputation points
edited a comment 2026-05-27T06:51:22.35+00:00
Nancy Vo (WICLOUD CORPORATION) 4,605 Reputation points Microsoft External Staff Moderator
3 answers

Visual Studio Marketplace Extension - delete own accidental review

Ich habe auf Visual Studio Marketplace versehentlich für meine eigene Extension eine Berwetung (Review) abgegeben. Wie kann ich diese wieder löschen?

Developer technologies | Visual Studio | Extensions
asked 2026-05-15T15:35:05.5533333+00:00
Claus Falkenstein 0 Reputation points
commented 2026-05-27T06:31:00.6766667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 2,285 Reputation points Microsoft External Staff
1 answer

Trying to download Microsoft visual C++ and not having Additional runtime

I have tried uninstalling it and everything that people say to do and every time I go to install Microsoft Visual C++ 2022 64x it says that the feature you are are trying to use is unavailable and its trying to find a folder with…

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,065 questions
asked 2026-05-19T16:15:02.95+00:00
Buddy Walden 5 Reputation points
commented 2026-05-27T04:30:38.08+00:00
Taki Ly (WICLOUD CORPORATION) 1,585 Reputation points Microsoft External Staff Moderator
2 answers

Questions regarding Windows driver signing

Hello Microsoft Support, We are in the early planning phase for a new Windows driver and want to make sure we understand the official release process for Windows Endpoints and Servers. Could you please clarify a few basic points for us? Certificates:…

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,065 questions
asked 2026-05-21T12:31:37.2966667+00:00
Nikhil Raj 0 Reputation points
commented 2026-05-27T04:26:44.8666667+00:00
Taki Ly (WICLOUD CORPORATION) 1,585 Reputation points Microsoft External Staff Moderator