Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Proxies » Contracts » Serialization   (RSS)

Private Data Members

Why does a data contract with private or internal members generate a proxy with public fields? The obvious answer is that the representation for data contracts doesn't contain information about member visibility but that just leads to the question of

Differences in Guid Serialization

Why do the guids in my contract turn into strings when generating a client? You're probably mixing different types of serializers between the client and service. There's nothing wrong with this and the generated client will work correctly but you don't
 
Page view tracker