Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
VB.Net application query
Hi, One of the Application user lost his Admin access on one VB.Net application. No admin settings defined in db tables. Nothing set up in web. config. Can't find the reason. We have no Visual studio/Asp.net installed on the server. Can only open in …
Developer technologies | .NET | Other
What Determines AddHandler Action
I have the following in my Window.Loaded event: Dim cvsPeople As CollectionViewSource = CType(Resources("cvsPeople"), CollectionViewSource) cvsPeople.Source = ocPeople .... ComboTextBox =…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Blazor: Multiple hosted ASP.NET Core Blazor WebAssembly apps
Hi, I'm working on a project where I would like to have one backend and two Blazor Webassembly clients, both "hosted". I found this documentation:…
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.
AI answer
Issue with running MAUI project iOS version on Visual Studio code
I am facing below error: error This version of .NET for iOS (26.5.10284) requires Xcode 26.5. The current version of Xcode is 26.6. Either install Xcode 26.5, or use a different version of .NET for iOS. See https://aka.ms/xcode-requirement for more…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Opengl Libraries
Trying to implement the OpenGL libraries, in Visual Studio using C++, getting the following errors: After opening the PowerShell, -vcpkg Install OpenGL getting the errors: "could not locate a manifest(vcpkg.json) above the current working…
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.
AI answer
OpenGL Libraries
Trying to add the OpenGL libraries to Visual Studio, using C++. Issued the following commands: Tools, Command Line, Developer PowerShell, Install OpenGL, received the error: object not found? Any ideas from any body? Sid Kraft
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.
Why is my new executable being flagged as the trojan type Wacatac:B!ml?
I made a new executable through CPP source code and compiled it with an app icon, and made it play music as well, then decided to analyze it with VirusTotal. But 4 SECURITY VENDORS flagged it as a trojan, INCLUDING MICROSOFT. Please remove the WACATAC…
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.
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
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Issue with icons in NavigationPage TitleView
Below is my title view: <NavigationPage.TitleView> <Label Text="{ex:Localized AlertsText}" HorizontalOptions="CenterAndExpand" VerticalOptions="Center" …
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Issue to handle PDF
Hi, Can you help to the issue below? No match was found for the specified search criteria and package name 'MauiNativePdfView'. Try Get-PackageSource to see all available registered package sources.
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
issues with SSIS projects Deployment via AzureDevops
I’m having an issue with my SSIS projects that I need help diagnosing and resolving. Below is a concise summary of the problem, the environment, and everything I've tried so far. Summary • When the SSIS project is deployed via our Azure DevOps YAML…
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.
OpenGL Libraries
New user for Visual Studio and trying to set up the system for OpenGL Functions use. It was suggested to -open the Developer Power Shell to execute the vcpkg software to set up the libraries. Not exactly sure how to do and do I execute this module in my…
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.
C++ Libraries
Running Virtual Studio, C++, where are the library files that the system looks for, i.e. #include <math.h>, etc. Sid Kraft
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.
Visual Basic 6 software download
I am looking for download VB 6. is it still available to down load from my subscription.
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Foundry Local WinRT/C++ support
Hello, we would like to know if you intend to add support to C++ native applications for FoundryLocal in a near future, as a WinRT/C++ Package Nuget for instance ? Unfortunately, we cannot use Microsoft.Windows.AI which is available in WinRT/C++ because…
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.
Need Help with Next Debugging Step
The issues arises with a VB/wpf application. The picture below shows where my application is halted at a breakpoint and the arrow shows the next step: That next stop is just the End Sub. But when I execute that step the application halts and…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
download VBA library
Need to download VBA Library to work with macros in excel.
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
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
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Visual Studio, C++ Opengl
Using C++ in Visual Studio, want to use the OpenGL software modules to get graphics output. Not sure how to include the library routines in order to do. Sid Kraft
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.