Top "Visual-studio-2012" questions

Visual Studio 2012 is a version of Microsoft's Visual Studio.

Visual Studio 2012 Web Publish doesn't copy files

I have a Web Application project in VS 2012 and when I use the web publishing tool it builds successfully but …

asp.net asp.net-mvc visual-studio-2012 msbuild-wpp visual-studio-publish
ReSharper "Cannot resolve symbol" even when project builds

My Tools: Visual Studio 2012 Ultimate + Update 1 ReSharper v7.1.25.234 My Solution Build Status: Build Successfully But when I install ReSharper and …

c# asp.net-mvc visual-studio-2012 resharper-7.1
Converting VS2012 Solution to VS2010

I'm working in VB project with VS 2012 and after finish I try to add setup project. I didn't find it (…

visual-studio-2010 visual-studio-2012
The name does not exist in the namespace error in XAML

Using VS2012 working on a VB.NET WPF application. I have a simple MusicPlayer tutorial app I am using to …

wpf vb.net xaml visual-studio-2012
MySQL Data Source not appearing in Visual Studio

I just installed the ADO.NET connector from here http://dev.mysql.com/downloads/connector/net/ Yet MySQL doesn't appear …

mysql visual-studio-2012 ado.net
VS 2012: Scroll Solution Explorer to current file

VS2010 had the feature that viewing a file would automatically cause Solution Explorer to scroll to that file. With VS2012, …

file visual-studio-2012 solution-explorer
How to actually search all files in Visual Studio

I am using Visual Studio. Say for instance I have a static public method named FooBar() in class Utils. Let's …

visual-studio visual-studio-2012 full-text-search
Tests not running in Test Explorer

I am currently working on a solution that has currently 32 Unittests. I have been working with the resharper test runner …

visual-studio unit-testing visual-studio-2012 resharper
How to add a vertical Separator?

I want to add a vertical Separator to a Grid, but i can only find the horizontal. Isn't there a …

wpf xaml visual-studio-2012 separator
Restoring Nuget References?

I have solution & project in Visual Studio 2012. The project has a file packages.config in the root of the …

visual-studio-2012 nuget