I want to know how to embed ad frame into my WP7/WP7.1 application.
I also want to know places that I can get the ads from to put in the app.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Everything you need to know is provided right here by Microsoft. The control is included in the Windows Phone SDK and can be dropped right into your app (
AdControlin the Visual Studio Toolbox).You cannot directly control which ads are shown but you can influence it in some way (cited from FAQ):
For more tutorials I strongly suggest a Google/Bing search as there are plenty of these.