Jonathan's Blog
  • About
  • Posts

Posts

August 31, 2007

More on this WCF issue

This week I’ve been spending some more time on this WCF issue I’ve blogged about before. Unfortunately I still don’t have a solution for the problem, and I doubt that I will ever find one. However, I did find some interesting things I thought I should blog about. I found out that the bug isn’t in the actual serialization process, but rather in the generation of the code that is supposed to do the actual serialization.
August 15, 2007

Possible WCF Serialization Issue?

As I was writing in my previous post there is something interesting going on in WCF. But before I go into the details, let me explain the situation. There are 3 services in our project, one business service, one process service and one front end. We use WCF to communicate between these services. We are using basicHttpBinding and we have a central set of XSD schema’s from which we generate code using the svcutil tool provided with .
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»
© Jonathan's Blog 2020