TFSProxy Visual Studio .net 2005 Add-in

January 31, 2007 at 6:47 am (.net 2.0, TFSProxy, Visual Studio .Net 2005)

I’m currently developing an add-in for visual studio that allows you to switch fast between different Team Foundation Proxy Servers or disable the proxy servers without the need of going in the options of visual studio .net.

In the first release the user will be able to switch and disable proxy servers. It will also be possible to add new configurations, edit and delete existing configurations.

As a plus I also developed a web service through which the user can get predefined configurations. The user will not be able to change or remove these settings directly. This might be handy in an enterprise scenario where different proxy servers are used and they are controlled by System Operations.

For more information go to my Codeplex Project

Post a Comment