Silverlight, WCF »

[3 Feb 2009 | 0 Comments]

When talking about security for service calls, there are actually a few things to consider.  First of all, how do you make sure the data sent over the wire is encrypted?  That's your first level of security: always make sure the data that's being sent over the wire is encrypted.  Af... [More]