Hello everyone,
I am new to WCF and I want to learn,
- Basic samples for WCF and I want to deploy a WCF service which serves remote client request;
- How to use PrincipalPermission to control which user role could have permission execute which method.
Any samples to recommend (especially for the 2nd item)?
thanks in advance,
George