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,729 questions with Developer technologies | Visual Studio | Other tags
GIT and GIThub
"Write a Python program that counts the frequency of each word in a text file. Then, create a Git repository, add your Python file, commit it with a message, and push it to a new GitHub repository."
Developer technologies | Visual Studio | Other
VS Code Marketplace returns 500 error on sign-in and published extension is no longer visible
I am unable to sign in to the Visual Studio Code Marketplace (https://marketplace.visualstudio.com). Every attempt to log in results in a 500 error page with the following details: Error: 500 - Something went wrong! Timestamp: 2026-03-28 오전 4:36:46…
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.
Regarding Japanese display in VSCode
VSCode 日本語表示について VSCodeにて、日本語表示をしたいのですが、Japanese Language Packs をインストールし直してもダメでした。 他のLanguage Packs をインストールしても英語しか表示できません。 一体何がいけないのでしょうか?
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.
Product Key for Visual Studio 2026 Professional
How to Get Product Key for Visual Studio 2026 Professional
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 User License
Hi Team, I am trying to add an additional user account for Visual Studio licenses, but I am encountering the following error: "No more licenses available for this account. Please contact support." Currently, we have 3 active accounts, and up to…
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 code window is getting terminated unexpectedly frequently
seeing below window after every few mins
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.
Getting errors trying to import data from an SAP Cloud for Customer tenant using OData API in SSIS
Hello, So, I am attempting to import data from an SAP Cloud for Customer (C4C) System into an SQL Server Table using SSIS on Visual Studio 2022. I am using the Odata Source tool to connect to the system and the connection is successful. I can even see…
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
SQL Server | 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.
Issue with Jetpack Compose, and Kotlin 2.2
Hi, To the fact like // Developers should migrate to alternatives like GitHub Actions, Sentry, or CircleCI. This is not a retirement of Android development itself, which in 2026 is stable, focused on Jetpack Compose, and Kotlin 2.2 \\ Can we use VS 2026…
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 Azure $150 monthly credit with Visual Studio Enterprise with GitHub Enterprise
Hi Team, i'm unable to activate Azure $150 monthly credit with Visual Studio Enterprise with GitHub Enterprise. When i click activate button , it's redirecting to…
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.
CVE-2025-15467 vulnerability for Visual Studio Professional 2022
Hi Team, The Visual Studio Professional 2022 got tagged to CVE-2025-15467 vulnerability as it is using libssl-3-x64.dll and libcrypto-3-x64.dll. Can you let us know how to solve this ? We tried updating Visual Studio Professional 2022 to latest version…
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.
NU1301 Error - Unable to Restore NuGet Package from private Artifactory Feed.
I am facing an issue while restoring NuGet package in my .NET solution. The restore fails with multiple NU1301 error when trying to fetch packages from a private Artifactory feed. Error: Severity Code Description Project File Line Suppression…
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.
git and github
Write a Python function to reverse a string, then use Git to commit your code, create a new branch called update, modify the function (e.g., handle empty input), and push the final version to GitHub.
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.
Git and GitHub
Create a simple Python project (for example, a student management system using classes). Then explain step-by-step how to initialize a Git repository, commit the code, create a new branch, merge it, and push the project to GitHub. Also explain common Git…
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.
Signing into 'GitHub' is my real big problem
Signing into "GitHub" is very much a problem for me
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.
Code App SQL connection not working locally
Hello community! I went through the tutorial to connect code app to azure SQL: https://learn.microsoft.com/en-us/power-apps/developer/code-apps/how-to/connect-to-azure-sql The connector is configured to use managed identity I had to do some changes…
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 C++ 2008 Express
How do I download visual C++ 2008 Express without a Visual Studio subscription
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.
Opening Visual Studio project file gets an error
What is the solution (next step) for the following error, when opening a Visual Studio 2026 project '*.sln' file? "The designer could not be shown for this file because none of the classes within it can be designed."
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.
Azure blocked visual studio transfer
So recently I bought a visual studio professional license and I wanted to activate the azure credits. ( main reason of purchase) Now when going to azure portal i got blocked-> probably because i tried out the free credits and never removed my tenant,…
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.
Reach error statement in a header file when I shouldn't
When I include cccl/atomic in a .cu file on VisualStudio 2022, CUDA Toolkit 13.1, I get an error related to requiring C++ 17: #error: libcu++ requires at least C++ 17. Define CCCL_IGNORE_DEPRECATED_CPP_DIALECT to suppress this message. The error comes…
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.
How do I turn off the notification sound in Microsoft Visual Studio Community 2022?
How do I turn off the very annoying notification sound in visual Studios now? This is some new feature that is really annoying me. Every time I try to step through the debugger it makes this annoying Alien bubbling sound. Today it the 1st time this has…
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.