Sorry, but there are no more tags available to filter with.
-
I just found this rather interesting article on MSDN that describes what's new in the System.Xml namespace for .NET Framework 2.0. The main points I took note of where: Always use the new factory methods for creating XmlReaders and XmlWriters (i.e. XmlReader...