Click here to Skip to main content

Technical Blogs


Page 1 of 2
1 2


1. TFS - Get List Of Software Installed On Build Agent
Originally posted on: http://geekswithblogs.net/TarunArora/archive/2013/02/03/tfs---get-list-of-software-installed-on-build-agent.aspx Introduction It 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 a
(The Code Project Open License (CPOL))
Desktop Development » Combo & List Boxes » Extending the List Control
Tarun_Arora Updated: 7 Feb 2013
Rating: (0 votes for this Article)
2. Visual Studio 2012 Set Default Target Framework to DotNET4
First time you create a new project in Visual Studio 2012 the target framework is set us .NET 4.5.
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries » .NET Framework » General
Tarun_Arora Updated: 28 Jan 2013
Rating: 5.00/5 (3 votes)
3. Quartz.Net scheduler exposed via a Web Service
  I 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 engine to schedule and process jobs. I decided to expose the functionality of the Quartz.Net via a few web methods using Web services to allow
(The Code Project Open License (CPOL))
Web Development » Web Services » ATL Web Services
Tarun_Arora Updated: 23 Jan 2013
Rating: 5.00/5 (1 vote)
4. Quartz.Net Windows Service on Server Important Configuration Steps To Remember
Are you running Quartz.Net as a windows service on a remote server and trying to connect to it from a client to schedule jobs?
(The Code Project Open License (CPOL))
Languages » Other .NET Languages » Forth .NET
Tarun_Arora Updated: 23 Jan 2013
Rating: (0 votes for this Article)
5. Configure Outlook as the TFS SMTP client
  In this blog post, I’ll show you how to use Outlook.com as the SMTP client for your TFS.   Figure 1 – Email Alert Settings for Outlook.com as a SMTP client for TFS When I was asking around for these settings in forums people questioned me why I would want to set up outlook.com as the SMTP
(The Code Project Open License (CPOL))
Desktop Development » Smart Client » General
Tarun_Arora Updated: 18 Jan 2013
Rating: (0 votes for this Article)
6. TFS API–Release Notes From TFS Builds
  Agile taught us to release early and release often, Agile also taught us to get the end user involved more frequently and directly. Goes without saying that release notes are an important part of any release. But what you don’t want to be doing is manually putting together the release notes with
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries » Windows API » General
Tarun_Arora Updated: 25 Dec 2011
Rating: 5.00/5 (1 vote)
7.