Home Interviews Developers Our View Blogs We Like The List

LiveSide - Developer Blog

Browse by Tags

All Tags » Windows Live ID (RSS)
  • Windows Live Messenger Web Controls - Part 2

    Hopefully you will have read and followed the code from the first part of this article. The first part covered most of base functionality including how to sign in, get the users details and get their contact list. What is left is how to actually carry out a conversation with a contact. If you remember from the first article, in the signInCompleted event handler we defined three delegates to handle various events. The first part of this article talked about the first two of these delegates, and that leaves the last one to talk about :-

  • Windows Live Messenger Web Controls - Part 1

    The Windows Live team have been busy over the past few months and recently launched the Windows Live Messenger APIs. This is basically split over three parts, the IM Control, the Windows Live Presence API and the Windows Live Messenger Library.

    What all this allows you to do is to create a Windows Live Messenger plug-in for your own website. What this (and coming articles) will try to explain is how to use these API's to actually create and integrate Messenger on your site as you can see below.

  • Tafiti Search Visualization - Overview

    If you head over to Codeplex you will find a number of Contoso Quick Applications posted there. Each one demonstrating various aspects of the Windows Live platform and showing you a "real world" style application that makes use of them, along with the source code so that you can easily apply the various techniques to your own web site.

    Today another web application has been released. The focus of this application is Silverlight and Windows Live Search. This short article will give you a quick overview of it's main features without doing a "deep dive" into exactly how it works.

    The Context

    Most people that I've known can relate to this.  You come across a problem and you need to do some online research, say for example, how to integrate Windows Live ID in with your web site. So you hit the Internet and start doing some searches, you find bits of information of one web site, some bits on one blog post, some bits on another. Then you want to find some images for a login and logout button. So you've got all these web sites that you need to remember where the information is and you possibly may also need to share you're research will a fellow worker that's working on the project with you.


    Well this is where Tafiti comes in. Tafiti, which means "do research" in Swahili, is an experimental search front-end from Microsoft, designed to help people use the Web for research projects that span multiple search queries and sessions by helping visualize, store, and share research results. Tafiti uses both Microsoft Silverlight and Live Search to explore the intersection of richer experiences on the Web and the increasing specialization of search. Tafiti is also available as a standalone site for those that don't want to dig into the code and just use or sample the application first hand, just head over to Tafiti.com.

  • Download Windows Live Tools for Visual Studio 2008

    When I interviewed Angus Logan and Danny Thorpe at MixUK back in September, we were told about a new toolkit that would be coming for Visual Studio that would be very similar in design to the Facebook toolkit that Microsoft released. Well the time has...
  • Overview: Professional Windows Live Programming

    Wrox is about to release a book by Jon Arking titled "Professional Windows Live Programming". As a Microsoft MVP, I was fortunate to get a pre-release copy. The book does a good job highlighting the many services that makeup Windows Live, including...
  • Windows Live ID Web Authentication Is Final

    The web authentication SDK for Windows Live ID has hit version 1.0 today and is now available for download , according Angus Logan's blog post . This means that websites can now easily integrate the Windows Live ID login to their site to take advantage...
  • Windows Live ID - Part 3 - Putting it all together

    In the previous two articles I showed you how to use the Windows Live ID login control in your web site then we developed a custom Membership provider so that you could hook Windows Live ID in with asp.net's build in user management features. This article will show you it's easy to hook these things together.

    A lot of the code you in this article should be familiar to you by now, it really is just a case of hooking them together.

  • Windows Live ID - Part 2 - Membership Provider

    In the first part of this article I explained how to integrate Windows Live ID into your own web site, how to call it and what information it returned and how to access that information.

    Now that is all fine and well but if you're using ASP.Net 2.0 (and above) and you want to take advantage of the inbuilt memberships, roles etc. the information returned from Live ID doesn't make this easy on you. So how do you do this? Well there are a number of different ways to do this but possibly the easiest is to create your own MemberShip provider and use to store and access the information.

    In this article we will be building a Membership provider that you can call with the very basic information that Live ID returns to you (basically the only useful thing it returns is a static ID string that will always be consistent for your registered web site.

  • Windows Live ID

    This article will be the first in a short series on incorporating Windows Live ID authentication services into your web site. Windows Live ID authentication services enables you to incorporate Passport authentication into your own Web sites. It also enables web sites to store personalized data and settings for customers by providing them with a unique ID for each Windows Live user who signs into your web site. The unique ID provided to the site is specific to the site in which the user is logging in and this protects the users credentials be delegating sign-in to the standard Windows Live ID sign in page. Users are additionally protected so that Windows Live ID profile data is not shared with the your web site. It also has the added benefit from the users perspective that one authentication mechanism, in this case Windows Live/Passport can be used for whichever site they visit (that incorporates it) and therefore they only have one username and password to remember and know that this information is safe.
  • Windows Live Data SDK and more

    I'm Chris Weeïnk, a Microsoft MVP Windows Live Developer, and this is my first blog post here at LiveSide. I've been around in the Windows Vista and MSN/Windows Live communities for a while and I primarily focused on helping developers in those communities...
  • Writing A Quick Application That Uses Windows Live ID

    With the release of the Windows Live ID SDK comes the ability to add the trusted security of Windows Live to your application, but how much work is needed to actually get this functionality into your program? Turns out, not a lot. In fact, for just getting a working sign in window and a message to show that the user is authenticated, it only requires about 5 lines of code that you need to write. Here I will show you how to add basic functionality to your program to give you a quickstart with using the SDK.

    I'll assume at this point that you have already downloaded and installed the SDK.

LiveSide Latest Posts

Web Slice coming soon...
Copyright (c) 2006-2007-2008 Liveside
Listed on the Offical CS Listings Powered by Community Server, by Telligent Systems Themed By nb development Banner Logo By pxb Designed By Mark Sutherland