Any Windows Live Id SDK available for .NET Compact Framework?
I want to know if any Windows Live Id SDK available for .NET Compact Framework?
Thank you!
I want to know if any Windows Live Id SDK available for .NET Compact Framework?
Thank you!
Fair enough.
In the meantime, is there any way we could have a more in-depth explanation of the SOAP request way of doing things that is briefly mentioned on this page: https://msdn2.microsoft.com/en-us/library/bb447721.aspx
I think that would probably hold me over... heck, if that thing could work reliably, anyone could write a simple version in an afternoon!
I guess I lied about "anyone" being able to write a version in an "afternoon". As it turns out the .NET CF has some specific things that need to be used in order for the XML/SOAP way of doing things to work. I have to stop making these claims!! ![]()
Having said that, has anyone had any luck getting it to work with the .NET Compact Fraamework?
By the way, I did notice that the entry at https://msdn2.microsoft.com/en-us/library/bb447721.aspx has been updated with C# code. That was great! There are still some issues porting it over to .NET CF.