May
18
2009

Passing values from Silverlight to WCF services in SOAP headers

I am working on a contract which uses Silverlight 2.0, WCF, Entity framework, LINQ and so on to provide remote insight in the drilling status in the mining industry. While the project is interesting the problem I faced is securing the WCF service as the Silverlight app is used in the field and the d... [More]
Nov
28
2008

Silverlight design considerations

After some experimentations with Silverlight 2.0, which have been very good so far, there is one thing I want everybody to think about when you start working on projects with Silverlight 2.0 which is accessibility to the source code by a consumer. What?? you say... yes, a deployed Silverlight ... [More]