Hi, I have a .net mvc 2 application.
What is the usual way to hand this application to our customer (similar like war file would be)?
Can I just zip the publish-ed version of the app? Or are there any smarter ways to do it, and better ways to get there then to do a publish from VS?