0
kicks
Web services and Silverlight 1.1 C# gotchas
A few gotchas when using webservices from Silverlight. If you're going to use any kind of data in your Silverlight apps, and you probably are, then you have to use a webservice. Calling a webservice from Silverlight is a bit different from calling a webservice from another ASP.NET page.