55,673 questions with Developer technologies-related tags

Sort by: Updated
3 answers

Need multi-page, in-flow project creation wizard for custom template in VS 2022 (change “Create” to “Next”)

Hi All, I want to create a custom project template (e.g., myProjectTemplate) that users can choose in Visual Studio 2022 via File → New → Project, and I need a multi-page wizard that feels fully integrated into the standard project-creation flow. The…

Developer technologies | Visual Studio | Extensions
asked 2026-03-30T16:39:07.8366667+00:00
Ajay Gera 45 Reputation points
commented 2026-03-31T07:25:22.03+00:00
Ajay Gera 45 Reputation points
2 answers

How to Fix a Namespace Mismatch

In my application named PIM I just use the default namespace "PIM" to include everything. However, I do have one folder called "Converters" that includes numerous all the project converters. However, for some reason, the compiler…

Developer technologies | Windows Presentation Foundation
asked 2026-03-30T21:42:54.38+00:00
RogerSchlueter-7899 1,671 Reputation points
edited an answer 2026-03-31T06:53:37.56+00:00
RogerSchlueter-7899 1,671 Reputation points
3 answers

SignalR Chat Issue: I’m currently building chat system using SignalR in ASP.NET Core (.NET 9) for communication between a user and an admin. user message should be received instantly by the admin via SignalR

this is my browser where i want to inspect the error from

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,785 questions
asked 2026-03-30T10:58:27.9+00:00
bright owusu 0 Reputation points
answered 2026-03-31T06:48:33.51+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,535 Reputation points Microsoft External Staff Moderator
2 answers

C/C++ enum, when is pure enum false?

