<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/nodes</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 07:20:03 GMT</pubDate>
<item>
<title>(Visual Basic) nodeExists(String, Object) As Boolean - CaptainProton</title>
<link>http://snipplr.com/view/29072/nodeexistsstring-object-as-boolean/</link>
<description><![CDATA[ <p>The method checks whether a TreeView node with a given key exists.
Note: Requires the getNodeByKey(String, Object) method.</p> ]]></description>
<pubDate>Mon, 01 Mar 2010 15:53:12 GMT</pubDate>
<guid>http://snipplr.com/view/29072/nodeexistsstring-object-as-boolean/</guid>
</item>
<item>
<title>(Visual Basic) getNodeByKey(String, Object) As Node - CaptainProton</title>
<link>http://snipplr.com/view/29071/getnodebykeystring-object-as-node/</link>
<description><![CDATA[ <p>This method returns a TreeView node based on its key.</p> ]]></description>
<pubDate>Mon, 01 Mar 2010 15:50:17 GMT</pubDate>
<guid>http://snipplr.com/view/29071/getnodebykeystring-object-as-node/</guid>
</item>
<item>
<title>(Visual Basic) clearTreeView(Object) - CaptainProton</title>
<link>http://snipplr.com/view/26952/cleartreeviewobject/</link>
<description><![CDATA[ <p>The usual Clear method for TreeViews is painfully slow; this is a quicker alternative. It clears all nodes in a TreeView.</p> ]]></description>
<pubDate>Sun, 24 Jan 2010 05:36:59 GMT</pubDate>
<guid>http://snipplr.com/view/26952/cleartreeviewobject/</guid>
</item>
<item>
<title>(XSLT) Determining if Two Node Sets Contain the Same Data - Meander365</title>
<link>http://snipplr.com/view/18245/determining-if-two-node-sets-contain-the-same-data/</link>
<description><![CDATA[ <p>Makes use of XPath's union operator | .</p> ]]></description>
<pubDate>Thu, 13 Aug 2009 03:10:20 GMT</pubDate>
<guid>http://snipplr.com/view/18245/determining-if-two-node-sets-contain-the-same-data/</guid>
</item>
<item>
<title>(JavaScript) Removing all child nodes from an element - Meander365</title>
<link>http://snipplr.com/view/16457/removing-all-child-nodes-from-an-element/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 29 Jun 2009 18:05:47 GMT</pubDate>
<guid>http://snipplr.com/view/16457/removing-all-child-nodes-from-an-element/</guid>
</item>
<item>
<title>(PHP) write and read XML - donkeykong</title>
<link>http://snipplr.com/view/7473/write-and-read-xml/</link>
<description><![CDATA[ <p>This is a simple example of how to read and write XML that includes reading attributes and nodes.</p> ]]></description>
<pubDate>Thu, 24 Jul 2008 05:16:14 GMT</pubDate>
<guid>http://snipplr.com/view/7473/write-and-read-xml/</guid>
</item>
<item>
<title>(VB.NET) Check Parent Node When Last Child is Checked - PUN1SH3R</title>
<link>http://snipplr.com/view/6145/check-parent-node-when-last-child-is-checked/</link>
<description><![CDATA[ <p>This code allows you to check the parent node in a TreeView control when the last child node is checked.</p> ]]></description>
<pubDate>Wed, 07 May 2008 15:44:00 GMT</pubDate>
<guid>http://snipplr.com/view/6145/check-parent-node-when-last-child-is-checked/</guid>
</item>
<item>
<title>(SQL) Count amout of nodeviews in a year - berkes</title>
<link>http://snipplr.com/view/1923/count-amout-of-nodeviews-in-a-year/</link>
<description><![CDATA[ <p>Counts the total amout of nodeviews between now and a year ago (the last 31536000 seconds).</p> ]]></description>
<pubDate>Thu, 04 Jan 2007 07:23:08 GMT</pubDate>
<guid>http://snipplr.com/view/1923/count-amout-of-nodeviews-in-a-year/</guid>
</item>
</channel>
</rss>