56,190 questions with Developer technologies-related tags

Sort by: Updated
2 answers

XAML Path Is Not Recognized

I am working with a Transactions class: Public Class Transactions .... Public Property CurrentTransaction As Transaction Public Property Details as DataTable End Class The Details table has a "CategoryID" column. In the wpf for a…

Developer technologies | Windows Presentation Foundation
asked 2026-08-07T10:42:45.7433333+00:00
RogerSchlueter-7899 1,756 Reputation points
commented 2026-08-07T17:19:58.1833333+00:00
RogerSchlueter-7899 1,756 Reputation points
1 answer

WPF Datagrid (C# .NET 10)

Hello. How fix this? <UserControl.Resources> <CollectionViewSource x:Key="CollectionViewBusinesDataGrid" Source="{Binding BusinesDataGridItemsSource, IsAsync=True}"> …

Developer technologies | Windows Presentation Foundation
asked 2026-08-04T22:36:52.6166667+00:00
Sergey Dorodnov 0 Reputation points
edited a comment 2026-08-07T12:24:17.2633333+00:00
Tony Thach (WICLOUD CORPORATION) 240 Reputation points Microsoft External Staff Moderator
1 answer

What are the most effective strategies to convert Figma/UI wireframes into clean, responsive HTML/CSS or React components?

I am building a web application using React and Tailwind CSS (or standard CSS). I have created UI wireframes and high-fidelity mockups in Figma (including landing pages, dashboards, and form components). Now, I am converting these visual designs into…

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,817 questions
asked 2026-08-07T10:33:36.6533333+00:00
BOTCHA CHANDHRA SHEKHAR 0 Reputation points
answered 2026-08-07T12:14:39.2433333+00:00
saleha mubeen 5 Reputation points
2 answers

Securing .Net 10 WebApi to be called by Windows Application

Hello everyone and thanks for the help in advance. I am developing a .Net 10 WebApi that will be called by a Windows application. When searching for solutions I am confused if the calling application changes how the api is secured. Any help would be…

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,179 questions
asked 2026-07-18T01:48:31.2233333+00:00
Kmcnet 1,421 Reputation points
commented 2026-08-07T12:05:27.16+00:00
AgaveJoe 31,376 Reputation points
1 answer

Visual studio 2026 iOS Simulator do not showing

I have an application based on MAUI, it has application for android and ios. I'm trying to run the iOS Simulator from Visual Studio 2026, but it does not works. I have the configuration The MAC is well connected The output looks like something…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-08-07T09:57:39.9066667+00:00
Sara Silva 0 Reputation points
answered 2026-08-07T10:40:58.4466667+00:00
Tony Thach (WICLOUD CORPORATION) 240 Reputation points Microsoft External Staff Moderator
2 answers

how I get the CPU and memory usage during the program run?

how I get the CPU and memory usage during the program run?

Developer technologies | Visual Studio | Debugging
asked 2026-08-03T12:39:05.41+00:00
Bar Rose 0 Reputation points
commented 2026-08-07T10:11:49.49+00:00
Taki Ly (WICLOUD CORPORATION) 3,540 Reputation points Microsoft External Staff Moderator
2 answers

Update Visual Studio 2026 stuck at 99% for 5 hours

I was running VS26 Community and got a popup that said it would install an update to 18.8.0, so I said postpone. I decided to do it and went to help and check for updates. I clicked on update now and it started. About 1 hour later it was at 99% and said…

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,817 questions
asked 2026-07-15T22:32:10.92+00:00
Watson, George T 0 Reputation points
answered 2026-08-07T06:55:55.33+00:00
RLWA32 52,786 Reputation points
1 answer

Multiple Graph Output

//OpenGL functions, open a window and initialize void display(void) { glClearColor(1.0f, 1.0f, 1.0f, 1.0f); glClear(GL_COLOR_BUFFER_BIT); glLoadIdentity(); //issue the GL commands glTranslatef(-.3, 0., 0.); glRotated(45.,0., 1.,0.); glScalef(.5,…

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,817 questions
asked 2026-08-06T19:54:15.8+00:00
Sid Kraft 96 Reputation points
answered 2026-08-07T06:33:02.9566667+00:00
AlexCodex 0 Reputation points
3 answers

WinForms DataGridView: Prevent Enter from moving to the next row and move focus to another column in the same row

I'm using a WinForms DataGridView for entering sales invoice items. Suppose my grid looks like this: RowQtyNet Rate15...------------------------15...26...3*(new empty row)*If I edit Row 2 and change the quantity from 6 to 12, then press Enter, 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,812 questions
asked 2026-08-06T23:21:03.6266667+00:00
Shahmeer .R 0 Reputation points
answered 2026-08-07T04:44:48.85+00:00
Senthil kumar 1,730 Reputation points
1 answer

Need to figure out how to create drop down list in Powerpoint using developer option

I've watched the few videos and read articles I can find on this topic but still cannot figure out how to create a drop down list in powerpoint, using developer option. When I get to the point of entering my data in the code field: End…

Developer technologies | Visual Basic for Applications
asked 2026-08-02T23:40:17.5466667+00:00
Bridget Shoulders 0 Reputation points
commented 2026-08-07T04:34:01.12+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,015 Reputation points Microsoft External Staff Moderator
1 answer

I used to have 3D buttons but not in 2026

I used to use 3D buttons. These had a kind of drop shaddow effect so they would visualy go up and down. What I have now is just a flat button. On a visual basic forum I was told to Right click on project and select properties In application general, I am…

Developer technologies | Windows Forms
asked 2026-08-06T11:45:56.3433333+00:00
Desmond O'Toole 11 Reputation points
answered 2026-08-07T03:01:05.3+00:00
Taki Ly (WICLOUD CORPORATION) 3,540 Reputation points Microsoft External Staff Moderator
1 answer

Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

ASP.NET Core + IIS: Browser receives Content-Type: text/javascript,text/html even though application returns text/javascript I'm facing a strange MIME type issue in an ASP.NET Core MVC application hosted on IIS (Windows Server). I've investigated the…

Developer technologies | ASP.NET Core | Other
asked 2026-08-06T05:32:40.43+00:00
commented 2026-08-07T02:36:44.77+00:00
SurferOnWww 6,021 Reputation points
1 answer

Visual Studio Enterprise subscription renewal link url https://aka.ms/vssentrenew is not valid

After I click on a Visual Studio Enterprise subscription renewal link i get:

Developer technologies | Visual Studio | Setup
asked 2026-07-30T10:36:06.5166667+00:00
Hasan Irmak 0 Reputation points
commented 2026-08-07T02:22:50.4033333+00:00
Lizzy Dinh (WICLOUD CORPORATION) 700 Reputation points Microsoft External Staff Moderator
2 answers

ASHWID API Fails to Retrieve BIOS UUID After 2-3 Minutes Post-Reboot

Our UWP app calls the Windows API ASHWID (Application Specific Hardware ID) to retrieve the device UUID for uniquely identifying the tablet. However, an anomaly occurs where this value cannot be fully or correctly retrieved under certain…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-08-05T01:52:27.1633333+00:00
Xie Steven 831 Reputation points
answered 2026-08-07T01:21:39.4733333+00:00
Jay Pham (WICLOUD CORPORATION) 3,825 Reputation points Microsoft External Staff Moderator
2 answers

Reading Datafile in As Few Lines As Necessary

I know the DataReader method, but I thought there was a way using "ReadLine" or something like that.

Developer technologies | VB
Developer technologies | VB

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

2,936 questions
asked 2026-08-03T18:21:58.1066667+00:00
Stephen Woehr 0 Reputation points
commented 2026-08-07T01:17:28.4666667+00:00
Jay Pham (WICLOUD CORPORATION) 3,825 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

.NET SDK10 Roslyn Analyzer Diagnostics `IDE0130` likely buggy

Description IDE0130 makes sure declared C# namespace matches the corresponding folder structure. Issue IDE0130 seems to work as expected in most cases. However, when a partial implementation with a corresponding generated source is analyzed, the analyzer…

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,179 questions
asked 2026-08-06T06:43:22.4066667+00:00
bic 25 Reputation points
commented 2026-08-06T15:16:18.64+00:00
bic 25 Reputation points
1 answer

I would like to prevent the "Be careful! Your document may contain personal information that cannot be removed by the Document Inspector." dialog from being displayed when saving a document.

I am trying to create a program to remove property information from a Word document in order to ensure that no personal or client information is left behind. I am using C# code with Microsoft.Office.Interop.Word to initiate Word, and I execute…

Microsoft 365 and Office | Development | Other
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,812 questions
asked 2023-10-19T12:10:26.97+00:00
AndAge 0 Reputation points
answered 2026-08-06T11:43:10.16+00:00
ADDY ad 0 Reputation points
3 answers

Can an existing VB.NET ASP.NET Web Forms application be migrated to .NET 10 while keeping VB.NET?

Hello Microsoft Support, We have a legacy enterprise system developed with VB.NET on .NET Framework 3.5 (ASP.NET Web Forms). We are planning to migrate the system to .NET 10 and would like to minimize code changes. Our questions are: Is it possible to…

Developer technologies | VB
Developer technologies | VB

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

2,936 questions
asked 2026-08-06T10:16:00.91+00:00
PHAM VAN NAM 5 Reputation points
edited an answer 2026-08-06T11:30:56.6333333+00:00
AgaveJoe 31,376 Reputation points
3 answers

Ending a function

void display(void); { glClearColor(1.0f, 0.0f, 0.0f, 1.0f); glClear(GL_COLOR_BUFFER_BIT); glLoadIdentity(); glFlush(); } void glutInit(int* argcp, char** argv); { glutInitDisplayMode(GLUT_RGB | GLUT_DEPTH); …

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,103 questions
asked 2026-07-31T13:51:41.21+00:00
Sid Kraft 96 Reputation points
commented 2026-08-06T10:37:12.17+00:00
Taki Ly (WICLOUD CORPORATION) 3,540 Reputation points Microsoft External Staff Moderator
2 answers

Problem installing Microsoft Visual C++ 2015-2019 (x86) Redistributable on Windows 10

The application keeps asking me to install this, but it won't install. It tells me there's already a version installed, even though the latest version is Microsoft Visual C++ V14 (x64) Redistributable on Windows 10, and the oldest version is 2013 and…

Developer technologies | Visual Studio | Setup
asked 2026-08-03T10:03:01.0266667+00:00
takiadam1977 ben 0 Reputation points
commented 2026-08-06T07:06:33.45+00:00
Lizzy Dinh (WICLOUD CORPORATION) 700 Reputation points Microsoft External Staff Moderator