It is possible to "auto" serialize all entities from a database when solution is build? (I use WCF, WPF and Entity Framework 6)
I observed that some of entities are serialized without doing anything.
In Service Reference configuration (at client) is checked reuse types in all referenced assemblies.