56,141 questions with Developer technologies-related tags

Sort by: Updated
2 answers

OpenGL Follow on

Progressing with the OpenGL and producing a window to output graphics data, was told to enter the following but do not understand the data: 1.) glutInit (&arg1, arg2), arg1 integer, arg2 string was suggested on-line that if the values not…

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,096 questions
asked 2026-07-23T22:23:25.1933333+00:00
Sid Kraft 46 Reputation points
edited an answer 2026-07-24T20:44:44.7066667+00:00
Bruce (SqlWork.com) 84,671 Reputation points
30 answers

Search for subform record based on text box

I am trying to bring up a form record based on text entered in a text box. The form "Furnace + Header Data Form" is a parent form, with 2 subforms called "Header Data Form" and "Surrogate Data Form". This question is in…

Microsoft 365 and Office | Access | Development
Developer technologies | Visual Basic for Applications
asked 2022-12-12T18:31:50.943+00:00
carmens 6 Reputation points
answered 2026-07-24T19:39:24.4133333+00:00
unshackled 0 Reputation points
1 answer

RamOptimizerWinUI\RamOptimizerWinUI\Form1.Designer.vb(23)

how do I resolve error code BC30002 in ram optimizer/winUI?

Developer technologies | Visual Basic for Applications
asked 2026-07-24T12:43:16.0033333+00:00
Tommy Hale 0 Reputation points
edited the question 2026-07-24T17:46:55.2866667+00:00
Gérard Oomens 127.9K Reputation points Volunteer Moderator
2 answers

.NET app fails to start: hostpolicy.dll and runtimeconfig.json missing (self-contained app not properly packaged)

I am trying to run a third‑party .NET application (DBusWorld Launcher), but the executable fails immediately with the following error: A fatal error was encountered. The library 'hostpolicy.dll' required to execute the application was not found in the…

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,336 questions
asked 2026-07-16T21:13:06.7633333+00:00
Kemotkowy 0 Reputation points
edited a comment 2026-07-24T15:33:09.2433333+00:00
Kemotkowy 0 Reputation points
0 answers

ggshield invocation during git commit

In VS 2019, ggshield gets invoked automatically while making commits, and it blocks commit if secret is present in any file. But this is not happening with Visual Studio 2022, because it uses it's own mini git version. I am not able change VS 2022…

Developer technologies | Visual Studio | Setup
asked 2026-07-24T13:18:54.55+00:00
Prasad Khalane 25 Reputation points
1 answer

UWP Store app crashes while including win32 exe as part of package

Hi, From our existing windows store application(UWP App), we are trying to include passkey support. For that we have created a Win32 exe (passkeybridge.exe) and a PluginAuthenticator.dll(native dll). which implements …

Developer technologies | Universal Windows Platform (UWP)
asked 2026-07-23T11:47:44.51+00:00
Raja Shanmugam 40 Reputation points
commented 2026-07-24T13:05:40.5733333+00:00
Raja Shanmugam 40 Reputation points
3 answers

Linq Query efficiency

Hello, Any ideas on how to make the below more efficient? It is taking too long. The lstAllCombs has 150,000 records. List<SpecLevel> lstRankRangeSumRankPartition = lstAllCombs .GroupBy(p => (p.RankRange0Count, p.RankRange1Count,…

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,811 questions
asked 2026-07-24T08:19:38.8233333+00:00
Naji Afache 40 Reputation points
answered 2026-07-24T12:15:43.6066667+00:00
AgaveJoe 31,366 Reputation points
3 answers

How to fix failing WebView calls

i wrote a MAUI app using Visual Studio that seems to have a problem on older android devices. I think the problem may have something to do with the WebView because that is where it seems to fail. the app loads but when WebView is called the app just…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-07-23T09:33:25.4566667+00:00
Moshe Raab, PhD 241 Reputation points
answered 2026-07-24T10:06:02.7433333+00:00
Moshe Raab, PhD 241 Reputation points
1 answer

setup vs2026 fail

安装发生错误。 可以通过以下方法排查包故障: 1. 使用下面的搜索 URL 搜索每个包故障的解决方案 2. 修改对受影响工作负载或组件的选择,然后重试安装 3. 从计算机中删除产品,然后重新安装 如果已在开发者社区上报告问题,则可在此处找到解决方案或解决方法。如果尚未报告此问题,我们鼓励你创建新问题,以便其他开发人员能够找到解决方案或解决方法。可以使用“提供反馈”按钮从右上角的 Visual Studio…

Developer technologies | Visual Studio | Setup
asked 2026-07-20T04:39:40.5266667+00:00
CHENG GUO ZHU 0 Reputation points
commented 2026-07-24T10:04:20.7033333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,185 Reputation points Microsoft External Staff
1 answer

What is the best way to create controls for a list of items?

I am using VB.net and trying to create a windows forms application, part of which will display a list comprised of items from two groups. I have 2 groups of items. The first group contains 87 items and the second group contains around 20 items, which may…

Developer technologies | VB
Developer technologies | VB

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

2,934 questions
asked 2026-07-23T08:01:09.4933333+00:00
Cynolycus 285 Reputation points
edited an answer 2026-07-24T09:59:13.7466667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,185 Reputation points Microsoft External Staff
1 answer

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,174 questions
asked 2026-07-18T01:48:31.2233333+00:00
Kmcnet 1,421 Reputation points
commented 2026-07-24T06:22:40.85+00:00
Danny Nguyen (WICLOUD CORPORATION) 7,590 Reputation points Microsoft External Staff Moderator
4 answers

JSON file parsing

consider having different section in the JSON file , how to handle that problem { "connectionString":{ }, "SMTP":{ } }

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,811 questions
asked 2026-07-23T10:53:30.4466667+00:00
Venkatesh H 0 Reputation points
answered 2026-07-24T05:36:37.32+00:00
Rudzani Mafela 0 Reputation points
1 answer

visual C++ redistribuable

Où puis-je télécharger la version pour mon ordinateur de Microsoft visual C++ redistribuable 2015-2022 ?

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,096 questions
asked 2026-07-23T17:28:31.7533333+00:00
bruno d'aloise 0 Reputation points
answered 2026-07-24T04:35:01.2133333+00:00
Nancy Vo (WICLOUD CORPORATION) 7,825 Reputation points Microsoft External Staff Moderator
3 answers

how to get microsoft c++ v2013

how to download microsoft c++ v2013. all version needed to solve problems with EnCapta siemens

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,096 questions
asked 2026-07-20T23:34:05.4233333+00:00
Martín Romero 0 Reputation points
commented 2026-07-24T02:39:37.1533333+00:00
Nancy Vo (WICLOUD CORPORATION) 7,825 Reputation points Microsoft External Staff Moderator
2 answers

"Could not load file or assembly" error in Visual Studio designer.

I am getting a "Could not load file or assembly" error in the Visual Studio designer for a WinForms app, when the file in question (a custom DLL) most definitely exists, and in the directory that it is supposed to be.

Developer technologies | Windows Forms
asked 2026-07-20T23:08:48.16+00:00
McDonald, Gregor 0 Reputation points
commented 2026-07-24T02:38:41.8066667+00:00
Nancy Vo (WICLOUD CORPORATION) 7,825 Reputation points Microsoft External Staff Moderator
2 answers

OpenGL Review

Running Visual Studio, C++ trying to access the OpenGL Library functions. Per provided instructions, I did the following: -Created a folder in my system C:\OpenGL Library -Went to C:\Program File (x86)\Windows…

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,096 questions
asked 2026-07-16T16:58:44.41+00:00
Sid Kraft 46 Reputation points
commented 2026-07-24T02:35:46.47+00:00
Nancy Vo (WICLOUD CORPORATION) 7,825 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Comparing List<T>

Hello everyone and thanks for the help in advance. I have a WebApi application that accepts a List<tblResults> where the model for tblResults looks like: public class tblResults { public int Record_ID { get; set; } public int Description { get;…

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,811 questions
asked 2026-07-17T16:50:17.87+00:00
Kmcnet 1,421 Reputation points
commented 2026-07-24T02:31:18.9433333+00:00
Nancy Vo (WICLOUD CORPORATION) 7,825 Reputation points Microsoft External Staff Moderator
2 answers

Visual Studio 2022 C++ IntelliSense and Go To Definition stop working after saving source files

Environment: Visual Studio 2022 C++ project Windows version: 11 Problem: Visual Studio C++ IntelliSense and code navigation stop working after modifying and saving source files. Steps to reproduce: Download OpenCV source code. Open the project in…

Developer technologies | Visual Studio | Setup
asked 2026-07-16T08:49:34.75+00:00
syz 0 Reputation points
commented 2026-07-24T00:37:06.1766667+00:00
Leon Tran (WICLOUD CORPORATION) 2,150 Reputation points Microsoft External Staff Moderator
1 answer

VSS-WEB-Visual Studio 2022 Support for .NET Development

Please clarify if .NET 10 will be supported by Visual Studio 2020 as it has Mainstream support until Jan 12, 2027 and Extended Support until Jan 13, 2032 but only supports until .NET 9…

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,802 questions
asked 2026-05-05T10:47:38.0833333+00:00
Arumugam, Devendran (D.) 0 Reputation points
commented 2026-07-23T20:01:35.1333333+00:00
Bruce (SqlWork.com) 84,671 Reputation points
1 answer

Visual Studio project type based on displaying sensitive data

I'm tasked with creating a new project where users will receive a link and the website will allow these users to validate their information (Name, address, phone, email, etc.). We have only used asp.net web applications previously and I wanted to ask if…

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,802 questions
asked 2026-07-23T14:47:00.7866667+00:00
Jerry 121 Reputation points
commented 2026-07-23T17:40:12.5366667+00:00
AgaveJoe 31,366 Reputation points