56,085 questions with Developer technologies-related tags

Sort by: Updated
3 answers

problem with installation of SSIS Projects extension for Visual Studio- VS is 2026

I have a problem with installation of SSIS Projects extension for Visual Studio- VS is 2026 and I have tried to troubleshoot with help from SSIS Projects Extension for Visual Studio 2022+ Troubleshooting Guide - SQL Server Data Tools (SSDT) | Microsoft…

Developer technologies | Visual Studio | Setup
asked 2026-06-29T07:44:24.3733333+00:00
Ulf Tegnelov (DHL SE) 0 Reputation points
commented 2026-07-09T07:03:31.78+00:00
Leon Tran (WICLOUD CORPORATION) 1,990 Reputation points Microsoft External Staff Moderator
2 answers

Is there a cleaner way to connect Power BI to Oracle Fusion?

We're using BICC and BI Publisher exports to pull Fusion data into Power BI. It works… sort of. But it’s messy -  lots of manual steps, stale data, and fragile file-based pipelines. I came across a method  that does direct connectivity from Power BI to…

Developer technologies | Windows Forms
asked 2025-08-11T09:22:39.71+00:00
Utkarsh Pandey 0 Reputation points
answered 2026-07-09T06:50:54.77+00:00
Jatin Bhagwat 0 Reputation points
2 answers

How do I read a text file in C# and convert its contents to Morse code?

I'm building a C# console application in Visual Studio. I want to read text from a .txt file and convert each character to Morse code. What's the best way to organize the character mapping? Should I use a Dictionary<char, string>? A sample…

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,806 questions
asked 2026-07-04T11:42:42.1666667+00:00
Mac son 0 Reputation points
commented 2026-07-09T06:39:15.2433333+00:00
Jam wick 0 Reputation points
2 answers

EmptyView is not visible on the UI when no items are available in iOS platform

Below is my UI: <Label Grid.Row="1" x:Name="_emptyLabel" IsVisible="False" Text="{ex:Localized NoAlertsArchivedText}" AutomationProperties.HelpText="{ex:Localized…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-26T07:25:04.8166667+00:00
Sreenivasan, Sreejith 945 Reputation points
commented 2026-07-09T06:23:53.5666667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
1 answer

What´s the easiest way to print qr codes in VFP 9.0?

What´s the easiest way to print qr codes in VFP 9.0? What´s the easiest way to print qr codes in VFP 9.0?

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,787 questions
asked 2026-07-01T20:18:00.42+00:00
Larry Nuñez 46 Reputation points
answered 2026-07-09T04:56:45.4066667+00:00
3 answers

OpenGL Libraries

Downloaded the OpenGL files labelled glut-3.7 with sub files glut-3.7\Lib and included them in my Configuration Properties Linker General Additional Library C:\glut-3.7\Lib. When I executed the program, it said that the glut-3.7\Lib program .obj could…

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,088 questions
asked 2026-07-06T14:05:45.0566667+00:00
Sid Kraft 46 Reputation points
edited a comment 2026-07-09T04:41:52.3433333+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
5 answers

WebView2 Deployment

Hello, I recently converted a VB.net (VS 2022) Desktop Application from a WebBrowser control to a WebView2 Control. I have everything working just as I would like. When I create an installer and include all of the dependencies then install my…

Developer technologies | VB
Developer technologies | VB

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

2,931 questions
asked 2026-07-04T13:23:05.03+00:00
Hal Roenick 0 Reputation points
commented 2026-07-09T04:32:39.3266667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
1 answer

Base class System Void cannot be designed

How fix: The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: GeoffPicViewForm --- The base class 'System.Void' cannot be designed. +

Developer technologies | Visual Studio | Setup
asked 2026-07-04T16:47:34.7+00:00
Geoff Brown 0 Reputation points
commented 2026-07-09T04:30:18.36+00:00
Leon Tran (WICLOUD CORPORATION) 1,990 Reputation points Microsoft External Staff Moderator
3 answers

OpenGL Again

Downloaded what I thought were the files with the headers for the C++ program in Visual Studio, C++. Files were from glut-3.7, contains sub files: Include, LIB, other files, fgl.h, fglut.h, glut.h, tube.h Changed the library paths in C/C++ General-->…

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,088 questions
asked 2026-07-05T13:44:38.6266667+00:00
Sid Kraft 46 Reputation points
commented 2026-07-09T03:54:23.2566667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
3 answers

Cant resolve this quiz question regaring Navigate()

Please resolve this assessment quiz question (below). I can NOT get Navigate(Accounts) to open in a canvas app in any fashion.

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-07-05T15:20:02.64+00:00
Douglas N. Gray 20 Reputation points
commented 2026-07-09T03:53:26.48+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
2 answers

Opengl Includes

