Soledad Pano's Blog

Just Technical Stuff

Browse by Tags

All Tags » WCF (RSS)
Sorry, but there are no more tags available to filter with.
Choosing the right WCF binding
A WCF binding is the endpoint component that defines how the client needs to communicate with the service. It groups settings such as underlying transport protocol, security requirements, and message encoding. WCF provides nine built-in bindings: BasicHttpBinding...
Posted: Oct 02 2007, 12:43 AM by spano | with 1 comment(s)
Filed under:
How-To: Implement a WCF Authorization Manager Using AzMan
This post was originally published at http://solepano.blogspot.com This article intends to explain how to use AzMan to implement a custom authorization policy in WCF. AzMan (Windows Authorizacion Manager) is a role-based application framework which provides...
Posted: Mar 12 2007, 02:45 PM by spano | with 1 comment(s)
Filed under:
More Posts