Is it possible to load application fom marketplace and deploy it to emulator ?
Is it possible to load application fom marketplace and deploy it to emulator ?
According to this: http://stackoverflow.com/questions/3...one-7-emulator you can not,.
Its not possible to download XAP files so that you can deploy it to Emulator legally.
Hello Pkarpion,
That is *NOT* possible to deploy any application fom marketplace to emulator, however you can browse marketplace applications in emulator using MarketplaceHubTask Class
var oMktPlcTask = new MarketplaceHubTask();
oMktPlcTask.ContentType = MarketplaceContentType.Applications;
oMktPlcTask.Show();
Hope it helps.
Pavan Pareta
Sr. Software Engineer
http://windows-mobile-dev.blogspot.com