55,440 questions with Developer technologies-related tags

Sort by: Updated
3 answers

How to automate Visio Import to build Org Chart

I am trying to make it easy to refresh a Visio Sup Org when data in the linked Excel is Refreshed. The refresh button updates the data but not the structure and the only way I've noticed that creates a new structure is by using the import button. Is…

Developer technologies | Visual Basic for Applications
asked 2026-02-09T07:53:03.8933333+00:00
Kazadi Elias Mukaya 0 Reputation points
answered 2026-02-12T12:53:23.2066667+00:00
thespike volleyball 0 Reputation points
2 answers

What is Best Practice for Passing a complex viewmodel from a View to the controller?

I have a view form with a complex VM, and it allows the end user to see dozens of data items in various text boxes (as many as 40). At some point, the user will want to update one or more of the textbox data points, so when the model is modified in the…

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,770 questions
asked 2026-02-04T20:01:17.99+00:00
Corey Fleig 350 Reputation points
commented 2026-02-12T11:57:06.1133333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,805 Reputation points Microsoft External Staff
3 answers

Microsoft Access Duplicate Button stopped working with windows 11

Duplicate Button = Command44 (Used to work with Windows 10, Not working with windows 11) On Click = Event Private Sub Command44_Click() On Error GoTo Err_Command44_Click DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70 DoCmd.DoMenuItem…

Developer technologies | Visual Basic for Applications
asked 2025-11-28T18:24:50.7166667+00:00
Pedro Roman 0 Reputation points
recommended 2026-02-12T11:56:03.2433333+00:00
Ana M 0 Reputation points Moderator
1 answer

How to reopen a UserForm in File A with the selected row after navigating to File B?

In file A (.xlsm), there are multiple rows. When I select a row and click a button, a popup form (.frm) opens. From this popup, I click another button that opens file B (.xlsm). After clicking a button in B (.xlsm), it should return me to file A (.xlsm)…

Developer technologies | Visual Basic for Applications
asked 2026-02-03T09:24:40.06+00:00
mohan 0 Reputation points
commented 2026-02-12T11:28:33.69+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,805 Reputation points Microsoft External Staff
1 answer

Visual Studio versions crashing when opening Windows Explorer

Hello, My Visual Studio 2017, 2019 and 2022 will crash whenever I try to open any project, solution or file. The moment the Windows Explorer appears, it stops responding and all my IDE crashes. This has been happening for the last 2 weeks and I can't…

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,679 questions
asked 2026-02-12T11:10:43.1333333+00:00
Marcos Varela 0 Reputation points
edited a comment 2026-02-12T11:18:32.2033333+00:00
Viorel 126.3K Reputation points
3 answers

Unbound columns lost cell values on sorting in datagrid in WPF

Hi All, I have a WPF datagrid on the screen which has three unbound columns. These columns are calculated or updated from database based on values in other columns. The issue is that whenever user click on column header to sort the column these unbound…

Developer technologies | Windows Presentation Foundation
asked 2026-02-07T16:02:21.8666667+00:00
Pratham Jain 311 Reputation points
answered 2026-02-12T11:13:31.13+00:00
Adiba Khan 2,070 Reputation points Microsoft External Staff
1 answer

Erro na ativação do Dev Mode

Olá, suporte da Microsoft Dev Center, Meu Xbox está travado no Dev Mode Activation App com a mensagem “Device is being processed” e não consigo gerar um novo código para ativar o Dev Mode. Detalhes do problema: Já tentei limpar o Dev Mode no console. Já…

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,162 questions
asked 2026-02-12T11:04:45.03+00:00
Filipe Ribeiro 5 Reputation points
commented 2026-02-12T11:10:17.0866667+00:00
Filipe Ribeiro 5 Reputation points
1 answer

how do I fix this watchdog error

trying to debug on iOS with a Mac machine, I get this error in my logs. I saw a thread that said that this was typical for maui versions that are beyond the scope 0f 8.0 and 9.0.120 so I adjusted to the latter, I can debug on the eimulator but only with…

Developer technologies | .NET | .NET MAUI
asked 2026-02-10T00:46:30.1666667+00:00
jeremy tucker 30 Reputation points
commented 2026-02-12T10:50:18.5866667+00:00
jeremy tucker 30 Reputation points
2 answers

Web API issue

Hi, Further to https://learn.microsoft.com/en-us/answers/questions/5731546/issue-to-web-api Is there any concrete example on the client side, to retrieve the file of the server?

Developer technologies | ASP.NET | ASP.NET API
asked 2026-02-12T08:44:01.0866667+00:00
Peter_1985 3,071 Reputation points
answered 2026-02-12T10:50:01.8666667+00:00
Jack Dang (WICLOUD CORPORATION) 11,300 Reputation points Microsoft External Staff Moderator
2 answers

Could not start Visual Studio due to an error. StreamJsonRpc.ConnectionLostException: The JSON-RPC connection with the remote party was lost before the request could complete.

Getting the following error while launching the newly installed visual studio 2022

