How use Xml data in ASP.net?



How use Xml data in ASP.net?..

Answer / Neha Singh

XML data can be used in ASP.NET through various methods, such as the System.Xml namespace, which provides classes for reading and writing XML data. Additionally, ASP.NET allows you to handle XML requests using HTTP handlers and XML web services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Life cycle of ASP.NET page when a request is made ?

4 Answers   MMTS,


how to edit gridview control in asp.net2.0

1 Answers   3i Infotech,


What is web.config and machine.config ?

3 Answers   Collabor, NDPL, TCS,


What is viewstate in asp net with example?

1 Answers  


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

1 Answers   Siebel,


Can we make a class with class with same;suppose public class abc { public class abc { } }

1 Answers  


What is the difference between HTTP-Post and HTTP-Get ?

1 Answers  


what is wpf and wcf in .net explain with an example?

2 Answers  


what cut off mark for po's,what questions they asked for interview?

1 Answers  


If Asp Dot Application is stateless what happened? during designing

3 Answers   TCS,


How many types of web application ?

1 Answers  


Can we have a web application running without web.config file?

1 Answers  


Categories