Databinding and XML is a web based article in which the author gives details about the procedure for binding web controls with XML files in ASP.NET. In this tutorial the author explains about the method of binding a DropDownListbox with XML files, which helps to display the data of the record on selecting the box. The author gives step by step procedure and also example source code for easy understanding.