1 / 0

Introduction to Live Services & the Live Framework In-depth look at Windows Live ID

Introduction to Live Services & the Live Framework In-depth look at Windows Live ID. David Barrett Senior Consultant Neudesic david.barrett@neudesic.com. Administrativa. Finally! A Permanent Home New Horizons Training Facility http://www.azureusergroup.com/ Speakers Welcome. Agenda.

sivan
Download Presentation

Introduction to Live Services & the Live Framework In-depth look at Windows Live ID

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. Introduction toLive Services & the Live FrameworkIn-depth look at Windows Live ID

    David Barrett Senior Consultant Neudesic david.barrett@neudesic.com
  2. Administrativa Finally! A Permanent Home New Horizons Training Facility http://www.azureusergroup.com/ Speakers Welcome
  3. Agenda Overview of Live Services Primarily focus on Windows Live ID tonight Drill into other areas in future meetings
  4. Where Live Services Sits in Azure Azure™ Services Platform
  5. Live Services is Big. Let’s Take a Tour…
  6. Live Alerts Intelligent Messaging for the Information Age There's no better way to communicate with customers than with real-time alerts sent directly to their desktop, mobile device, or email. Windows Live Alerts detects where customers are on the network and intelligently delivers an alert message. Windows Live Alerts for RSS Feeds Windows Live Alerts SDK
  7. Live Contacts Build Social Networks with Windows Live Contacts Windows Live Contacts now allows people to use their Windows Live contact information (including Hotmail, Messenger, and Mobile contacts) with your site—while keeping complete control of their data. Contacts Control Contacts API
  8. FeedSync Synchronization for the Web The creation of FeedSync was catalyzed by the observation that RSS and Atom feeds were exploding on the web, and that by harnessing their inherent simplicity we might enable the creation of a "decentralized data bus" among the world's web sites. Just like RSS and Atom, FeedSync feeds can be synchronized to any device or platform. Microsoft Sync Framework
  9. Messenger Getting The Most Out of Messenger Let web site visitors interact with Windows Live Messenger users IM Control Presence API Messenger API Activity SDK
  10. Team Builder SiteLive ID + Live Messenger + Contacts Demo online: http://teambuilder.mslivelabs.com/ Source code: http://www.codeplex.com/WLQuickApps/
  11. Photos & Photo Gallery Store and Access Photos from Windows Live Users Photo Gallery makes getting your photos off your camera a snap. Edit them with an array of features and effects—even create amazing panoramas—and then publish them online. Photo Gallery SDK Photos Control
  12. Live Search The completely re-architected Live Search API offers open, flexible options for building or enhancing your site or applications. Developing an application with the new API is straightforward: choose a SourceType(s), choose an output protocol (JSON, SOAP, or XML) and then customize according to your needs Live Search SDK
  13. Silverlight Streaming Deliver and Scale Rich Media Microsoft® Silverlight™ Streaming by Windows Live™ is a Silverlight companion service that makes it easier to deliver and scale rich media. The service offers a free (*) and convenient solution for hosting and streaming cross-platform, cross-browser media experiences and rich interactive applications that run on Windows™ and Mac. Silverlight Streaming SDK
  14. Live Framework The Live Framework is the uniform way for programming Live Services from a variety of platforms, programming languages, applications and devices. Live Framework SDK Live Framework Tools
  15. Live Framework Scenarios Integrate Live Services into your applications Opt in to as much of the Live Framework as you like Expose your application as Mesh Applications Reach applications Rich Applications
  16. Live Spaces Explore Spaces Like Never Before Everyone needs a little space, right? Windows Live Spaces makes everyday tasks like photo sharing and messaging even easier. You can even make your Gadgets accessible from your mobile phone. Live Spaces SDKs (multiple)
  17. Virtual Earth See More, Do More with Microsoft Virtual Earth Solve real business problems, or create unique mashups. By developing on the Virtual Earth platform, you can develop immersive experiences for desktop or mobile based on high-resolution map detail, aerial imagery, bird’s eye views, and 3D city models. Develop deep functionality with customized content layers and map controls. Map Control Web Services
  18. Azure-Hosted Virtual Earth Demo online: http://neudesiclocator.cloudapp.net
  19. Web Gadgets From Stock Quotes to Slide Shows, Gadgets Do It All Windows Live Gadget SDK
  20. Writer Blogs Just Got A Whole Lot Easier With the newest edition of Windows Live Writer, we've made features like inline spell checking, automatic synchronization and Windows Live Gallery integration even easier. Check out what else is new. Writer SDK
  21. Windows Live ID Create Identity-aware Applications Windows Live ID is the identity and authentication system provided by Windows Live. Currently, more than 460 million users have credentials that work with Windows Live ID. Three software development kits (SDKs) now make it possible for developers like you to use this powerful service. Live ID Web Authentication SDK  Live ID Delegated Authentication SDK Live ID Client Authentication SDK
  22. Why Integrate Windows Live ID with your Web Site? User friendly – user can specify an existing identity instead of creating yet another username / password Millions of identities can access your site Open ID support Trustworthy alternative to implementing your own identity system Options to federate with Active Directory and other enterprise security Opens the door for sharing of user info such as contacts and mesh data
  23. Live ID Page Flow Not Signed In Sign in to Live ID AuthenticationHandling Signed In
  24. Azure Project - Live Services Settings
  25. Page Flow – 1. At your web site, not signed in Web site recognizes web visitor is not authenticated via absence of login cookie IDLoginStatus Control
  26. Page Flow – 2. Signing in to Windows Live ID Sign-in link leads to Windows Live ID sign-in page User signs in with anexisting identity or createsa new one
  27. Page Flow – 3. Authentication handling Control returns to web site once Windows Live ID authentication complete “Return URL” setting in yourAzure application project Handler page on your web siteinterprets token, creates cookie Get unique user ID for your site(GUID string)
  28. Page Flow – 4. Back at your web site, signed in Handler page redirects to a page on your site Web site now recognizesuser is signed in (cookiepresent) User ID (GUID) to provisionaccount-specific storage
  29. See It In Code – AzureLiveID Sample
  30. Live ID Sample + Code Walk-throughAzure Web Site with Windows Live ID Authentication Demo online: http://ali.cloudapp.net Source code: http://www.codeplex.com/azureliveid
  31. Summary Live Services – part of the Azure platform Live Services provides a tremendously vast amount of functionality Many APIs/SDKs Tonight we saw an overview of capabilitiesand a deep look at Windows Live ID Other areas to be covered in future meetings
More Related