Jeff Prosise has written an article “Currency Converter with ASP.NET Web Forms”, he pretty much explained how to load XML data with ASP.NET from the “Rates.xml” file. In this article I have created Currency Converter Server which can be scheduled to extract the data from third party site and build the “Rates.xml” dynamically.