<?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/language/vbnet/tags/key</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 17:16:46 GMT</pubDate>
<item>
<title>(VB.NET) VB.net KeyPress Events - connorjackson</title>
<link>http://snipplr.com/view/43279/vbnet-keypress-events/</link>
<description><![CDATA[ <p>Add this code into the KeyDown event for the form, (e.g Private Sub frmMainGame_KeyDown...) then add the code where the comments go.</p> ]]></description>
<pubDate>Sat, 30 Oct 2010 06:41:38 GMT</pubDate>
<guid>http://snipplr.com/view/43279/vbnet-keypress-events/</guid>
</item>
<item>
<title>(VB.NET) DataKey on RowDataBound - blackf0rk</title>
<link>http://snipplr.com/view/13158/datakey-on-rowdatabound/</link>
<description><![CDATA[ <p>If you need to get the DataKey value in RowDataBound (e.g. Assigning the DataKey to the CommandArgument of a button):</p> ]]></description>
<pubDate>Mon, 16 Mar 2009 12:40:35 GMT</pubDate>
<guid>http://snipplr.com/view/13158/datakey-on-rowdatabound/</guid>
</item>
<item>
<title>(VB.NET) Use a Generic Dictionary - blackf0rk</title>
<link>http://snipplr.com/view/13054/use-a-generic-dictionary/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:16:19 GMT</pubDate>
<guid>http://snipplr.com/view/13054/use-a-generic-dictionary/</guid>
</item>
</channel>
</rss>