Top "Visual-studio" questions

Use this tag if you have a specific question about Visual Studio features and functionality.

NuGet Packages are missing

I searched this problem but none of the solutions worked. I have Visual Studio Professional 2015 installed and I am using …

visual-studio nuget visual-studio-2015
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 …

visual-studio entity-framework-6 localdb server-explorer sql-server-2012-localdb
How do I run Visual Studio as an administrator by default?

I recently discovered that even while logged into my personal laptop as an administrator, Visual Studio does not run in …

.net visual-studio visual-studio-2010 installation
How to create and use resources in .NET

How do I create a resource that I can reference and use in various parts of my program easily? My …

c# visual-studio resources icons
How to fix "Referenced assembly does not have a strong name" error?

I've added a weakly named assembly to my Visual Studio 2005 project (which is strongly named). I'm now getting the error: "…

c# visual-studio visual-studio-2005 assemblies strongname
Microsoft.ACE.OLEDB.12.0 provider is not registered

I have a Visual Studio 2008 solution with two projects (a Word-Template project and a VB.Net console application for testing). …

visual-studio ms-access ado.net oledb
Unity Scripts edited in Visual studio don't provide autocomplete

When I want to edit C# Unity scripts, they open in Visual Studio. It is supposed to provide auto complete …

c# visual-studio unity3d intellisense
How to make a simple popup box in Visual C#?

When I click a button, I want a box to popup on the screen and display a simple message. Nothing …

c# visual-studio user-interface popup
Visual Studio : short cut Key : Duplicate Line

Is there a shortcut for Duplicate Line command in Visual Studio 2008? Some similar examples: in Notepad++, I can duplicate the …

visual-studio visual-studio-2008 keyboard-shortcuts
The builds tools for v120 (Platform Toolset = 'v120') cannot be found

Using visual studio 2012 on windows 8 x64 aparantly this is caused by msbuild being moved into .net but I havn't seen …

visual-studio msbuild