---
title: "What is the use of System. XML namespace in ADO.Net?"  
description: "What is the use of System. XML namespace in ADO.Net?"  
author: "Sumit Kesarwani"  
published: 2014-01-27  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1896/what-is-the-use-of-system-xml-namespace-in-ado-dot-net  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# What is the use of System. XML namespace in ADO.Net?

System. XML :

This contains the basic objects required to create read, store, write and manipulate XML documents according to W3C recommendations.

## Answers

### Answer by Sumit Kesarwani

System. XML :

This contains the basic objects required to create read, store, write and manipulate XML documents according to W3C recommendations.


---

Original Source: https://www.mindstick.com/interview/1896/what-is-the-use-of-system-xml-namespace-in-ado-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
