Thursday, January 10, 2008 - Posts

ADO.NET Data Services & Authentication -> Basic Auth in IIS 7.

This is one of those posts where I might not have thought the whole thing through but I was thinking about authenticating clients with ADO.NET Data Services. In Data Services, we have the URI of the resource and an XML/JSON response so for authentication Read More