We don't really use xml in ASP.Net.
We use a file called the web.config file. This can be used to store tons of information related to the website.
For e.g. session information, web service endpoint configuration or simply connection strings.
Web.config File - ASP.NET[
^] is a quick reference to this web site.