Silverlight 3.0 Hands-on workshop 21 May 2009 Kevin-DeRudder Silverlight 3.0 Hands-on workshop [More]
Silverlight 3 and Expression 3 available 04 May 2009 Kevin-DeRudder Silverlight 3 and Expression 3 available [More]
Silverlight and Search crawling some tips 17 April 2009 Kevin-DeRudder Silverlight and Search crawling some tips [More]
Debugging out of the browser Silverlight 3 applications 13 April 2009 Kevin-DeRudder Debugging out of the browser Silverlight 3 applications [More]
IErrorHandler: A generic Fault Converter (1/2) 13 April 2009 Nick-Van-den-Abbeele In WCF, methods communicate error information by means of SOAP faults. These SOAP faults are message types which are part of the metadata of your service contracts: service operations declare the possible faults by using FaultContracts. [ServiceContract] public interface IOrderMgrService... [More]