Tarun Arora [Microsoft MVP]
39 posts.
- Auto restore Nuget packages with TFS Build the right wayTill last year I was still checking in dll references (for libraries & packages) used by my software in TFS. I could then easily configure MS Build to…
- WCF Performance Tuning – The Low Hanging FruitsI was recently tasked to review the performance of a data intense desktop application that uses WPF 4.5 for front end and streams data from the server…
- Upgrading VSIX extensions from VS2012 to VS2013As consumers of your Visual Studio extensions start to move over to VS 2013, you will have to upgrade the Visual Studio extensions you build for Visual…
- Visual Studio 2012 Extension–List of software installed on TFS Service build serversDownload – http://visualstudiogallery.msdn.microsoft.com/591f2516-9aec-4892-be08-53c1d63bc5a1 var youUseTfsServiceBuildService =…
- TFS Kanban Board Swim lane Customization To Better Manage The Product BacklogBrian Harry announced the customize columns feature on the that enables you to define new swim lanes based on the work item state right from Team Web…
- TFS - Get List Of Software Installed On Build AgentIt is common for your code projects to reference Microsoft or Non Microsoft SDKs, this requires that the build agents has the SDK’s installed. It is also…
- TFS2012 QU2 - New Feature - Work Item TaggingMicrosoft has just switched the flag ON and released a whole bunch of new features in CTP1 as part of the TFS 2012 QU2 release. In this blog post I’ll be…
- Quartz.Net Windows Service on Server Important Configuration Steps To RememberAre you running Quartz.Net as a windows service on a remote server and trying to connect to it from a client to schedule jobs? Then I would highly…
- Presenting VS2012 at VBUG Bristol on 16 Jan 2013Let’s start with a few interesting facts about Bristol, - Bristol is located just 120 miles west of London. - It is the largest city in the south west of…
- Quartz.Net Writing your first Hello World JobIn this blog post I’ll be covering, - 01: A few things to consider before you should schedule a Job using Quartz.Net - 02: Setting up your solution to use…
- Install Quartz.Net as a windows service and Test installationIn this blog post I’ll be covering, - 01: Where to download Quartz.net from - 02: How to install Quartz.net as a Windows service - 03: Test the Quartz.net…
- TFS API Add Favorites programmaticallyNote: Please do not use these steps to create pinned (favorite) builds, as the data will be wrong and cause an upgrade failure in TFS 2015 Update 1.
- Get your TFS 2012 task board demo ready in under 1 minuteRelease Notes – | | | | In this blog post, I’ll show you how to use the ‘TfsDemoSetup’ application to configure and setup the TFS 2012 task board for a…
- VS2012 Coded UI Test closes browser by default\\\ Thanks to Steve St. Jean for asking this question and Shubhra Maji for answering this question on the ALM champs list \\\
- Are you reporting Visual Studio 2012 issues to Microsoft correctly?Issues you may run into while using Visual Studio need to be reported to the Microsoft Product Team via the Microsoft connect site. The Microsoft team…
- Selling Visual Studio ALMAs a consultant I have been selling Application Lifecycle Management services using Visual Studio and Team Foundation Server. I’ve been contacted various…
- Are you cashing in on the MVP complimentary subscriptions ?> The two most asked questions in the Microsoft technology communities around the Microsoft MVP program are, > > 1\. How do I become a Microsoft MVP? > >…
- How to clear Visual Studio Team Explorer CacheSwitching between Team Project Collections sometimes messes up documents and reports and gives a red X next to both these artefacts in Team Explorer. I…
- Using IIS Logs for Performance Testing with Visual StudioIn this blog post I’ll show you how you can play back the IIS Logs in Visual Studio to automatically generate the web performance tests. You can also…
- Visual Studio Load Testing using Windows AzureUpdated 29th June 2013: Microsoft is now previewing Load Test Service in TFS Service. Please check out more on the official offering by navigating to…
- TFS API Find out who deleted your build?I am sure you have been in the situation where you start following a change through the list of builds and suddenly realize a lot of the builds have been…
- Community TFS Build Manager – Build Notes PreviewThe Community TFS Build Manager (TBM) is an open source build management solution developed by the ALM rangers, the build manager simplifies the…
- Microsoft IE6 MigrationWith support for Windows XP coming to an end on the 8th April 2014 and IE6 standing in so many people’s way of migration, what better time to start taking…
- Microsoft Most Valuable Professional 2012–MVP–VS ALMJanuary 2012 will go down as one of the most memorable months! What a fantastic way to start the year, received an email from Microsoft telling me that I…
- Part 1 - Load Testing In The CloudUpdated 29th June 2013: Microsoft is now previewing Load Test Service in TFS Service. Please check out more on the official offering by navigating to…
- Load and Web Performance Testing using Visual Studio Ultimate 2010-Part 2Welcome back, in part 1 of Load and Web Performance Testing using Visual Studio 2010 I talked about why Performance Testing the application is important,…
- Load and Web Performance Testing using Visual Studio Ultimate 2010 [Part 1]Performance testing is almost always conducted to address one or more risks related to expense, opportunity costs, continuity, and/or corporate…
- What is new in VS TFS 2011 Part 3Welcome back once again, in part 1 of what is new in VS TFS 2011 I talked about the offering from a developers perspective, in part 2 of what is new in VS…
- TFS Azure–Technical Access Preview Experience!I have been part of the Azure TFS Technical Access Preview (TAP) since March 2011. TFS Azure has been previewed and officially announced as TFS Service in…
- TFS SDK: Workspace Explorer & StatisticsThe Team Explorer is a wonderful view of the position of your version control in the team foundation server. However, there is no one window of such truth…
- TFS SDK: Work Item History Visualizer using TFS APIDownload from here If you track your project tasks against work items, you would know the importance of Work Item History. This is one way for you to…
- TFS SDK: Compare Changesets programmaticallyI will be covering three things in this blog post - Get the history i.e. all change sets of an item programmatically using the TFS API. - Download the…
- TFS Backup Plan Wizard - A backup plan already exists for the TFS ConfigurationRecently 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…
- TFS 2010 SDK: Get Projects, Iterations, Area Path, Queries and Work Items ProgrammaticallyDownload a working solution 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 &…
- TFS 2010 SDK: Smart Merge - Programmatically Create your own Merge ToolThe information available in the Merge window in Team Foundation Server 2010 is very important in the decision making during the merging process. However,…
- TFS SDK: Connecting to TFS 2010 & TFS 2012 ProgrammaticallyGreat! You have reached that point where you would like to extend TFS. The first step is to connect to TFS programmatically.
- Unshelve shelveset created from one branch to anotherOften i have seen fellow developer working on one branch and later realizing that they intended to check in the code in a different branch, a simple…
- Tarun Arora - Visual Studio ALM MVP - Quartz.NetI had been given a business requirement to provide a self service Website for job scheduling. Having worked with Quartz.Net, it seemed the perfect backend…
- Tarun Arora - Visual Studio ALM MVP - TfsDemoSetupRelease Notes – http://tfsdemosetup.codeple... | Download | Source Code | Report a Bug | Ideas Just pushed out the 2nd release of the TFS Demo setup on…
