close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
103 views

I am running into a persistent and unusual issue while working with the WinForms designer in Visual Studio. Whenever I move or drag any control (such as a TextBox) on a form and then start debugging, ...
wincoding test's user avatar
Best practices
0 votes
1 replies
28 views

I tried to paste it into onenote, but all the formatting was completely lost even when choosing "keep source formatting" when pasting I tried to paste into word, but that did not give me a ...
AbsolutelyFreeWeb's user avatar
Advice
0 votes
1 replies
71 views

Alright I cant explain it properly, I work with HTML since I am just starting and I want to code a website where someone picks an order Pays with it Wants to put a message Money is sent Then the ...
Charlie Irish's user avatar
-2 votes
0 answers
49 views

I am building an SDL program on Visual Studio on Windows. When I build for Debug, it goes fine. But when I built for Release, I get this curious error: Error C2169 'lrint': intrinsic function, ...
Joymaker's user avatar
  • 1,650
-1 votes
0 answers
84 views

Consider the following scenario: I have a local NuGet store Multiple libraries, e.g. generally used tooling are published as NuGet packages Many packages depend on said generally used tooling and ...
lhiapgpeonk's user avatar
0 votes
2 answers
175 views

I was implementing a small scripting language, and I stumbled upon something very weird condition. Consider this function: public void Run() { Dictionary<string, System.Reflection.MethodInfo>...
Addy's user avatar
  • 2,577
1 vote
0 answers
63 views

As the screen capture shows, it seems the namespace cuda is not found. What is wrong here and how to fix? The header files I included are paste below: #include "cuda_runtime.h" #include <...
PkDrew's user avatar
  • 2,343
Tooling
0 votes
1 replies
94 views

What options do I have for running models locally in Visual Studio ? I tried the BYOK in the newer 2026 version but it only works for chat and it's not even project aware so it's basically useless, I ...
Iordan Bogdan's user avatar
Advice
0 votes
7 replies
109 views

I can't seem to find a place/website that will help me with this. I am trying to disable the autocomplete suggestion box from showing or filling when Space/Tab is pressed Or when tab button is ...
NeoGenesis521's user avatar
Advice
1 vote
1 replies
128 views

I know I can install an extension to make it work in Visual Studio 2026 but I was wondering whether it's natively supported without having to install an extension. I got conflicting answers when asked ...
Waleed Eissa's user avatar
  • 10.6k
1 vote
0 answers
91 views

I was using Visual Studio 2017 for work. However, I needed to make a modification on one of our legacy code, so I needed to download Visual Studio 2008 to open it. Once I downloaded VS 2008, the old ...
Jay Hwang's user avatar
Advice
0 votes
1 replies
51 views

I'm using the Verify.xunit nuget package with VS2026 to do snapshot testing. When it spawns the diff tool the first time to show differences, VS pops up a window warning you that the parent process ...
Dean Stats's user avatar
1 vote
0 answers
95 views

I'm debugging a C++ dump in Visual Studio 2022. My symbol servers are defined. When I ask to load the symbols, I want Visual Studio to try to find the symbols in the locations I've provided, and in ...
Dominique's user avatar
  • 17.5k
0 votes
0 answers
79 views

I have several pretty large projects in a solution which uses multiple projects, some of which are very rarely changed. Of course third party dependencies are rarely changed as well. With VS 2022 and ...
Jamie Hartnoll's user avatar
1 vote
1 answer
123 views

I can set one programmatically, but I prefer to set it via the menus. But the option doesn't appear when you right click on a line of code. Any ideas? Breakpoints can be added in controller files ...
Leventogenna's user avatar

15 30 50 per page
1
2 3 4 5
7736