55,444 questions with Developer technologies-related tags

Sort by: Updated
1 answer

how do i change the globe icon i created the website

how do i change that to my wanted picture

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,682 questions
asked 2026-02-14T23:08:26.0933333+00:00
Eli Steward 0 Reputation points
answered 2026-02-15T12:07:52.42+00:00
AgaveJoe 30,981 Reputation points
2 answers One of the answers was accepted by the question author.

How do I change the solution file for .NET 10?

I've recently upgraded a .NET 9 application to .NET 10. I've set the projects to .NET 10 and the NuGet packages to use .NET 10. But the solution file still has a ".sln" extension. Is the only thing I have to do is rename that file extension to…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-14T16:03:50.9033333+00:00
Rod Falanga 851 Reputation points
accepted 2026-02-15T00:50:17.52+00:00
Rod Falanga 851 Reputation points
1 answer

.NET SDK not installed

Screenshot 2026-02-11 220349.png I am developing an Avalonia application in VS Code and everything has worked just fine until last week, when I started getting this pop up. I have uninstalled, reinstalled, updated, repaired, and restarted numerous times…

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,778 questions
asked 2026-02-14T19:17:50.1033333+00:00
Patrick Loftis 0 Reputation points
commented 2026-02-14T23:27:07.2833333+00:00
Marcin Policht 77,425 Reputation points MVP Volunteer Moderator
2 answers

HttpRequest - POST request, response in C# with httprepl

Hello, I just want to send something and get the answer. What is not clear to me, I need to install Swagger? What do I want? I want to send something JSON object and return the response. Very much in a file. Response from server - JSON content…

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,778 questions
asked 2021-05-14T15:24:07.617+00:00
Markus Freitag 3,791 Reputation points
edited an answer 2026-02-14T22:07:09.0033333+00:00
Bruce (SqlWork.com) 82,771 Reputation points Volunteer Moderator
3 answers

Problem with 2019 Visual Studio

From:                    Washington Peralta User of Visual Studio 2019 To:                                                       Microsoft Customer Service Subject: Asking for help because I am having a problem using Visual Studio 2019   1.)    I compile…

Developer technologies | Visual Studio | Debugging
asked 2026-02-14T19:02:28.61+00:00
Washington Peralta 0 Reputation points
edited an answer 2026-02-14T20:39:29.34+00:00
Bruce (SqlWork.com) 82,771 Reputation points Volunteer Moderator
2 answers

Startup, C++, want C#

Have Visual Studio 2022, originally set the startup environment to execute C++ code. Want to change the environment to C# code so that I can use the "using System" header. Currently requires the C++ header information. How do I do without…

Developer technologies | Visual Studio | Setup
asked 2026-02-14T13:21:24.3066667+00:00
Sid Kraft 26 Reputation points
answered 2026-02-14T17:00:38.4733333+00:00
Bruce (SqlWork.com) 82,771 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Issue to GetLatestMSVCVersion

Hi, Can you help to this?

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-13T06:09:48.2+00:00
Peter_1985 3,106 Reputation points
commented 2026-02-14T16:59:29.0866667+00:00
Birendra Pratap Singh 0 Reputation points
2 answers One of the answers was accepted by the question author.

WPF: CS0102 duplicate definitions - Both HomeView.g.cs and .g.i.cs being compiled

Dear Community Members, I am Shreyans Yadav, currently working on a WPF project. During a coding session, I encountered an unforeseen error that I have experienced for the first time. (Details below about the error) I consulted multiple AI assistants,…

Developer technologies | Windows Presentation Foundation
asked 2026-02-12T19:16:39.5+00:00
Shreyans Yadav 40 Reputation points
accepted 2026-02-14T16:00:22.2933333+00:00
Shreyans Yadav 40 Reputation points
1 answer One of the answers was accepted by the question author.

Impedimento de criação da pasta "Visual Studio 18" na pasta Documentos.

Olá! Como posso impedir a criação da pasta "Visual Studio 18" na pasta Documentos sempre que eu abro a instância do Visual Studio? Caso eu não possa impedir, é possível mudar o diretório de onde essa pasta deve ser criada? Atenciosamente,…

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,682 questions
asked 2026-02-14T12:26:14.7333333+00:00
Joanderson Alves 40 Reputation points
accepted 2026-02-14T12:35:17.78+00:00
Joanderson Alves 40 Reputation points
0 answers

how can i disable text editor purple indicator at vs2026

As you can see, the location is not correct, so it is difficult to code. Is there any way to disable or fix that feature?

Developer technologies | Visual Studio | Setup
asked 2026-02-14T12:17:45.92+00:00
하명훈 21 Reputation points
4 answers One of the answers was accepted by the question author.

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 331 Reputation points
accepted 2026-02-14T10:28:32.0066667+00:00
Pratham Jain 331 Reputation points
2 answers One of the answers was accepted by the question author.

Executing Complex Stored Procedure with Entity Framework

Hello everyone and thanks for the help in advance. I want to execute a complex stored procedure using Entity Framework. The sproc accepts two parameters and returns either 0 or 1 depending on whether it was successful. I tried: var res =…

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,778 questions
asked 2026-02-13T18:28:34.4766667+00:00
Kmcnet 1,316 Reputation points
accepted 2026-02-14T01:29:31.0366667+00:00
Kmcnet 1,316 Reputation points
0 answers

Can not login to Github Copilot in VisualStudio running with administrator rights

I have a Github Copilot, and I would like to login into Github account to be able to use it with my Visual Studio 2022. I can do it when VisualStudio started with usual user. But when it started with administrator rights (I need it to be run with admin…

Developer technologies | Visual Studio | Extensions
asked 2025-04-11T07:29:17.63+00:00
Khakimova, Ksenia 60 Reputation points
commented 2026-02-13T22:04:35.5333333+00:00
Pfaff, Matt 0 Reputation points
2 answers One of the answers was accepted by the question author.

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 50 Reputation points
answered 2026-02-13T19:51:16.3633333+00:00
jeremy tucker 50 Reputation points
2 answers

How to implement iOS Local Push Connectivity for Xamarin / MAUI ?

I wanna use Local Push Connectivity on a Xamarin.iOS / MAUI app to send notifcation throught wifi network. I dont use apn's because my app will be used in restricted networks. I have no problem on the Android side but the iOS give me hard times. I…

Developer technologies | .NET | .NET MAUI
asked 2024-08-09T09:35:05.2933333+00:00
La Tristouille 5 Reputation points
answered 2026-02-13T17:40:45.7566667+00:00
Baiborodov, Nikita 0 Reputation points
1 answer

MVC140.DLL Error after Windows OS Updates

Background: After software patching including Windows OS Updates we have several AE software such as CAD, C3D, Adobe InDesign and Chaos Enscape that fail to launch with a MVC140.dll error. Workaround: We started by remoting into end users machines…

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,048 questions
asked 2026-02-12T14:27:15.6566667+00:00
Alex Yourish 0 Reputation points
edited a comment 2026-02-13T17:16:00.88+00:00
RLWA32 51,971 Reputation points
1 answer

Self made website does not work on other devices.

Hi there, I have created a small website in Visual Studio Code, and all resources referenced in it (2 images, a font file, a .css file and a .js file) are not accessible while being used on other devices. To keep it simple, I referenced them just by…

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,682 questions
asked 2026-02-13T15:42:58.8933333+00:00
Filip 0 Reputation points
answered 2026-02-13T16:57:54.8566667+00:00
MotoX80 37,256 Reputation points
1 answer

Moving from xUnit v2 to v3

Hi, According to <link removed> Does after moving from xUnit v2 to v3 successfully, do I need to assign (SignAssembly) the new exe(xunit v3) and the clients the referenced (project referenced) to it ? again or it is not connected ? 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,778 questions
asked 2026-02-13T06:11:17.2933333+00:00
G S 0 Reputation points
edited the question 2026-02-13T15:43:10.0766667+00:00
Alison A 4,255 Reputation points Admin
1 answer One of the answers was accepted by the question author.

Now I'm getting a CS1503 error

I've got a Blazor application and a Minimal API application, both written in .NET 9. The Blazor application had been successfully saving data to a table named timetrack. However, changes in the code by colleagues and myself, now make what used to work,…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-12T23:06:54.5+00:00
Falanga, Rod, DOH 860 Reputation points
commented 2026-02-13T14:47:03.3466667+00:00
AgaveJoe 30,981 Reputation points
2 answers One of the answers was accepted by the question author.

Error When Upgrading a Blazor App to .Net 10

Hello, When upgrading my app(s) to .net 10 from .net 8, I encountered an error that looks like this: This exception is seemingly thrown from blazor.webassembly.js. In the browser DevTools tab console, we can see the following errors: The apps are both…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
1,693 questions
asked 2026-01-28T14:45:10.1+00:00
Yaseen Shaikh 20 Reputation points
accepted 2026-02-13T14:42:32.87+00:00
Yaseen Shaikh 20 Reputation points