Create new asp.net web application.
Add your xml file.Name it : abc.xml
Create new class file name it MyDTO.cs
Now Add new web form to show xml data in grid.
Open Webform html view.
Use below code:
Now open webform.cs file.
Add your xml file.Name it : abc.xml
Create new class file name it MyDTO.cs
Now Add new web form to show xml data in grid.
Open Webform html view.
Use below code:
Now open webform.cs file.