When you delete an obsolete object from a project/solution, what's the best way to transfer this change into production? Does deploying have an option for this?
EDIT: This is a database project in Visual Studio 2008, deploying to SQL Server 2005.
Thanks