An implementation of Visual Basic that is built into Microsoft products.
how to disassociate vba code from onedrive?
modle1 attempts to: ChDir "C:\Users\sthom\OneDrive\Wordle." i don't have a onedrive account. this code, which i did not write, causes my vba code to hang up while fixing errors in my code. to overcome this hang up i need to save and reload the…
Developer technologies | Visual Basic for Applications
I am facing a breakpoint/debugging issue in Visual Studio 2026 with a C# application that uses C++/CLI managed layers.
My application architecture is: C# application → C++/CLI managed layer → Native C++ code There are two C++/CLI managed layers in the solution. Breakpoints work correctly when debugging through one managed layer (Graphics managed layer), but breakpoints…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Calculator
Arkadaşlar ben bir hesap makinesi kodladım ve bu makinede Virgüllü toplama ,çıkarma çarpma veya bölme yapamıyorum.Mesela 8,6*7,2 diyorum Makine bunu 8*8,6 olarak algılayıp çarpıyor.Yardımınız lazım lütfen. - Türkçe Hi. I designed a Calculator and I…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
How to ask questions using all-MiniLM-L6-V2?
I am using .net android and how to ask questions using Microsoft.ML.Tokenizers? I have get InferenceSession and I do not know how to do it? the repo:https://github.com/ljzj2/XMedicalAndroid there will be error when I run _session.Run(inputs);
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
MarkDown Hover text from a custom Langauge Server (LSP)
I develop an extension in Visual Studio that implements a Language Server (LSP) and support Hover (textDocument/hover) on keywords in editor. I was using MarkupKind.Markdown for the Hover Contents type. hover = new Hover { Contents = new…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Azure $50 monthly credit
when I tried to active this credit ,I choose China and which is forbidden to use this credit but now I cannot find a way to reset and choose another country how should I reset the activation process ?
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.
Visual Studio 2022 17.14.39 no longer able to use git when logged in as different user
I need to run Visual Studio (2022) as two different users, as only some of the projects I work on are allowed to use Github copilot (customer restrictions). So, I have a primary account "seb", where my main VS runs, which is not logged in into…
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.
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.
VS 2026 will not show form designer after creating a new VB Windows Forms App targeting .NET 10 Framework
I am trying to create a new Visual Basic Windows Forms App for .NET 10.0 in Visual Studio 18.9.2. Once the new project is created, I cannot get a Form Designer opened. I have found a number of possible solutions to this on the web, but nothing I try has…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Using VBS to open Excel spreadsheet with write access
I'm looking for assistance getting a vbs script to work with Task Scheduler on a new PC I've recently bought and configured. This script works fine when I manually run it, but it not working properly when I use Task Scheduler to run it. Also, this…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Licenses in my Visual studio didn't renew
I am an old MCT, I noticed Microsoft licenses in my visual Studio didn't renew after i renewed my MCT, I see other MCT's with about 15 Licenses for Office Pro 2021 which isn't the case for me. Can it be looked at ?
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.
AI answer
How does one add an IPP printer to an msix app manifest file?
Our application serves an ipp printer at a url when installed. I want to add an IPP printer that points to that URL. We bundle the application using an msix installer. Is there documentation and examples on how this can be done when application…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Windows WPF Kiosk Application – Platform and Local Storage Clarification
Hi Team, We are planning to develop a kiosk application for a touchscreen tablet running either Windows 10 or Windows 11. We would like to clarify the following regarding the recommended Microsoft-supported approach: WPF Kiosk Application - Can we…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
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.
How to set up VS code and use python on new surface laptop? (Processor: Snapdragon X2 Elite @ 4.03 GHz (4.03 GHz))
I bought a new surface laptop for grad school (computer details at the end of the post) in July 2027. My program requires us to learn python. We used VS code in our first class to complete assignments. However, the professor, TAs, and I had issues…
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.
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.
How to fix Visual Studio profile name displaying incorrectly.
Visual Studio displays my name wrong when I press on my initials at the top of the screen. When I click on "account settings", to try and change it, it has the right name. Confusing and not a giant deal but still annoying and would like to get…
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.
I cannot find the download for Visual Studio 2019 community or 2022 community
I cannot find the download for Visual Studio 2019 community or 2022 community
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
How can I structure a Django web application for better scalability and maintainability?
Hello Microsoft Q&A community, I am a Computer Science graduate currently learning web development with Python and Django. I have been building small Django projects to improve my understanding of backend development, URLs, views, templates, models,…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment