C H A P T E R  10

System Integration and Device Support

Silverlight includes a number of features that allow developers to integrate their applications with a user’s system. These features include notifications, interaction with legacy COM applications and libraries, access to a user’s web camera and microphone, and better access to the operating system, such as enabling the Silverlight application as a drop target. In this chapter, we will discuss and try out a number of these features.

Notification (Toast) API

A toast is a small informational window you can display to notify users of various events, typically in the bottom-right corner of the screen (in Windows) and the upper right corner (in Mac OS). Let’s take a look at toast notifications ...

Get Beginning Silverlight 5 in C#, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.