I'm investigating the powerful of WebDeploy based on Scott Hanselman's post. I was using Web Setup Project before, and trying to find an analog for Custom Actions in Web Deploy.
Generally, is there a place in WebDeploy procedure I could integrate into, and execute some particular c# code that could perform some install/upgrade actions?