Hello C/C++ gurus Consider this enum, define enum: typedef enum { Car, Plane, Bus, Train, MaglevTrain, Truck, Unknown2 } TransportObject; and consider this condition: if (MaglevTrain) { printf("\nOps!…

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,054 questions
asked 2026-03-27T11:01:52.4666667+00:00
Wheelstring 230 Reputation points
commented 2026-03-31T06:25:38.43+00:00
Adiba Khan 2,345 Reputation points Microsoft External Staff
2 answers

Debugger not working for Debugging Extensions in Visual Studio 2026

I am not able to debug my Extensions since I have moved to Visual Studio 2026. When I start debugging and check the Symbol File that is being currently loaded for my Extension, it is coming from the Release path, i.e., it is loading the release .dll…

Developer technologies | Visual Studio | Debugging
asked 2026-03-20T06:41:35.1233333+00:00
Devesh Ketan Patel 0 Reputation points
commented 2026-03-31T06:16:43.74+00:00
Adiba Khan 2,345 Reputation points Microsoft External Staff
2 answers

Visual Studio 2022/.NET template engine (template.json): Can I add custom UI inputs and multi-page wizard steps?

Hi All, I’m creating an MCP Server project template using the .NET template engine (template.json) and want a richer project creation experience in Visual Studio 2022 (File → New → Project). Is it possible to define additional user inputs beyond the…

Developer technologies | Visual Studio | Extensions
asked 2026-03-30T18:13:26.5666667+00:00
Ajay Gera 45 Reputation points
answered 2026-03-31T05:47:37.6266667+00:00
Ajay Gera 45 Reputation points
2 answers

In MAUI if I want to convert from realmdb , please recommend me another best db in replacement ?

I want to migrate from realmdb (using it till now .NET 9.0) but for .NET 10.0 and above, I want Microsoft suggestion/recommendation on best db for replacing realmdb with .

Developer technologies | .NET | .NET MAUI
asked 2026-03-25T16:06:16.92+00:00
RaviKiran Pantangi 0 Reputation points
edited a comment 2026-03-31T04:42:50.11+00:00
Nancy Vo (WICLOUD CORPORATION) 1,825 Reputation points Microsoft External Staff Moderator
2 answers

Token bucket rate limiting not working as expected.

Hello, I am facing an issue with Token bucket rate limiting, for testing purpose i set the limit to 5 and replenishment amount to 3 every 2 minutes and created partition based on userId. i created a small code which calls an api ( i have added the per…

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-03-27T11:14:20.7033333+00:00
Arjun J 0 Reputation points
commented 2026-03-31T04:30:06.9766667+00:00
Jack Dang (WICLOUD CORPORATION) 15,865 Reputation points Microsoft External Staff Moderator
0 answers

CVE-2025-15467 vulnerability for Visual Studio Professional 2022

Hi Team, The Visual Studio Professional 2022 got tagged to CVE-2025-15467 vulnerability as it is using libssl-3-x64.dll and libcrypto-3-x64.dll. Can you let us know how to solve this ? We tried updating Visual Studio Professional 2022 to latest version…

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,724 questions
asked 2026-02-26T06:25:16.4666667+00:00
Nallamilli, R.K.R. (Krishna) 0 Reputation points
commented 2026-03-31T04:03:34.36+00:00
sai vineela Ganti 0 Reputation points
2 answers One of the answers was accepted by the question author.

can I setup a custom collection in Word VBA to add vocabulary definitions to a Word document?

I want to create a macro in Word VBA so I can add vocabulary definitions to the document, with text on one page, and definitions on facing page for that part of text. If I do this, is the "range" identifyine the position of the word in the…

Developer technologies | Visual Basic for Applications
asked 2026-03-29T16:51:08.7466667+00:00
Edward Evans 20 Reputation points
edited an answer 2026-03-31T03:41:37.7633333+00:00
Taki Ly (WICLOUD CORPORATION) 310 Reputation points Microsoft External Staff Moderator
3 answers

How to Convert Excel File to Pdf in .NET Console App using NuGet Package

I have installed Microsoft Visual Studio Professional 2019. I selected Console App (.NET Framework) Visual Basic. The console application will extract data from the database, write them in an excel file, and then convert the excel file to pdf file. I…

Microsoft 365 and Office | Excel | For business | Windows
Windows for business | Windows Client for IT Pros | User experience | Other
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
Developer technologies | VB
Developer technologies | VB

An object-oriented programming language developed by Microsoft that can be used in .NET.

2,927 questions
asked 2024-02-06T11:07:29.67+00:00
Shehzad Shoukat 0 Reputation points
answered 2026-03-31T03:33:59.3366667+00:00
paul hung 0 Reputation points
3 answers

memory question

i have a question, does after garbage collection stays the first button in memory or will it be cleaned up i thought HtmlButton bt = new HtmlButton(); bt = new HtmlButton();

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other

A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.

3,650 questions
asked 2026-03-25T15:56:04.4833333+00:00
zal wel 20 Reputation points
commented 2026-03-31T02:16:06.5833333+00:00
SurferOnWww 5,811 Reputation points
4 answers One of the answers was accepted by the question author.

.NET 10 issues with OpenApi

Hello I created an ASP.NET Core Web Api project with the version of .NET 10 , to utilize Swagger with authentication I created the project to test my API endpoints with authentication and out of the blue I found this stange issue, where I couldn't…

Developer technologies | ASP.NET | ASP.NET API
asked 2026-03-27T10:08:10.6866667+00:00
Thomas Borby Lancestremère 0 Reputation points
commented 2026-03-31T01:58:53.52+00:00
SurferOnWww 5,811 Reputation points
2 answers

Download Visual Studio 2022 is unreachable

Our tool chain includes visual studio 2022, and I need to download it to setup a new machine. Currently the process to get to someplace download it does not work. The visual studio page to download only offers vs2026. The link to older downloads…

Developer technologies | Visual Studio | Setup
asked 2026-03-28T13:05:48.8833333+00:00
mark aldridge 0 Reputation points
edited an answer 2026-03-31T00:40:40.53+00:00
Leon Tran (WICLOUD CORPORATION) 1,585 Reputation points Microsoft External Staff Moderator
3 answers

changing the endcoding of an attached file in sql trasaction

Hi, I have written a sql server procedure which sends the result of a query as a csv file via e-mail. SQL server generates the attached file in UTF-8 BOM encoding. I need the attached file to be generated in UTF-8 (without BOM). I tried to…

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,715 questions
SQL Server | Other
asked 2021-07-02T10:37:55.837+00:00
Massimo 1 Reputation point
commented 2026-03-30T23:28:28.8866667+00:00
Beemer Guy 0 Reputation points
2 answers

Client side validation bootstrap modal form Razor Pages

HelloLast days I got help from @Anonymous and @Anonymous on how to show a bootstrap modal form with model (C# class) data. My following issue would be to check data validation on client side. But in the way, I added a list of cars in the html in order…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-03-30T01:18:44.04+00:00
Pablo The Tiger 0 Reputation points
edited a comment 2026-03-30T23:21:48.85+00:00
SurferOnWww 5,811 Reputation points
6 answers

How to fix the Exception Unhandled described bellow?

System.TypeLoadException: 'Method 'GetSwagger' in type 'Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator' from assembly 'Swashbuckle.AspNetCore.SwaggerGen, Version=6.5.0.0, Culture=neutral, PublicKeyToken=d84d99fb0135530a' does not have an…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-03-28T17:23:05.72+00:00
DEOMWEYOLA-1025 0 Reputation points
answered 2026-03-30T23:07:31.7366667+00:00
DEOMWEYOLA-1025 0 Reputation points
2 answers

Can I legally modify the method if there is a text which indicates to not modify it, in Windows Forms App?

Hello, When I create Windows Forms App project, and I add a button into the form, in the Form1.Designer.cs there is a text /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the…

Developer technologies | Windows Forms
asked 2026-03-27T16:00:33.0966667+00:00
Rustam Balushka 20 Reputation points
edited an answer 2026-03-30T20:39:24.86+00:00
Rustam Balushka 20 Reputation points
1 answer

.NET MAUI Dns.GetHostEntry()/Socket.Connect() exception on Android 10 and Android Emulator API 27

I have a .NET MAUI implementation of System.Net.Sockets that runs fine on Windows, but when run on Android 10, the call to Dns.GetHostEntry("GAI-W10-Dev1"); throws an exception:…

Developer technologies | .NET | .NET MAUI
asked 2022-10-04T20:05:27.55+00:00
Rodney (Rod) Girod 11 Reputation points
commented 2026-03-30T19:55:33.52+00:00
Emil Steen 0 Reputation points
3 answers

UWP how to change foreground color when mouse over?

Below is my code in App.xaml. I could change the DataGridRow background color while mouse over, but I couldn't change the foreground color while mouse over. What I could add in the PointerOver part? <Style x:Key="BasicDataGridRowStyle"…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-03-05T07:53:20.88+00:00
kw Lee 0 Reputation points
commented 2026-03-30T14:11:54.6733333+00:00
kw Lee 0 Reputation points