Top "Visual-studio-2010" questions

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

Unit Testing ASP.Net MVC 4 apps thoroughly

I realize this is a duplicate of about 20 different posts, but none of them are specific to MVC4, and none …

visual-studio-2010 visual-studio unit-testing asp.net-mvc-4 tdd
Getting COMException when accessing Emails on Outlook 2010

Hello I am trying to access my emails in Outlook 2010 via a C# Console Application. Visual Studio is started with …

c# visual-studio-2010 email comexception
WiX setup: adding a reference to Visual Studio project output issue

I'm trying to learn WiX and now creating sample setup project, using WiX Setup Project template for Visual Studio. I …

visual-studio-2010 wix wix3.6
Remote Debugging: Target computer cannot connect back to this computer. Authentication Failed

I am trying to set up remote debugging from my development machine into a production environment running in a virtual …

visual-studio-2010 remote-debugging
How to change SVN authentication details in AnkhSVN in Visual Studio 2010?

I want to change the username and password for SVN in Visual Studio 2010 AnkhSVN plugin. How can i do that?

svn visual-studio-2010 ankhsvn
Will VS2010 work with Visual Source Safe 2005?

Until I can convince others to convert over to Team Foundation Server 2010 (TFS2010), I'm still going to use Visual Source …

visual-studio-2010 visual-sourcesafe visual-sourcesafe-2005
Connecting to Informix using .NET

Server Information Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001 Server: Informix Dynamic Server Version 7.31.UD3 Information: Link: Connecting to Informix …

c# .net visual-studio-2010 database-connection informix
Design-time-only background color in WPF?

In WPF XAML there is the convenient DesignHeight and DesignWidth, for instance in code as <UserControl ... d:DesignHeight="500" d:…

wpf visual-studio-2010 designer
Visual Studio will not give me the platform option of 64 bit in configuration manager..?

I am currently trying to build a project for a 64 bit computer, but the configuration manager doesn't list 64 bit as …

c++ visual-studio-2010 64-bit configurationmanager building
Cannot load System.Threading.Tasks assembly, using Google Calendar API

SOLVED ! Huge thank to Sam Leach Here is a sample of my working app.config file: <configuration> ... <…

c# visual-studio-2010 google-calendar-api google-api-dotnet-client jwt