I\'m able to connect to self-hosted CRM sites just fine with the default Odata driver within LinqPad. The URI I use in the \"WCF Data Services (OData) Connection\" dialog f
I contacted LinqPad and they said they don't currently support Windows Live Authentication. I'm guessing that one would have to write a plugin and use the logic from this page to handle the authentication issues.