Carlos' blog

General thoughts and usage examples about WCF, ASP.NET Web API, testing and programming in general.

September, 2011

Posts
  • Carlos' blog

    WCF Extensibility – Other Serialization Extensions

    • 0 Comments
    This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . Wrapping up the “chapter” on serialization, this post will talk about other extensions for the serialization...
  • Carlos' blog

    WCF Extensibility – Data Contract Resolver

    • 2 Comments
    This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . Continuing on serialization, this post is about a new feature on the WCF serializers in .NET Framework 4.0,...
  • Carlos' blog

    WCF Extensibility – Serialization Surrogates

    • 0 Comments
    This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . After the callbacks, the next extensibility point on the list for serialization are the surrogates. This will...
  • Carlos' blog

    WCF Extensibility – Serialization Callbacks

    • 0 Comments
    This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . Continuing on the topic about serialization, the serialization callbacks are methods which, when tagged appropriately...
Page 1 of 1 (4 items)