python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why do regions expand when moving from Designer to Code
With Visual Studio 2019, I've noticed lately that whenever I go from the Designer view to Code view, all of my Regions get expanded. It's really frustrating because it moves me away from the spot I wa...
Tim F
Votes: 0
Answers: 0
Is it possible to debug a app that was signed and installed as a release build?
I have an Android apk that was generated and signed trough the archival process in Visual Studio (if you right click on the .Android project and select "Archive").
When I install the app and...
saied
Votes: 0
Answers: 1
Preprocessor definitions based on visual studio configuration type
I am working on a C++ project in Visual Studio 2019, which should have the ability to be compiled as an executable and as a DLL. It is legacy code and contains the preprocessor flags AS_EXE and AS_DLL...
NollerNiller
Votes: 0
Answers: 1
Visual Studio runs on local machine with server's IP
I need a small direction for below task.
We are consuming APIs for getting some values. The company who written APIs, allows only our server IP for making request. (Basically, I cannot make API calls ...

weeraa
Votes: 0
Answers: 2