I am running Visual Studio 2010 Ultimate, and I am working on a project hosted on CodePlex that I am connecting through TFS. Each time I open a solution, VS asks me for account information.
Is there a way to make VS remember my credentials, so I don’t need to enter them every time?
This is currently the only project in TFS that I am working on, but to be reliable in the future, I would like to keep credentials at the solution level, so I can work with other projects on other TFS servers and the accounts are also saved.

source
share