ADBRITE ads links
You are here: CodeIdol.com > C# > A First Look at ADO.NET and System.Xml v. 2.0 > The XPathDocument2 Class
A First Look at ADO.NET and System.Xml v. 2.0
| The previous chapter provided an overview of the improvements to System.Xml and the reasons behind them. This chapter and the next two provide code examples...
|
|
| As an example of how the XPathEditor makes it easy to update the XPathDocument2, we can load an XML document and make some changes. Throughout...
|
|
| An Overview of the XPathDocument2 Class
The XPathDocument2 class is used to load XML documents into memory and provides optimized storage for XML query languages such...
|
|
| Before we look at more examples of using the XPathDocument2 class, this section contains a concise reference to all its properties and methods.
In System.Xml 1.x...
|
|
| The XPathEditor and XPathChangeNavigator Classes
The XPathEditor and XPathChangeNavigator classes, both derived from the XPathNavigator2 class, add their own particular functionality based on the cursor navigation...
|
|
| Having seen how the XPathDocument2 class can be updated with the XPathEditor class, we'll now look at some of the methods on the XPath Document2...
|
|
| In this chapter, we looked at the XPathDocument2 class members and how these properties and methods can be put to work. We saw how the...
|
|
You are here: CodeIdol.com > C# > A First Look at ADO.NET and System.Xml v. 2.0 > The XPathDocument2 Class
|
|
Related tags
Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......
|
|