Monday, October 09, 2006

[My Project] LVUtilities Lib v1.109 Updates : XmlHelper class

I have just done the following changes in this LVUtilities Lib v1.109

New XMLHelper class
1. ReadValuesByXPath()
2. ReadElementValues()
3. ReadElementList()
4. ReadSingleElementValue()
5. ReadAttributeValue()

6. UpdateValuesByXPath()
7. UpdateSingleValueByXPath()

8. InsertAttributeByXPath()
9. InsertElementByXPath()

10.RemoveAttributeByXPath()
11.RemoveElementByXPath()


Changelog
1. Overloaded Generic IsDBNullValue<>() method
2. Improve the string manipulation performance in string replacement



Download the library + examples here

No comments: