A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Clickonce Renew Certificate WPF Desktop .Net 4.5.2 Framework Application
Our Application is Desktop WPF based .Net Framework (4.5.2) APP and it's been in Production for long time. We do Deployments as Clickonce package and user gets auto updates through it. Problem: The initial certificate which was used to sign the…
Developer technologies | Windows Presentation Foundation
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.
How share header & source codes in VC++
Hi In Visual C++, I have several headers and sources that I want use them in several projects and they are common. I put them in a folder named 'Common' in my projects folder like below: [My Projects] +--[Common] +--MyCode.h …
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.
Address in, GPS coordinates returned; GPS coordinates in, address returned
I am looking for Visual Basic code or a Visual Studio control that can accept a world-wide mailing address as input, and return GPS coordinates. I am looking for Visual Basic code or a Visual Studio control that can accept GPS coordinates as input, and…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Will migrating a .sln solution to .slnx cause problems with the .slnlaunch file?
I'm working with a Visual Studio solution which has 9 Visual Studio projects in it. It was written using .NET 8. I want to migrate it to .NET 10 where I can continue working with it with VS 2026. I had changed the solution to launch multiple projects…
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 2026 usually locks up when opened
I've been using the Insiders version for a while without any issues but since installing the release version it locks up when I start it and I have to start Task Manager to shut it down. If I run it again it's usually OK. I tried uninstalling it and…
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.
The project doesn't know how to run the profile with name 'machine-name' and command 'MsixPackage'
Hi, My laptop has just upgraded from an older Windows 10 laptop to a newer Windows 11 laptop. The Visual Studio Community also updated itself to 18.9.2. Unfortunately, now when attempting to build and debug this UWP C# app (either for the local laptop or…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Automatic highlight while editing enums, structs, and functions makes text unreadable
I am using dark mode in Visual Studio with the default settings. When I edit enums, structs, and functions in c/c++, the text highlights and becomes unreadable. I can not find the setting to change the color or disable it. Any help or suggestions would…
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.
MAUI iOS: Keyboard hides the entry on iOS platform.
I have and entry like below: <ctrl:BorderLessEntry x:Name="_borderlessEntry" Text="{Binding Text, Source={x:Reference this_flow_text}}" BackgroundColor="Transparent" Placeholder="{Binding Title,…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
AI answer
How to achieve separate heap handling in VS 2022 C++ DLLs ?
Earlier Visual Studio versions (e.g. VS2010) used separate heap for each C++ DLLs and the main application (also C++). In VS2022 the main application and the loaded DLLs share the same heap. We would like to restore the original behavior: separate heap…
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 studio 2026
cannot open file 'msvcprtd.lib' I have already included the GLFW, GLAD, Shader, and stb_image files correctly. The error appears during the linking stage, not while compiling the C++ code. I want to know why Visual Studio is looking for…
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.
Is .NET 4.8.1 the same as 4.8.09037?
The registry version of .NET on my windows PC shows 4.8.09037. Is this the same as .NET 4.8.1?
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.
I need these keys for his Western Union: WU_CLIENT_ID ✓ WU_CLIENT_SECRET ✓ WU_ENV = Production
I need these keys for his Western Union: WU_CLIENT_ID ✓ WU_CLIENT_SECRET ✓ WU_ENV = Production
Developer technologies | .NET | .NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
Playwright headed browser does not run via VS Code Remote SSH but works via MobaXterm X11 forwarding
We are using a Playwright environment hosted on a remote RHEL server and connecting to it using VS Code Remote SSH. When attempting to execute Playwright tests in headed mode from VS Code Remote SSH, the browser fails to start and reports that no display…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Can I use VS2019 Build Tools if I only got VS2022 license?
Building on this answer https://learn.microsoft.com/en-us/answers/questions/1525775/visual-studio-build-tools-licensing (also see comments), I got a follow up question: Can I use VS2019 Build Tools if I only got VS2022 license?
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.
Unable to activate the Azure $150 monthly credit
The concern is I have Visual Studio Enterprise with GitHub Enterprise, and I am unable to activate the Azure $150 monthly credit.
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.
the android quit when I first run the APP in .net MAUI?
I am using .net MAUI 9.0 and when I first debug the APP will crash/quit in android. and then I debug it runs well. and when I uninstall it and then debug again it will crash/quit again. how to find the error of it? there is no exception I run it on my…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Nominate games (or other programs) here to get featured on our Blog! (PART 5)
Continued from https://social.msdn.microsoft.com/Forums/en-US/f86ee1a1-dc43-43eb-bbcf-34aa0782911d/nominate-games-or-other-programs-here-to-get-featured-on-our-blog-part-4?forum=smallbasic Got a game you made that you want us to review for being…
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
Split One row into two
I need to split one row into two: One for R_GrossAmt and one for S_GrossAmt. Also, for R_GrossAmt. I use an Union to do that, but was wondering whether this can also be done using CROSS APPLY? If so, how will be my query. DECLARE @TableA TABLE (UID…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
How to deploy outlook template after insert data and use data info in subject and body
hi All... I have some question here. 1 have text box, drop down, check box and a button. Data Input TxtBox Data Input : Animal Drop down Input : Veterinar Dept Button check box on : send email Button to insert data When I click Button and check on, data…
Microsoft 365 and Office | Development | Office JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
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.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
In wpf with vb, there is no closing of a popup opened from another popup with the Staysopen property set to true.
Hello, In WPF with VB, I have a main window representing a toolbar. A button in the main window opens a popup with the StaysOpen property set to True. From a button in the popup, I open a second popup with StaysOpen set to False. After the first time the…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.