Tarun Arora

Visual Studio ALM MVP
posts - 58, comments - 187, trackbacks - 0

My Links

News


Tarun Arora is a Microsoft Certified professional developer for Enterprise Applications. He has extensively travelled around the world gaining experience learning and working in culturally diverse teams. Tarun has over 5 years of experience developing 'Energy Trading & Risk Management' solutions for leading Trading & Banking Enterprises. His passion for technology has earned him the Microsoft Community Contributor and Microsoft MVP Award.




View Tarun Arora's profile on LinkedIn

profile for Tarun Arora at Stack Overflow, Q&A for professional and enthusiast programmers

Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

Team Foundation Server 2010

There are 9 entries for the tag Team Foundation Server 2010
How To Change compare merge tool in TFS?
Technorati Tags: Team Foundation Server 2010 Would you like to use your favourite comparison and merging tool such as KDiff3 or WinMerge in TFS. With little effort you can configure a different diff/merge tool in Team Foundation Server. In this blog post I'll be covering How to change the default compare/merge tool List of available compare/merge tools and the list of arguments Follow the steps below, Open Visual Studio 2010 and go to Tools => Options Select Source Control => Visual Studio...

Posted On Saturday, July 23, 2011 6:19 PM | Feedback (4) | Filed Under [ TFS2010 ]

TFS 2010 SDK: Get List of user Workspaces and checked out files Programmatically
Technorati Tags: Team Foundation Server 2010,TFS API,TFS SDK 2010,TFS Administration Working as a TFS Administrator maintaining the user workspaces is a very important task. Using the TFS API it is very easy to get a list of user workspaces, undo pending changes and delete workspace mappings if required. It is common to see people leave as the bell curve dips with the project delivery but some times what is left behind is a set of checked out files in workspaces. In this blog post i will show you...

Posted On Saturday, July 16, 2011 8:39 PM | Feedback (0) | Filed Under [ TFS2010 ]

TFS Backup Plan Wizard - A backup plan already exists for the TFS Configuration
Technorati Tags: Team Foundation Server 2010,Power Tools,TF254027 Error Recently moved from TFS 2010 server to another TFS 2010 server and trying to configure a backup plan using the Backup plan wizard that comes along with the TFS Power Tools. The tool allows you to set up Team Foundation Server backups - The tool can schedule backups for the following databases that your deployment of Team Foundation Server uses: the configuration database the database for each team project collection the databases...

Posted On Wednesday, July 13, 2011 9:47 PM | Feedback (5) | Filed Under [ TFS2010 ]

Why TFS 2010–On a light note. Hilarious :-)
Technorati Tags: TFS 2010,Team Foundation Server 2010,Technology Humour A little bit of humour would not hurt... What are your selfish reasons for upgrading to TFS 2010? Cheers, Tarun...

Posted On Monday, July 11, 2011 6:44 PM | Feedback (0) | Filed Under [ TFS2010 ]

TFS 2010 SDK: Get Projects, Iterations, Area Path, Queries and Work Items Programmatically
Technorati Tags: Team Foundation Server 2010,TFS API,TFS SDK 2010,TFS ALM Download a working solution Demo Solution Download I have seen a lot of questions in the community lately on how to use the TFS API to get a list of Team Projects, Iterations & Area Paths in that project, get a list of queries, see the wiql and execute the query programmatically. I will show you the steps on just how to do this. PDTZG6PKJYNE 1. Connect to TFS Programmatically I have a blog post that shows you from where...

Posted On Sunday, July 10, 2011 7:23 PM | Feedback (12) | Filed Under [ TFS2010 ]

How to undo a changeset using tf.exe rollback
Technorati Tags: Team Foundation Server 2010,Team Foundation Utilities,TFS2010 Oh no! Did you just check in a changeset in to TFS and realized that you need to roll back the changeset because the changes were suppose to go in a different branch? Or did you just accidently merge a wrong changeset in your release branch? There are several ways to undo the damage, Manual: Yes, we all just hate this word but for the record you could manually rollback the changes. Get Specific version on the branch and...

Posted On Monday, June 27, 2011 8:47 PM | Feedback (0) | Filed Under [ TFS2010 ]

TFS 2010 SDK: Smart Merge - Programmatically Create your own Merge Tool
Technorati Tags: Team Foundation Server 2010,TFS SDK,TFS API,TFS Merge Programmatically,TFS Work Items Programmatically,TFS Administration Console,ALM Download a working Demo: Smart Merge using TFS API The information available in the Merge window in Team Foundation Server 2010 is very important in the decision making during the merging process. However, at present the merge window shows very limited information, more than often you are interested to know the work item, files modified, code reviewer...

Posted On Sunday, June 26, 2011 4:26 PM | Feedback (11) | Filed Under [ TFS2010 ]

TFS 2010 SDK: Integrating Twitter with TFS Programmatically
Technorati Tags: Team Foundation Server 2010,TFS API,Integrate Twitter TFS,TFS Programming,ALM,TwitterSharp Friends at ‘Twitter Sharp’ have created a wonderful .net API for twitter. With this blog post i will try to show you a basic TFS – Twitter integration scenario where i will retrieve the Team Project details programmatically and then publish these details on my twitter page. In future blogs i will be demonstrating how to create a windows service to capture the events raised by TFS and then publishing...

Posted On Sunday, June 19, 2011 10:25 AM | Feedback (1) | Filed Under [ TFS2010 ]

TFS 2010 SDK: Connecting to TFS 2010 Programmatically–Part 1
Technorati Tags: Team Foundation Server 2010,TFS 2010 SDK,TFS API,TFS Programming,TFS ALM Download Working Demo Great! You have reached that point where you would like to extend TFS 2010. The first step is to connect to TFS programmatically. 1. Download TFS 2010 SDK => http://visualstudiogallery.... 2. Alternatively you can also download this from the visual studio extension manager 3. Create a new Windows Forms Application project...

Posted On Saturday, June 18, 2011 5:05 PM | Feedback (12) | Filed Under [ TFS2010 ]

Powered by: