How to check file is checked out by whom? I'm using Team Explorer in Visual Studio 2010
                +1 
                A: 
                
                
              
            See this images Notes : its related to vs 2008
step1:

step 2 : 

                  Pranay Rana
                   2010-09-01 07:00:46
                
              
                
                A: 
                
                
              
            Use View -> Other Windows -> Source Control Explorer
or
Use an 3rd party tool like TFS Sidekicks (http://www.attrice.info/cm/tfs/)
                  Scoregraphic
                   2010-09-01 07:01:40
                
              
                +1 
                A: 
                
                
              
            In source control explorer, find the file you're interested in, right click and go to properties. In there you will see a status tab that shows you where the file is checked out to (user & workspace) and any pending actions on the file.
                  Richard Banks
                   2010-09-09 04:33:09