Dependency Tracking in SQL Server 2008 is an aspect that helps users (SQL Developer/DBA) to track all the underlying dependencies or references of a given DB Object with minimum effort.
SQL Server 2008 facilitates some really cool utilities that are used to:
§ Track both schema-bound and non-schema-bound dependencies.