1 / 15

M3: Printing and PlayTo

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

grace
Download Presentation

M3: Printing and PlayTo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. M3: Printing and PlayTo Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft Technical Evangelist

  2. Jump Start Target Agenda

  3. 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)

  4. Printing Invoked by charm Requested from app Control over options

  5. demo Codeshow: Print

  6. 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) ˃

  7. PlayTo Source Receiver

  8. demo Msdn sample: Playto sender, playto receiver

  9. 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) ˃

  10. There are other ways to trigger notification… In app Background task Third party push notification service Windows push notification service

  11. Two ways to setup a push service The hard way… write your own service The easy way… use WAMS!

  12. Anatomy of Push http://codefoster.com/anatomyofpush

  13. demo Codeshow: wams push

  14. Summary Implement printing by using contracts and charms Implement PlayTo by using contracts and charms Notify users by using Windows Push Notification Service (WNS)

More Related