I am new to TFS hence looking for strategies on how people do backup and rollbacks.
I would imagine it would go like any other release management system where before new release we backup the old one and keep it easy to re-deploy incase of rollback.
My application is a website running on IIS and has SQL databases. Any hints or how you've accomplished it will be helpful. Ideas on the lines of whats Tasks were created, how backups were triggered, and how rollbacks were initiated.