I'm trying to implement Windows Live Authentication in my ASP.Net application. Article really help me out. Above article needs redirection to the Windows Live website for authentication which i don't want to be. As am writing the code in a web service which will be called from mobile application. Any idea on how i can achieve this ? Later with this authentication i will try to access the Microsoft Forums Services.
Thanks in advance.