9.1. Extensibility versus Customization

Believe it or not, there is a difference between extensibility and customization.

Customization involves modifying your environment, such as Visual Studio 2005 or Team Foundation Server, using the tools that are provided by that environment. There is no coding involved. Rather, by utilizing different user interfaces, you are able to adjust the environment to your needs. Customization can be performed by almost anyone, from end users to developers to project managers.

Extensibility, on the other hand, is concerned with adding new functionality to your environment. Coding is most definitely involved in this. By extending the platform, you are able to create new tools that meet your needs and use built-in aspects of the platform in new and different ways. Such extensions are usually created by internal IT departments or third-party independent software vendors.

9.1.1. Customization Examples

Here are some examples of how you can customize Team Foundation Server:

  • Modifying a process template

  • Creating a new work item type

  • Turning check-in policies on/off

  • Modifying the project portal template

These are just a few of the ways you could customize Team Foundation Server. By using provided tools and modifying a few XML files, you can quickly and easily customize the server to work in the manner in which you want.

9.1.2. Extensibility Examples

Some examples of how you can extend Team Foundation Server include the following:

  • Raise and subscribe to events ...

Get Professional Team Foundation Server now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.