Microsoft Advertising Services AdControl Error Handling in XAML/C#

Preface The Do’s + Don’ts of the Advertising SDK say “DO plan for times when no ads are available.” The links of that item leads to the ErrorCode enumeration and a rudimentarily error handling sample, writing text to debug output. In this post, I will show an error handling where …