DCSIMG
WCF,Security - David Sackstein's Blog

Browse by Tags

All Tags » WCF » Security (RSS)

Cross-Domain Policy Files for Flash and Silverlight with WCF by David Sackstein

Introduction In an earlier blog I described my motivation for upgrading an ASMX Web Service to WCF in a particular project . In that project the client was a Flash client hosted in a web page. The upgrade was simple and, as long as I ran the client from within Flex Builder , it had no problem consuming the new self-hosted WCF service instead of the ASMX. Allowing Cross-Domain Access However, once I deployed the package outside the Flex Builder, all calls to the service failed. The reason was that...

WCF Security Scenarios - Barebones by David Sackstein

You can download the source code for these posts here . In his book, “ Programming WCF Services ”, Juval Lowy does a superb job of explaining the principles of WCF Security and simplifies the subject by discussing 4 typical security scenarios. I implemented those scenarios as demos for my latest class in WCF and I would like share them with you in this and the next few posts. Why should you read on? These demos are concise yet complete. My approach has been to use configuration files only - no code...
תגים:, ,
Powered by Community Server (Commercial Edition), by Telligent Systems