55,989 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Why does my WPF app freeze for 2–3 seconds when switching tabs in a TabControl with DataGrids, even with virtualization enabled?

I have a WPF application using .NET 6.0 with a TabControl containing 5 tabs. Each tab hosts a DataGrid bound to an ObservableCollection of about 10,000 records. I've set VirtualizingStackPanel.IsVirtualizing="True" and…

Developer technologies | Windows Presentation Foundation
asked 2026-06-16T18:57:16.0433333+00:00
Лой Саша 0 Reputation points
answered 2026-06-16T18:57:45.8633333+00:00

AI answer

0 answers

Visual Studio

Using visual studio. Created a ZCash Layer 2 Blockchain, an Ethereum Layer 2 Blockchain, Crypto Math Web-based game, Chess web-based game, and Cris Cyborg Boxing (2D video game for PC Windows). I need technical support to get them live online

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,772 questions
asked 2026-06-08T15:53:40.6566667+00:00
Jeff Campbell 0 Reputation points
commented 2026-06-16T18:32:04.5666667+00:00
Richard Wright 0 Reputation points
1 answer

Version mismatch for retail realm package

New update by retail realm provided a package that is targeting to .net6.0 framework but my application run on net standard framework 2.0 . Does RR supports is multi targeted frameworks and or are you able to provide RR that is compatible with .NET…

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,327 questions
asked 2026-06-16T17:57:46.9433333+00:00
Tiwana, Ramandeep 0 Reputation points
answered 2026-06-16T17:57:59.14+00:00

AI answer

3 answers

Visual Studio and Visual Basic

Hi.  I would like to write Visual Basic programs in Visual Studio.   I have read documentation on .NET, Visual Basic and Visual Studio.  I am confused.   Questions?  What is the relationship between Visual Basic and Visual Studio?  When the free,…

Developer technologies | Visual Studio | Setup
asked 2026-06-15T12:23:07.75+00:00
DPA 5 Reputation points
commented 2026-06-16T15:33:50.4933333+00:00
DPA 5 Reputation points
2 answers

C++ Line numbers

How does one get line numbers on visual studio, C++ output? with error reporting

Developer technologies | Visual Studio | Debugging
asked 2026-06-12T13:44:05.65+00:00
Sid Kraft 46 Reputation points
commented 2026-06-16T15:24:09.39+00:00
Gade Harika (INFOSYS LIMITED) 2,850 Reputation points Microsoft External Staff
5 answers

The retirement announcement for all Dotnet8

The retirement announcement for all Dotnet versions, ASP.Net Core, DotNet8 isolated and Dotnet8 LTS

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,327 questions
asked 2026-06-11T12:14:42.27+00:00
Muthusamy, Reegan 40 Reputation points
edited a comment 2026-06-16T14:12:02.6+00:00
Bruce (SqlWork.com) 84,086 Reputation points
3 answers One of the answers was accepted by the question author.

A Minimal API endpoint works using Bruno, but doesn't work from a Blazor app

I wrote a Minimal API project using .NET 9. It has several endpoints, which all work from a Blazor application (.NET 9) I also wrote, except for one. The endpoint that doesn't work is meant to delete a user. There are 2 endpoints which get called, one is…

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,701 questions
asked 2026-06-15T19:12:21.76+00:00
Falanga, Rod, DOH 1,020 Reputation points
accepted 2026-06-16T13:52:41.7166667+00:00
Falanga, Rod, DOH 1,020 Reputation points
2 answers

Maui .net. RelayCommand when pressing button doesn't fire.

I have VS 2022 preview Version 17.5.0 Preview 1.0 In my project I installed CommuniToolkit.Maui v2.0 and CommunityToolkit.Mvvm V8.0 I created this MVVM test app and when I press the button it doesn't fire. <ContentPage…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2022-11-29T18:16:09.833+00:00
Heinz Deubler 201 Reputation points
commented 2026-06-16T13:28:29.56+00:00
Yonas Mekonnen 0 Reputation points
1 answer

How to test automatic download of PSA

I need to check the automatic download of beta print support app from MS store when i connect a printer with beta printer extension inf.

Developer technologies | Universal Windows Platform (UWP)
asked 2026-06-10T10:10:55.96+00:00
Ambigavathi Dhanapal 5 Reputation points
commented 2026-06-16T12:07:01.44+00:00
Ambigavathi Dhanapal 5 Reputation points
1 answer One of the answers was accepted by the question author.

This call site is reachable on: 'Android' 31.0 and later. 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsoleted on: 'Android' 29.0 and later (This class is obsoleted in this android platform).

I get this warning in a class in my SharedCode project. Is it necessary to change something or can I ignore the warning? This call site is reachable on: 'Android' 31.0 and later. 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsoleted on:…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-15T21:43:30.5733333+00:00
Big_Bear_7 20 Reputation points
accepted 2026-06-16T11:07:44.7166667+00:00
Big_Bear_7 20 Reputation points
3 answers

Error to "dotnet add package Xam.iTextSharpLGPL"

Hi, Can you help to the errors when running "dotnet add package Xam.iTextSharpLGPL"?