Developer technologies | Visual Studio | Setup
asked 2026-02-09T16:15:01.86+00:00
Jaswanth Arla --CNTR 0 Reputation points
answered 2026-02-12T10:46:23.1733333+00:00
Jaswanth Arla --CNTR 0 Reputation points
1 answer

Migrating from Oracle.DataAccess (unmanaged) to Oracle 23ai – Need Confirmation on Version 23.26.100

Dear Team, I am currently using unmanaged Oracle.DataAccess.dll with an Oracle 19c database in my .NET Framework 4.7 application. I now want to migrate the application to Oracle Database 23ai, and I would like guidance on how to upgrade my data access…

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,162 questions
asked 2026-02-12T10:17:40.3733333+00:00
Aman Agrahari 180 Reputation points
edited the question 2026-02-12T10:46:03.2233333+00:00
Michael Le (WICLOUD CORPORATION) 10,760 Reputation points Microsoft External Staff Moderator
2 answers

Why the class library has different supports for framework and .NET?

Hi, I looked on evolution of class library. It used for reused. As I see the class library has different supports for Framework and .NET. Can you please explain it in more details , what are the option and what is roadmap for future ? Every NuGet…

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,770 questions
asked 2026-02-06T07:31:05.0866667+00:00
Y. Yakir 70 Reputation points
commented 2026-02-12T09:57:45.9833333+00:00
Gade Harika (INFOSYS LIMITED) 2,420 Reputation points Microsoft External Staff
0 answers

Power Pages randomly resetting custom HTML to default content after sync or page open

Dear all, We are experiencing an issue in Power Pages where custom HTML on certain pages is unexpectedly being reset to default content. In several cases, the page body (custom HTML markup) is replaced by what appears to be the original default…

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,679 questions
asked 2026-02-12T09:08:45.8266667+00:00
Lucas van Rijn 0 Reputation points
answered 2026-02-12T09:08:59.1+00:00
Q&A Assist
3 answers

Issue to Web API

Hi, How to deploy Web API on the server and ensure it is able to process any concrete request from the client app?

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,770 questions
asked 2026-01-22T04:14:57.0233333+00:00
Peter_1985 3,071 Reputation points
commented 2026-02-12T08:45:39.89+00:00
Peter_1985 3,071 Reputation points
1 answer

Operating system not supported error

While attempting to install Visual Studio 2026 Professional, Visual Studio 2026 Community Edition, or Visual Studio 2022 Community Edition, we encountered an error message stating that the operating system is not supported. Our environment is Windows…

Developer technologies | Visual Studio | Setup
asked 2026-02-12T02:19:26.5533333+00:00
Developer1 0 Reputation points
commented 2026-02-12T08:34:06.0566667+00:00
Viorel 126.3K Reputation points
1 answer One of the answers was accepted by the question author.

Dose Simulation possible on Snapdragon ARM Processor

Dose Simulation possible on Snapdragon ARM Processor? 2. Dose Snapdragon ARM processor supports python, C, C++, Java, Oracle, ML and AI learning ?

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,047 questions
asked 2026-02-05T09:35:58.8733333+00:00
Mudassir Ahmed 100 Reputation points
accepted 2026-02-12T07:24:31.1333333+00:00
Mudassir Ahmed 100 Reputation points
2 answers

Failed to acquire token

I am getting this error while consuming any azure service from the visual studio MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance. Trace ID:…

Developer technologies | Visual Studio | Setup
asked 2026-02-11T11:29:45.5933333+00:00
Neha Gautam (Accenture International Limited) 0 Reputation points Microsoft External Staff
answered 2026-02-12T07:01:24.6633333+00:00
Adiba Khan 2,070 Reputation points Microsoft External Staff
3 answers

generating a device‑related identifier

I’m working on a UWP application where we need to associate a device with app‑specific logic (for example, licensing tied to a device). We previously used an API that generated a device‑related identifier, but its stability has changed on some Windows…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-02-05T09:46:32.09+00:00
Anjali Narvekar 0 Reputation points
commented 2026-02-12T04:58:14.04+00:00
Anjali Narvekar 0 Reputation points
1 answer

How do I get .NET to run properly?

When I try to open the .NET application file, it will open for a split second before instantly closing again. Is this normal or am I doing something wrong?

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,309 questions
asked 2026-02-11T10:48:49.9866667+00:00
Mason Tandy 0 Reputation points
answered 2026-02-12T04:24:29.8+00:00
Jack Dang (WICLOUD CORPORATION) 11,300 Reputation points Microsoft External Staff Moderator
2 answers

Bug -Move SharpCompress from 0.42.0 to 0.44.5 failed

Hi, I'm using Console App in .NET 10 reference to class library :netstandard2.1 as follow: <Project Sdk="Microsoft.NET.Sdk"> **<PropertyGroup>** **<TargetFramework>netstandard2.1</TargetFramework>** Before: After:…

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,770 questions
asked 2026-02-03T14:22:27.25+00:00
Y. Yakir 70 Reputation points
commented 2026-02-12T02:55:26.63+00:00
Jack Dang (WICLOUD CORPORATION) 11,300 Reputation points Microsoft External Staff Moderator