ObjectSharp Blogs

You are currently viewing

Bruce Johnson's SOA(P) Box

Using SOA in the .NET world


September 2006 - Posts

Adding a New Item Template to Visual Studio

Problem number two I ran into was how to include my newly minted item template into Visual Studio. There are two steps that need to be followed to accomplish this. First, the appropriate ZIP file needs to be placed into the directory located (for me) Read More...

Finding the Export Template menu item in Visual Studio

I’m in the process of doing some customization to support a new Team Systems project template and I needed to create a new manual test template. It seemed like it should be pretty simple, but I ran into a couple of issues that are blogworthy. I’ll Read More...

Changing the Web Service Port for TFS

One of the challenges associated with installing Team Foundation Server in the real world is the hard-coding of some of the ports. Not hard-coding, per se, but the inability to easily modify the assigned ports during the installation process. For example, Read More...