LINQ Farm: LINQ to XML and Line Numbers(blogs.msdn.com)
submitted by
CharlieCalvert(7875) 3 years, 7 months ago
There are times when it is helpful to know the line number of a node in an XML file. Reporting the line number of a node can be a helpful to users, particularly if you want to report an error. It can also be convenient to search for a node by line number, but that can, of course, be a very risky endeavor, as documents can be modified accidentally, and their line numbers changed without notice.
|category: Linq
|Views: 29
tags:
LINQ another
Everyones tags:
Your Tags: