I will be getting a xml file from a proxy webservice call. After that, i have to map that xml file to an strong typed object in my web services.I am using c#.
How can i map an xml file to a strong typed object in my web service.