Developer technologies | ASP.NET Core | Other
asked 2026-06-06T15:29:03.71+00:00
Jonathan 190 Reputation points
commented 2026-06-16T10:37:54.64+00:00
Danny Nguyen (WICLOUD CORPORATION) 7,105 Reputation points Microsoft External Staff Moderator
2 answers

ClickOnce Deployment – Promoting the Same Tested Build from UAT to Production

We have a .NET application developed using Microsoft ClickOnce technology. The application is digitally signed as part of the release process before being delivered to the client environment.   Our client uses uDeploy to manage deployments across…

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,327 questions
asked 2026-06-11T16:03:58.3033333+00:00
Nagarajan Dhanapal 5 Reputation points
commented 2026-06-16T10:35:44.97+00:00
Danny Nguyen (WICLOUD CORPORATION) 7,105 Reputation points Microsoft External Staff Moderator
2 answers

Configuring .NET 10 Blazor WASM program.cs to use an HTTP Delegate to attach JWT Security Token

My knowledge of JWT security tokens until several weeks ago was nil. After a bit of reading, I was able to retrieve a security token from a 'login' server, and able to use that token within Blazor, and with the addition of an…

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,701 questions
asked 2026-06-08T19:04:39.7466667+00:00
Bob N 0 Reputation points
commented 2026-06-16T09:50:16.4666667+00:00
Damien Pham (WICLOUD CORPORATION) 1,755 Reputation points Microsoft External Staff Moderator
2 answers

resource attr/colorPrimary (aka com.companyname.handlepdfmauiapp1:attr/colorPrimary) not found.

Hi, How to resolve it? I got the issue even if I've rebuilt it.

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-12T09:11:30.32+00:00
Jonathan 190 Reputation points
commented 2026-06-16T07:09:07.91+00:00
Jonathan 190 Reputation points
0 answers

Visual Studio Visual Studio Enterprise (FTE) Azure Subscription doesn't show in my Alternate account

Let me know if you need sub id or alternate account id for further troubleshoot. Note that, I have modified the alternate account recently because previous old alternate account has login issue. The new alternate account cannot show the subscriptions.

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,772 questions
asked 2026-06-16T03:35:55.9666667+00:00
Xiaoning Liu 0 Reputation points Microsoft Employee
commented 2026-06-16T05:13:49.9166667+00:00
Xiaoning Liu 0 Reputation points Microsoft Employee
51 answers One of the answers was accepted by the question author.

KB5066835 update causing IIS Service to not work

Recently my local hosted IIS services is not running after the new update. My visual studio projects also can't be run as well. I have to delete the new update in order to run my projects and local hosted services again. May I know what is the problem?

Developer technologies | ASP.NET Core | Other
asked 2025-10-15T10:06:37.1166667+00:00
Sashi Kumar 395 Reputation points
commented 2026-06-16T04:30:20.67+00:00
Forhat Ahmed 0 Reputation points
3 answers One of the answers was accepted by the question author.

problem while using visual studio code

I am trying to run a code but it is not giving output. There is nothing wrong with the code and there is no error. maybe I am doing something wrong but I have checked all the settings and permissions too. please if anyone could help me with this.

Developer technologies | Visual Studio | Setup
asked 2026-06-15T18:59:19.6566667+00:00
Manan Joshi 0 Reputation points
commented 2026-06-16T03:38:39.45+00:00
Manan Joshi 0 Reputation points
2 answers

This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIWindow' is obsoleted on: 'ios' 26.0 and later (Use the 'UIWindowScene' overload instead.), 'maccatalyst' 26.0 and later (Use the 'UIWindowScene' overload instead.).

I get these two warnings in my iOS project in Program.cs. Is it necessary to change something or can I ignore the warnings? This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIWindow' is obsoleted on: 'ios' 26.0 and…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-09T07:05:22.28+00:00
Kim Strasser 2,641 Reputation points
commented 2026-06-16T03:35:56.0433333+00:00
Nancy Vo (WICLOUD CORPORATION) 5,705 Reputation points Microsoft External Staff Moderator
2 answers

This call site is reachable on: 'Android' 31.0 and later. 'Manifest.Permission.PostNotifications' is only supported on: 'android' 33.0 and later.

I get this warning in Game1.cs in my SharedCode project. Is it necessary to change something? This call site is reachable on: 'Android' 31.0 and later. 'Manifest.Permission.PostNotifications' is only supported on: 'android' 33.0 and later. #if ANDROID …

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-09T07:34:48+00:00
Kim Strasser 2,641 Reputation points
commented 2026-06-16T03:34:10.2533333+00:00
Nancy Vo (WICLOUD CORPORATION) 5,705 Reputation points Microsoft External Staff Moderator
2 answers

How can I ask users for ratings and reviews in my iOS game?

I want that the standardized prompt gets displayed in my game on iOS devices after the user finished a level in my game. How can I display the standardized prompt in my game and is it necessary that I check if the prompt was already displayed three times…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-02T15:27:46.8833333+00:00
Kim Strasser 2,641 Reputation points
commented 2026-06-16T03:16:43.3966667+00:00
Nancy Vo (WICLOUD CORPORATION) 5,705 Reputation points Microsoft External Staff Moderator