Top "Visual-studio-2010" questions

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

Is it possible to store credentials for automatic Team Foundation Server login?

Is it possible to store the credentials that I use to connect to my Team Foundation Server directly in Visual …

visual-studio visual-studio-2010 tfs credentials
Inheriting XML comments from interfaces in C#

I was wondering if anyone knows how to link an interface xml comment to an implementation. The problem is that …

c# .net visual-studio-2010
AnkhSVN Upgrade causing problems: Working copy too old (format 10, created by Subversion 1.6)

I just upgraded to AnkhSVN 2.3.10509.1073 and now if I try to commit via VS2010, I get the error: Working copy …

visual-studio visual-studio-2010 svn ankhsvn
VS 2010 very slow

I have just upgraded to VS 2010, and I have performance problems which I did not have before (in VS 2008). The …

performance visual-studio-2010 development-environment
Why are code-behind files not visible in a VB.NET Web Application project?

I am trying to convert a VB.NET web site project to a web application project, yet the in web …

vb.net visual-studio visual-studio-2010 web-application-project
The mysterious nature of Fortran 90 modules

Fortran 90 modules are evanescent creatures. I was using a (singular) module for a while with some success (compiling using Intel …

visual-studio-2010 fortran fortran90 fortran95 intel-fortran
Visual Studio: Query TFS Work Items: AND/OR Logic doesn't work?

I need to find TFS work items related to a certain topic in our project. For that purpose, I tried …

visual-studio-2010 tfs workitem
Using .NET Class as the DataSource with SSRS RDLC

I have a MVC4 application in Visual Studio 2010 which contains plenty of classes. I'm trying to use them to pass …

.net visual-studio-2010 asp.net-mvc-4 reporting-services rdlc
error A2022: instruction operands must be the same size

Hey so I am getting this error when I run this code: 1>------ Build started: Project: Project, Configuration: Debug …

visual-studio-2010 assembly x86 masm irvine32
error LNK2019: unresolved external symbol MPI_INIT referenced in function

I am trying to compile a software package called FDMNES for X-ray Absorption Spectra Modelling with MPI for the first …

visual-studio-2010 compiler-errors mpi windows-7-x64 intel-fortran