In \"full\" .NET it is pretty easy to swap out the serializer - either in configuration, or via custom attributes. However, I want to do something similar in Silverlight\'s
Further to Carlos' answer, since WP7.1 (Mango) is SL4 compatible, it might have the extensibility points required.