This is one of very good article found on IEMobile development.It is worth to look it.
http://msdn.microsoft.com/en-us/library/ms838316.aspx
Cheers…
Suresh Behera
Well i have been using tfs since few months surprisingly got question like “What is Workspace in tsf ?” asked few of colleague to get their view who all are in tfs zone since long period got different answer like and checked on Google see what it say…
ANS : A workspace is your client-side copy of the files and folders on the source control server
http://msdn.microsoft.com/en-us/library/ms181383(VS.80).aspx
saw a nice post on workspace…check it out…
http://www.woodwardweb.com/teamprise/workspace_101_a.html
How to: Create a Workspace
http://msdn.microsoft.com/en-us/library/ms181384(VS.80).aspx
Cheers…
Suresh Behera
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