<?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/VBNet</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 17:37:50 GMT</pubDate>
<item>
<title>(VB.NET) Get Page Source Code - nimblebits</title>
<link>http://snipplr.com/view/70724/get-page-source-code/</link>
<description><![CDATA[ <p>You can use this to get the page source code of any valid URL. Tested on VS2010.</p> ]]></description>
<pubDate>Tue, 09 Apr 2013 19:22:14 GMT</pubDate>
<guid>http://snipplr.com/view/70724/get-page-source-code/</guid>
</item>
<item>
<title>(VB.NET) VB.NET Method Perform Scalar - nimblebits</title>
<link>http://snipplr.com/view/68801/vbnet-method-perform-scalar/</link>
<description><![CDATA[ <p>This is a method that can be used to take a connection string and a valid oledb command and perform a scalar. This returns an Integer/Int32 value.</p> ]]></description>
<pubDate>Wed, 28 Nov 2012 21:19:37 GMT</pubDate>
<guid>http://snipplr.com/view/68801/vbnet-method-perform-scalar/</guid>
</item>
<item>
<title>(VB.NET) Copy items between 2 ListView Controls - ed_trench</title>
<link>http://snipplr.com/view/67425/copy-items-between-2-listview-controls/</link>
<description><![CDATA[ <p>Copying/Moving items between 2 ListView Controls for reference</p> ]]></description>
<pubDate>Sat, 29 Sep 2012 00:12:27 GMT</pubDate>
<guid>http://snipplr.com/view/67425/copy-items-between-2-listview-controls/</guid>
</item>
<item>
<title>(VB.NET) Determine if text file is Unicode encoded - ShaneGowland</title>
<link>http://snipplr.com/view/66287/determine-if-text-file-is-unicode-encoded/</link>
<description><![CDATA[ <p>The .NET Framework doesn't support automatic detection of character encoding in the default file I/O methods. This is a quick function that returns True in the specified file is Unicode.</p> ]]></description>
<pubDate>Mon, 23 Jul 2012 18:18:14 GMT</pubDate>
<guid>http://snipplr.com/view/66287/determine-if-text-file-is-unicode-encoded/</guid>
</item>
<item>
<title>(VB.NET) Dynamic  CSS  file in header - kzelda</title>
<link>http://snipplr.com/view/64477/dynamic--css--file-in-header/</link>
<description><![CDATA[ <p>Dynamic  Add css file in header</p> ]]></description>
<pubDate>Tue, 10 Apr 2012 17:02:55 GMT</pubDate>
<guid>http://snipplr.com/view/64477/dynamic--css--file-in-header/</guid>
</item>
<item>
<title>(VB.NET) Find all TreatWarningsAsErrors=false projects - slolife</title>
<link>http://snipplr.com/view/64215/find-all-treatwarningsaserrorsfalse-projects/</link>
<description><![CDATA[ <p>VS.NET Macro to list all projects in current solution that have TreatWarningsAsErrors=false.</p> ]]></description>
<pubDate>Thu, 29 Mar 2012 10:35:04 GMT</pubDate>
<guid>http://snipplr.com/view/64215/find-all-treatwarningsaserrorsfalse-projects/</guid>
</item>
<item>
<title>(VB.NET) Hit Counter - tabook22</title>
<link>http://snipplr.com/view/56387/hit-counter/</link>
<description><![CDATA[ <p>this code shows you how to create a hit counter, you need to create a text file first</p> ]]></description>
<pubDate>Mon, 11 Jul 2011 06:49:12 GMT</pubDate>
<guid>http://snipplr.com/view/56387/hit-counter/</guid>
</item>
<item>
<title>(VB.NET) create a new datatable - tabook22</title>
<link>http://snipplr.com/view/56386/create-a-new-datatable/</link>
<description><![CDATA[ <p>This code will sow you how to create a new datatable</p> ]]></description>
<pubDate>Mon, 11 Jul 2011 06:47:38 GMT</pubDate>
<guid>http://snipplr.com/view/56386/create-a-new-datatable/</guid>
</item>
<item>
<title>(VB.NET) Create a new xml file and display it in browser - tabook22</title>
<link>http://snipplr.com/view/56385/create-a-new-xml-file-and-display-it-in-browser/</link>
<description><![CDATA[ <p>Create a new xml file and display it in browser</p> ]]></description>
<pubDate>Mon, 11 Jul 2011 06:46:17 GMT</pubDate>
<guid>http://snipplr.com/view/56385/create-a-new-xml-file-and-display-it-in-browser/</guid>
</item>
<item>
<title>(VB.NET) Binding xml file to Gridview - tabook22</title>
<link>http://snipplr.com/view/56384/binding-xml-file-to-gridview/</link>
<description><![CDATA[ <p>This code will be used to bind an xml file to gridview</p> ]]></description>
<pubDate>Mon, 11 Jul 2011 06:44:39 GMT</pubDate>
<guid>http://snipplr.com/view/56384/binding-xml-file-to-gridview/</guid>
</item>
<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) Insert new line inside textboxs for VB.NET and C# and JavaScript - ramirocalero</title>
<link>http://snipplr.com/view/42994/insert-new-line-inside-textboxs-for-vbnet-and-c-and-javascript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Oct 2010 04:30:10 GMT</pubDate>
<guid>http://snipplr.com/view/42994/insert-new-line-inside-textboxs-for-vbnet-and-c-and-javascript/</guid>
</item>
<item>
<title>(VB.NET) Add javascript in VB.Net and C# - ramirocalero</title>
<link>http://snipplr.com/view/42977/add-javascript-in-vbnet-and-c/</link>
<description><![CDATA[ <p>Hay dos maneras, la mejor es usar el script manager, tambien ver la diferencia entre 
http://forums.asp.net/t/902895.aspx</p> ]]></description>
<pubDate>Tue, 26 Oct 2010 23:36:35 GMT</pubDate>
<guid>http://snipplr.com/view/42977/add-javascript-in-vbnet-and-c/</guid>
</item>
<item>
<title>(VB.NET) Server-side Cookie Helper Methods - mecha</title>
<link>http://snipplr.com/view/42742/serverside-cookie-helper-methods/</link>
<description><![CDATA[ <p>You should include these Cookie helpers in your base page class.  Enjoy!</p> ]]></description>
<pubDate>Fri, 22 Oct 2010 06:12:59 GMT</pubDate>
<guid>http://snipplr.com/view/42742/serverside-cookie-helper-methods/</guid>
</item>
<item>
<title>(VB.NET) Obteniendo IP Publica - VB.NET - goo</title>
<link>http://snipplr.com/view/38734/obteniendo-ip-publica--vbnet/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 09 Aug 2010 07:04:34 GMT</pubDate>
<guid>http://snipplr.com/view/38734/obteniendo-ip-publica--vbnet/</guid>
</item>
<item>
<title>(VB.NET) White space/Empty String trim function, for Arraylist class - brunozepelini</title>
<link>http://snipplr.com/view/38052/white-spaceempty-string-trim-function-for-arraylist-class/</link>
<description><![CDATA[ <p>I don\\\'t know if exist a easier way to do this. For me, works fine. =)</p> ]]></description>
<pubDate>Thu, 29 Jul 2010 22:20:07 GMT</pubDate>
<guid>http://snipplr.com/view/38052/white-spaceempty-string-trim-function-for-arraylist-class/</guid>
</item>
<item>
<title>(VB.NET) Vb.net Check for 30 day trial - brandonio21</title>
<link>http://snipplr.com/view/38023/vbnet-check-for-30-day-trial/</link>
<description><![CDATA[ <p>Created by Brandon</p> ]]></description>
<pubDate>Thu, 29 Jul 2010 12:07:11 GMT</pubDate>
<guid>http://snipplr.com/view/38023/vbnet-check-for-30-day-trial/</guid>
</item>
<item>
<title>(VB.NET) Minimize to Tray - bennyty</title>
<link>http://snipplr.com/view/29390/minimize-to-tray/</link>
<description><![CDATA[ <p>When the form minimizes it will hide and make an "Notifyicon" in the taskbar, when clicked it will reopen the form. I suggest adding a ContextMenuStrip to the notify icon to make right clicking possible.</p> ]]></description>
<pubDate>Sun, 07 Mar 2010 09:31:19 GMT</pubDate>
<guid>http://snipplr.com/view/29390/minimize-to-tray/</guid>
</item>
<item>
<title>(C#) Convert LowerCase and UpperCase to TitleCase in .NET - emregulcan</title>
<link>http://snipplr.com/view/29316/convert-lowercase-and-uppercase-to-titlecase-in-net/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Mar 2010 01:24:08 GMT</pubDate>
<guid>http://snipplr.com/view/29316/convert-lowercase-and-uppercase-to-titlecase-in-net/</guid>
</item>
<item>
<title>(VB.NET) Get all system Printers - keidash</title>
<link>http://snipplr.com/view/27685/get-all-system-printers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 04 Feb 2010 08:22:11 GMT</pubDate>
<guid>http://snipplr.com/view/27685/get-all-system-printers/</guid>
</item>
</channel>
</rss>