Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

Do I need the resx Designer.cs file?

My company uses a combination of some database tables, a web page front end and an "export" application to handle …

visual-studio-2010 resx
"Tabify" all files in Visual Studio solution?

There's a "tabify" command in Edit > Advanced > Tabify Selected Lines (and the Power Tools 2010 also provide this functionality …

visual-studio visual-studio-2010 tabs
Why doesn't #include <Python.h> work?

I'm trying to run Python modules in C++ using "#include <Python.h>", however, after setting the "Additional Include …

c++ python visual-studio-2010 wrapper
Setting up Visual Studio Intellisense for CUDA kernel calls

I've just started CUDA programming and it's going quite nicely, my GPUs are recognized and everything. I've partially set up …

visual-studio-2010 cuda intellisense gpu-programming
The type or namespace name UpdatePanel does not exist in the namespace System.Web.UI

I'm working on a website built by another developer that targets ASP.NET 3.5. I'm trying to add an update panel …

visual-studio-2010 asp.net-ajax updatepanel asp.net-3.5
Debug ASP.NET application running on remote IIS Server from VS2010

Just wondered if anyone could point me in the right direction here? I'm trying to debug a deployed web application …

c# asp.net visual-studio-2010 iis-7.5 remote-debugging
Web deployment task failed. (The type initializer for 'Microsoft.Web.Deployment.DeploymentManager' threw an exception.)

I am getting the following error when I use web deploy from visual studio 2010. Web deployment task failed. (The type …

c# asp.net visual-studio-2010 publish web-deployment
Changing domain name from localhost to custom name in Visual Studio

I am new to MVC and I just created one MVC4 test project in VS 2010, it runs perectly but the …

asp.net-mvc visual-studio-2010 asp.net-mvc-4 localhost domain-name
Turning a boolean into session variable

Any ideas on how to turn "edible" in the code into a session to display as a label on a …

c# asp.net visual-studio-2010 boolean session-variables
LINK : fatal error LNK1104: cannot open file 'libcollada14dom21.lib'

I have hot this error at the linker: LINK : fatal error LNK1104: cannot open file 'libcollada14dom21.lib' I dunno …

c++ visual-studio visual-c++ visual-studio-2010 collada