Project Description
Ad Configuration and Rotator for Windows Phone is a set of classes and controls which allow you to remotely manage advertising providers used inside your Windows Phone application. Advertising providers can be plugged in on an 'as needed' so application only ship with the providers being used.

AdvertisingConfiguration
An ad configuration class which contains ad provider and placement. The configuration classes can be serialized to JSON for dynamic and remote configuration.

AdvertisingControl
An ad rotator control which uses an instance of AdvertisingConfiguration to automatically configure itself.

Supported Providers
IMPORTANT: The Google AdMob control has been recompiled to remove the inclusion of any code from the Microsoft.Phone.Info namespace. The AdMob control will no longer cause your Windows Phone application to be flagged as requiring 'Owner Identity' and 'Phone Identity'.