WPF integrate Windows live authentication for Microsoft health vault
        Posted  
        
            by AnD
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AnD
        
        
        
        Published on 2010-05-13T03:29:42Z
        Indexed on 
            2010/05/13
            3:44 UTC
        
        
        Read the original article
        Hit count: 318
        
Hi all,
I'm just wondering if there's any way for WPF application integrated with windows live ID? and it's actually for windows health vault [www.healthvault.com]
so health vault is using windows live id or open id to login into their system. and what i gonna do is, creating wpf application (instead of web application) for health vault, so all of the login form username pass and everything is handled inside the wpf application without showing/using any internet browser.
so since this's quite new for me, i hope if there's somebody ever did this before especially for health vault system that run on standalone wpf app.
alright, so that's it, thank you in advance!
© Stack Overflow or respective owner