I'm looking for a way to clean my solution as well as stop the localhost development server with each build in VS2008. Any ideas of how to accomplish this?
edit: I apologize for not being clear. I am wanting to include this in a build event so that I don't have to manually do each task with each rebuild. Also, a call to clear the cached files in IE?