python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Visual Studio Community 2022 inline hints shortcut
What is the inline hints on/off shortcut in visual studio 2022?
I checked these checkboxes and it works but the shortcut Alt+F1 not work. (Visual Studio Community 2022 (64-bit) - Preview
Version 17.2....

M Komaei
Votes: 0
Answers: 3
SqlCommand not inserting into table
This code seems like it should work, but simply doesn't. I've tried it various ways (with & without SqlDataAdapter)
I have both the mdf and xsd selected as "Copy if newer" currently, an...
Charlotte
Votes: 0
Answers: 0
C++/C Importing Third Party Library to CMake
Hi I was wondering if anyone here could help me identify what I'm doing wrong while trying to add a library to my CMake project:
So originally I built the library https://github.com/recp/cglm in the c...

bigMojito
Votes: 0
Answers: 1
Windows docker container with python and c++ build tools OR connect python with SQL Server without c++ build tools
I currently use pyodbc to push and pull from a Microsoft SQL Server. Pyodbc needs the Visual Studio C++ build tools to work.
I am putting this project into a docker container as a flask app along with...
ceej pie
Votes: 0
Answers: 0