150 likes | 234 Views
M3: Printing and PlayTo. Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft Technical Evangelist. Jump Start Target Agenda. Module Agenda. ˃. Implement printing by using contracts and charms Implement PlayTo by using contracts and charms
E N D
M3: Printing and PlayTo Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft Technical Evangelist
Module Agenda ˃ Implement printing by using contracts and charms Implement PlayTo by using contracts and charms Notify users by using Windows Push Notification Service (WNS)
Printing Invoked by charm Requested from app Control over options
demo Codeshow: Print
Module Agenda Implement printing by using contracts and charms Implement PlayTo by using contracts and charms Notify users by using Windows Push Notification Service (WNS) ˃
PlayTo Source Receiver
demo Msdn sample: Playto sender, playto receiver
Module Agenda Implement printing by using contracts and charms Implement PlayTo by using contracts and charms Notify users by using Windows Push Notification Service (WNS) ˃
There are other ways to trigger notification… In app Background task Third party push notification service Windows push notification service
Two ways to setup a push service The hard way… write your own service The easy way… use WAMS!
Anatomy of Push http://codefoster.com/anatomyofpush
demo Codeshow: wams push
Summary Implement printing by using contracts and charms Implement PlayTo by using contracts and charms Notify users by using Windows Push Notification Service (WNS)