I dunno why you have to do that. Even if a database server is across the globe, .NET will receive the data automatically without need for XML serialization.
If you are using remoting, or web services, XML serialization is automatic as long as your data is in the form of serializable objects
Paano ba ang setup ng app mo?