This tag is specific to Visual Studio 2012. For general questions about Visual Studio IDE, please refer to a tag visual-studio.
1
vote
0answers
24 views
Is it possible to have both VS 2012 Express and VS 2012 Premium installed? [migrated]
I need both Visual Studio 2012 Express and Visual Studio 2012 Premium installed because of licensing reasons (I downloaded Visual Studio 2012 Premium from DreamSpark).
Is it possible to have them ...
-1
votes
1answer
96 views
C# tool for real time code path visualization [closed]
I remember seeing a Visual Studio 2012 extension that added 'develop'-time support for executing methods and functions with mock data, in a very similar way to LightTable. Does anyone know what it's ...
0
votes
0answers
27 views
'Could not load type' error when viewing a web app package on IIS [migrated]
I am new to Visual Studio 2012 and the Web Deploy 3.0 used to upload a package to IIS. While my application compiles and renders fine on my local development laptop, when I package the web app and ...
-1
votes
0answers
28 views
Opening links in TFS in internal webbrowser in Visual Studio [migrated]
Visual Studio and Team Foundation Server are highly integrated. The only thing that use another application is when clicking on hyperlinks, such as the Project Portal and Web Access, which opens the ...
0
votes
0answers
67 views
Creating motion detector in visual basic resources or knowledge [closed]
I want to create a game in visual basic first of all. Secondary my main aim after creating a simple game would be to create a motion sensing game. I wanted to know the resources form where I can ...
2
votes
0answers
54 views
How to associate a new/modified changeset with an existing review in VisualStudio 2012
I'm trying out the new Code Review tool in Visual Studio 2012. Which seems okay for the most part, but I've hit a wall in regards to when changes are required.
How should this be handled in a code ...
1
vote
2answers
440 views
How to learn (master?) Visual Studio 2012 [closed]
What are good resources/books for learning this beast?
I quickly get overwhelmed when I get inside it (VS 2012 Ultimate), and feel overwhelmed that I'll never be able to fully learn it. There ...
-1
votes
1answer
203 views
What is the C++ convention, if any, for naming to differentiate between structure types and other types? [closed]
In general, should I use some sort of convention for structure names which is distinct from other type name? I was thinking about this when my professor started talking about structures.
I had the ...
0
votes
1answer
877 views
Is Microsoft's Visual Studio Express 2012 for Windows Desktop no longer free? Or, why does it say product has expired? [closed]
I wanted to try this product when I heard there was a free version of Visual Studio. So I downloaded something from Microsoft called "Visual Studio Express 2012 for Windows Desktop" and I never really ...
-2
votes
1answer
471 views
Integrated PowerShell Console Window [closed]
I would like to have a tab open for PowerShell inside of my VS2012. There are other consoles that I have access to, such as "Command Window" and "Package Manager Console" Is there any way to get a ...
2
votes
2answers
2k views
Does Visual Studio 2012 Express support NUnit tests? [closed]
I am currently using Visual Studio Express 2012 Desktop (the free version). I now have received source code with NUnit tests included.
I can not bring them to run with Visual Studio (not seeing them ...
1
vote
1answer
659 views
How to access / query Team Foundation Server 2012 with Odata?
I've tried to find a solution for this for hours now, and I'm getting the same results in the end, asking me to install a lot of Azure and other stuff, plus running some example project .sln that I ...
0
votes
1answer
199 views
C++ Building Static Library Project with a Folder Structure
I'm working on some static libraries using visual studio 2012, and after building I copy .lib and .h files to respective directories to match a desired hierarchy such as:
...
5
votes
1answer
3k views
Are only companies and no private programmers allowed to use VS Studio 2012 Express Desktop?
Programming is my hobby and I've just downloaded VS Studio 2012 Express Desktop.
Now I am going to register it but they want me to tell them business information
Are only companies and no ...
2
votes
2answers
4k views
Is Intellisense faster in Visual Studio 2012 compared to Visual Studio 2010 for C++ projects? [closed]
We switched to VS2010 from VS2003 a few months ago, and there are many many improvements. But the speed of Intellisense is not one of them (although it does generate higher quality results, which is ...
31
votes
2answers
37k views
Visual Studio 2012 - Express vs Professional
I'm having trouble finding a feature comparison between Visual Studio 2012 express edition and the professional edition. I'm using the trial Profession version at the moment, but it'll run out soon, ...