Tuesday, January 15, 2008 - Posts

ADO.NET Data Services - More Sketchy Thoughts on Access Control

One of the things that I briefly mentioned in this post was the idea that because Data Services sits atop of WCF you can plug in a ServiceAuthorizationManager which gets a chance to look at every request before it gets dispatched into your data service. Read More