How to connect to LocalDB in Visual Studio Server Explorer?
I can’t believe I couldn’t find a working solution to this after an hour of searching. I’m following this article on Entity Framework … Read more
I can’t believe I couldn’t find a working solution to this after an hour of searching. I’m following this article on Entity Framework … Read more
This warning: LINK : warning LNK4098: defaultlib ‘MSVCRT’ conflicts with use of other libs; use /NODEFAULTLIB:library is a fairly common warning in Visual … Read more
Visual Studio occasionally tells me: The line endings in the following files are not consistent. Do you want to normalize the line endings? … Read more
Is there a way to set TAB button to work as 4 spaces in Visual Studio 2010 instead of going to Edit->Advanced->Untabify Selected … Read more
How do you reset the “Zoom” in VS 2010 and above back to normal? CTRL+SCROLL WHEEL lets you zoom in/out with Visual Studio … Read more
I’m running Visual Studio 2013 Pro (RTM version) on my formatted PC (Windows 8.1 fresh install). I don’t know why, but Visual Studio … Read more
In Eclipse you can search for a file in the project by pressing CTRL–SHIFT–R. Is there a way to do this in Visual … Read more
I am currently working on a solution that has currently 32 Unittests. I have been working with the resharper test runner – which … Read more
I created a new project in Visual Studio 2010 and noticed that there are now two new folders named obj and bin in … Read more
Normally, many files in Visual Studio 2010 are opened in many tabs, while massively working on a project. Many times, I find myself right-clicking on … Read more