I'm working with some client on making an app. I managed to get him an unlocked device, so I can just send him the xap file, and he can directly test it. But I don't want him to install the whole SDK, I only need him to get the "Application Deployment" tool, so he can deploy the thing to the phone.
Is there a way to get the "Application Deployment" program, without installing the whole SDK?
I am not sure if you can get the "Application Deployment" program without the SDK, however there are a couple of alternatives ...
You can do this - just use SDK tools:
Have fun :)
Actually Windows phone will not allow the application deployment without developer unlocking the phone with the developer unlocking tool. (some people do this by hacking through registry).
After that you can use the Windows Phone Powertools to deploy the applciation when connected to Zune.
Other than this is , you have to do this by marketplace only and update the applciation.
I think Windows Phone Powertools might be what you're looking for. It doesn't seem to have any references to any of the SDK dll's.