So I have been developing an MVC application for a client, he's gone away and has asked his PM to ask me to release the application to his team as a set of binaries. Now my understanding is that whilst I could publish from Visual Studio and hand that over I would still be releasing source code given that the razor views are dynamically compiled.
What would you expect if you had asked for the application as binaries?