In my post last week I talked about the Advertising SDK and using the AdControl in our applications as a means of generating revenue. I should have mentioned something that could catch you out – the AdControl requires certain capabilities to be defined in your app manifest. Specifically:
For Silverlight apps you’ll need:
For XNA apps you’ll need:
More details in the MSDN documentation here.
For more about capabilities and specifically, determining the minimum set of capabilities your app needs to function correctly, see “How to: Determine Application Capabilities” on MSDN.
Can we use it on WPF desktop application ?
Thanks
As far as I know you're limited to Windows Phone applications and websites but if I were you I'd check the Microsoft Advertising site. Mike