Restricting Access to your WCF Service to a known Silverlight Client
Lately I’ve worked with a number of customers who are familiar with non-service-based ways of accessing their business logic. They typically come from one of two backgrounds:Client developers where the only connection out of the application is to the database. Web developers where all the logic exists on the server In both cases, they’re not typically working with physical application tiers, even if they logically separate their app...
No comments yet, be the first one to post comment.