Team Foundation Dev Tools


Few days back I started working on a utility project called Team Foundation Dev Tools ( http://ablaze8.github.io/TeamFoundationDevTools/ ). The goal is to extend the TFS api and serve some unmatched features like searching entire TFS server for some file and/or file path ( wild card and exact search ), commits by a specific user to any and/or project among all projects of a TFS server and such.

I’m not planning anything serious with it, just trying to build something I always wanted to see in an ideal TFS tool.

This is an open source tool and also supports .NET 3.5 & 4.5.2 so it’s compatible all the way back to Visual Studio 2008 running on Windows XP … up until latest and greatest !

Repository Index


I am going to share all the code snippets that I have. At the moment, this page is being updated, every, single, day. You can download most of the archives from here, at once.

C#
Most posts in this section would be describing Mid to advanced level of features of C#, mainly as
a console application [View]
ASP.NET
Most posts in this section would be describing Mid to advanced level of features of ASP.NET / C# ,
mainly as simple web projects [View]
LINQ
Mostly in this section would be describing features of LINQ, mainly as a C# console application [View]
API / SDK
Mostly in this section would be describing features of in-demand tools & libraries like TFS, twitter, facebook, using C# mainly [View]
Modern Web & Windows App
Most posts in this section would be describing javascript/HTML 5 – CSS 3 for Web Apps and/or Windows Store Apps [View]
telerik ASP.NET AJAX Controls
This section would be talking about ASP.NET AJAX Controls in, code snippets.
Windows Phone
Most posts in this section would be describing Windows Phone, Applications