Print

windows live messenger no longer exists

Written by Marco Klein. Posted in Uncategorised

As you may already know, Microsoft has stopped support for Windows live Messenger and will stop the Service soon. The result of this is that we will stop developing on a live messenger app for sone. But as you know, we will develop a skype app. Microsoft has bought Skype some time ago SMILEYS_WINK

Print

how to trace wcf the easy way

Written by Marco Klein. Posted in C#

I have ever searched for a way of tracing WCF data on client side. In my special case, I have a dynamic WCF client being able to connect to any other WCF server supporting my WCF protocol. So it is not very easy to enable WCF tracing. Now I have found something interesting. With that, you can trace any call in detail: Where did the service connect to, which data has been transferred and much more SMILEYS_SMILE Interested? Take a look!


Tags:
wcf  tracing  trace  csharp  c#  dynamic wcf  wcf rest  rest  restful  service