Prev: Multi-dimension array and Property Grid control
Next: Supported image-formats by Windows.Media.BitmapDecoder?
From: Chris on 3 Oct 2009 16:03 Xponent has released the first beta version of CAX, a caching API for XML. CAX extends the functionality of the .NET XmlReader, which is a fast XML pull parser. CAX buffers and caches XML as it is parsed and provides a cursor to all previously parsed XML. CursorMoveToParent and CursorMoveToRoot are two of the eighteen cursor methods. The Path property gives the full path of the currently parsed node. CAX may be downloaded from the company website. http://www.xponentsoftware.com/cax.aspx |