TFS Basic programming Step.

I was looking at some tfs programming c# and was confused what is the basic step to connect or check in checkout.
here is the basic step

        // Connect to TFS Source Control
        
        // Create a Workspace
        
        // Get Files

        // Create a New Directory/File
        
        // Append Files and checkout/check in
Find more or post comment if you have any nice idea or simple step.
http://msdn.microsoft.com/en-us/library/bb187335(VS.80).aspx
 

cheers..

Thanks and Regards,

Suresh Behera

No Comments