Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I am currently developing on Visual Studio 2012 RC using TFS Preview for source control. I would like to create an …
visual-studio-2010 tfs visual-studio-2012 workspaceI got a break point on the first line of Application_Start(), but Visual Studio wont break on it. Visual …
c# asp.net-mvc-3 visual-studio-2010 visual-studio-debuggingHow can I implement libssh as a library my compiler will recognize? I'm using Visual Studio 2010 C++, and I've included …
c++ visual-studio-2010 libsshI'm now developing on Visual Studio 2008 on a 64-bit OS (Windows Server 2008 64-bit). While the apps I write are 64-bit …
visual-studio-2010 64-bit 32bit-64bit cassini webdev.webserverI have googled so much but couldn't find any solution so i have decided to put my question over here....…
visual-studio-2010 silverlight silverlight-toolkit silverlight-5.0I'm working on an Outlook 2007 add-in. I found some code to loop through all the folders but I have not …
c# visual-studio-2010 outlook-addin outlook-2007I have an SSIS package that runs fine in visual studio 2010, but as a job it sql server it fails …
sql-server visual-studio-2010 ssis sql-agent-jobI was trying to compile some CUDA codes under visual studio 2010 with CUDA 4.2 (I created this CUDA project using Parallel …
visual-studio-2010 cuda atomic gpu-atomicsThe question pretty much explains what I want to do. I have several projects in c# which constitute the solution …
c# visual-studio-2010 runtime static-membersI am trying to get started in Visual Studio (2010) extensions and I am having a hard time finding the right …
c# visual-studio visual-studio-2010 visual-studio-extensions