Category "visual-studio"

How do I programmatically click "Submit" on a Google form using Visual Basic?

I'm coding an A.I. in Visual Basic and when it when it doesn't know something the user inputted, it'll send the user's input into a Google form and submit it au

Is anyone else experiencing issues using Cloud Tools for Visual Studio to deploy GKE workloads?

For the past week we are seeing the error "Could not determine if the selected GCP project is ready for deployment, please close the dialog and try again", imag

c# check value at design time

Is there any way, perhaps by use of Contracts, to check whether a variable's value conforms to some rules during design time in Visual Studio 2022? I.e. int is

how to create list of lists in c#

I am trying to create list of lists, where the large list represent paper contain collection of small list represent question, list of question consist of quest

Visual studio window sometimes hard to restore from being minimized

When I have a visual studio window that is minimized, clicking its button in the taskbar sometimes makes nothing happen. I can click as many times as I want and

Visual Studio 2022 .razor code block is flickering

I am using Visual Studio 2022 Enterprise. While working with .razor files I have a strange flickering. Since a while my syntax highlighting is broken. As you ca

Pure OpenGL on Windows? [duplicate]

I want to use OpenGL without GLFW, the docs say that I need to add opengl32.lib to linker dependencies. How do I specifically import OpenGL an

Visual Studio SSAS Tabular Model does not show existing connections

I'd like to write a SQL Query to extract data from a SQL Table into the SSAS Table. I do not have this option available, as normally I should go over 'Model' &g

VS Reversing FatalExecutionEngineError address

I'm working on very large piece of software that dynamically loads and uses a handful of dlls at runtime. VS 2022 compiles and runs this software without any is

No module named 'telegram' error after installing python-telegram-bot

I have installed the python-telegram-bot from cmd using this: pip install python-telegram-bot and also I tried this pip install telegram but after I run a code

EnforceCodeStyleInBuild true does not fail the build when errors are present

I'm using VS 2019 16.9.0 Preview 1.0 and have a project with the following PropertyGroup <PropertyGroup> <OutputType>Exe</OutputType> <

EnforceCodeStyleInBuild true does not fail the build when errors are present

I'm using VS 2019 16.9.0 Preview 1.0 and have a project with the following PropertyGroup <PropertyGroup> <OutputType>Exe</OutputType> <

Visual Studio Multiple startup projects - restart one project only

I have multiple projects running and one project sometimes stops and needs to be restarted. Is there a way to restart only one project without stopping the oth

Prevent Visual Studio from automagically changing the physical path of IIS virtual directory?

I have a Visual Studio "solution" which contains a Web application project (among a few other projects). Visual studio "typical" setup seems to be to insist th

How to create an adapter for the Visual Studio Test Explorer? [duplicate]

I'm a bit stuck with the problem of creating a custom adapter for the Visual Studio test explorer. (Btw I'm using VS 2019). I need to create m

Compiling emWin simulation on newer Visual Studio

I've downloaded Segger simulation of emWin but it won't compile on my Visual Studio 2015 Express. The following linker problems occurred: 1>libcmtd.lib(_ini

How to use Clang-CL LLVM with VS2019 CMAKE?

As of writing clang has this documentation on their user manual for Visual Studio: cmake -G"Visual Studio 2017" -T LLVM .. This doesn't work. I get this mess o

In angular material table , on a button click it should filter data which are older than 3 months

I had angular material table which contain a column that shows data using this I need to filter data which are older than 3 months

How to change whole solution's project's name in Visual Studio?

I have ASP.NET CORE C# project. I want to change my solution name and whole project's name. For Example : OldSolution.OldName // this is Solution OldSoluti

How to stop host or client in unity netcode?

When I disconnect my server and go to the menu scene, there comes two NetworkManager Objects but a they are implementing the Singleton pattern and it in itself