Have a file called C:\glutdlls36 and in this file are the libraries and header directives for the C++ program, i.e. glut.h. I am trying to include the OpenGL routines in C++ using Visual Studio. I execute the following commands, in Visual Studio from one…

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,088 questions
asked 2026-07-03T13:43:10.9766667+00:00
Sid Kraft 46 Reputation points
commented 2026-07-09T03:51:47.0933333+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
2 answers

Accessing OpenGL Libraries

Using Visual Studio, C++ and want to include the OpenGL library elements. Have asked questions about doing and have had suggestions to use the Power Shell in Visual Studio and installing the OpenGL routines using the vcpkg install commands. Have received…

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,088 questions
asked 2026-07-01T15:25:36.0066667+00:00
Sid Kraft 46 Reputation points
commented 2026-07-09T03:49:34.2+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
2 answers

Subscription

How do I get to my visual studio subscription? I have a valid MSDN account but can not access my visual studio subscription any longer

Developer technologies | Visual Studio | Setup
asked 2026-07-01T17:59:26.75+00:00
Lesley Snow 0 Reputation points
commented 2026-07-09T03:47:41.2333333+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Windows Update KB5094126 causes issues with legacy OCX controls

Environment: Windows Update: KB5094126 OCX Control: TeeChart8.ocx (version 8.0.0.5) Application: MFC C++ application Issue: Reproducible on multiple customer systems Problem Description: Since installing Windows Update KB5094126, I cannot load…

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,088 questions
asked 2026-07-08T08:50:32.54+00:00
Christopher Judge 0 Reputation points
commented 2026-07-09T03:44:53.0966667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
1 answer

Cannot delete Developer account in Visual Studio

How can I delete or reset my Developer account that is linked to my VS subscription? It says my user ******@ss4c3.onmicrosoft.com is not valid yet that is the user it shows as the active admin in the Developer Sandbox. I cannot seem to delete it and wait…

Developer technologies | Visual Studio | Setup
asked 2026-07-07T15:40:54.08+00:00
Mike Davis 0 Reputation points
commented 2026-07-09T03:25:06.2866667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
1 answer

Visual Studio not assigning float values when stepping over code when debugging

Using: Microsoft Visual Studio Professional 2019 Version 16.11.57 VisualStudio.16.Release/16.11.57+37327.17 In a C++ project I have a line of code as follows: float test = 1.0f / 3.0f; When I set a breakpoint on this line and step over it (F10) it…

Developer technologies | Visual Studio | Debugging
asked 2026-07-08T18:31:17.05+00:00
McLellan, Steve 0 Reputation points
answered 2026-07-09T03:12:14.39+00:00
Nancy Vo (WICLOUD CORPORATION) 6,920 Reputation points Microsoft External Staff Moderator
3 answers

OpenGL using vcpkg

The solution did work for downloading and executing the vcpkg program by bypassing the strict, built in version . However, after the statement #include <GL/gl.h> and did the re-load in visual studio with C++, the loader still gave me the error…

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,088 questions
asked 2026-07-08T23:19:31.49+00:00
Sid Kraft 46 Reputation points
answered 2026-07-09T03:02:26.7533333+00:00
Taki Ly (WICLOUD CORPORATION) 2,640 Reputation points Microsoft External Staff Moderator
1 answer

OpenGL Library Routines

Downloaded the Open GL Library routines and directed Visual Studio, C++ header lines as follows: #include <C:\glfw-3.4\Include\GLFW\glfw3.h> #include <C:\glfw-3.4\Include\GLFW\glfw3native.h> The C++ header directives seem to work ok. However,…

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,088 questions
asked 2026-07-02T01:16:59.0866667+00:00
Sid Kraft 46 Reputation points
commented 2026-07-09T02:22:26.1233333+00:00
Taki Ly (WICLOUD CORPORATION) 2,640 Reputation points Microsoft External Staff Moderator
2 answers

How To Read Data From ODBC And Send It Into Excel Defined Names in C++

Hello C++ COM Experts, We have developed a way of storing SQL in the cloud, reading it, resolving parameters, running it, fetching results, and sending the results into Excel PowerPivot and refreshing the charts. This is very useful in the world of…

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,088 questions
asked 2026-06-30T09:15:11.2933333+00:00
Peter Jones (BIDA) 151 Reputation points
commented 2026-07-09T02:22:08.8933333+00:00
Taki Ly (WICLOUD CORPORATION) 2,640 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Installer SQL Server Integration Services Projects does not detect Visual Studio Professional instances

Dear, The Development department needs to install the component: SQL Server Integration Services Projects!!!. To use it with Visual Studio 2026 Professional!!!. When we run the Installer, it gets stuck on: What would be the reason why it is not…

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,787 questions
asked 2026-07-03T03:38:00.1266667+00:00
Lucas Peñaloza 536 Reputation points
commented 2026-07-08T20:36:17.14+00:00
Lucas Peñaloza 536 Reputation points