<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jared McAteer's Blag - jaredmcateer.com &#187; VB.NET</title>
	<atom:link href="http://jaredmcateer.com/category/it/coding/vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredmcateer.com</link>
	<description>Look at me! Attention whoring in progress.</description>
	<lastBuildDate>Mon, 18 Jan 2010 20:38:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exporting Gridview with Template Fields to Excel in ASP.NET 3.5</title>
		<link>http://jaredmcateer.com/2009/09/29/exporting-gridview-with-template-fields-to-excel-in-asp-net-3-5/</link>
		<comments>http://jaredmcateer.com/2009/09/29/exporting-gridview-with-template-fields-to-excel-in-asp-net-3-5/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 16:20:27 +0000</pubDate>
		<dc:creator>Jared McAteer</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://jaredmcateer.com/?p=108</guid>
		<description><![CDATA[I recently needed to export a GridView in ASP.NET with a VB.NET codebehind and was coming up very short on answers, I found a few solutions in c# but for some reason they just didn&#8217;t want to work when I translated it to VB.NET. When I finally did I found that the export came out [...]]]></description>
		<wfw:commentRss>http://jaredmcateer.com/2009/09/29/exporting-gridview-with-template-fields-to-excel-in-asp-net-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make VS.NET 2008 intellisense a little more intelligent</title>
		<link>http://jaredmcateer.com/2008/09/11/make-vsnet-2008-intellisense-a-little-more-intelligent/</link>
		<comments>http://jaredmcateer.com/2008/09/11/make-vsnet-2008-intellisense-a-little-more-intelligent/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 21:27:37 +0000</pubDate>
		<dc:creator>Jared McAteer</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://jaredmcateer.com/?p=60</guid>
		<description><![CDATA[Looking for a solution to Visual Studio 2008&#8217;s Intellisense&#8217;s poor performance while editing large HTML documents I came across an awesome discovery. You can extend the intellisense to include jQuery (well any framework provided you have it properly documented.) This is awesome because even though I love the new Ajax Control Toolkit in VS.NET 2008 [...]]]></description>
		<wfw:commentRss>http://jaredmcateer.com/2008/09/11/make-vsnet-2008-intellisense-a-little-more-intelligent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing multi-frame Tiff images in VB.NET with multiple orientations</title>
		<link>http://jaredmcateer.com/2007/08/03/printing-multi-frame-tiff-images-in-vbnet-with-multiple-orientations/</link>
		<comments>http://jaredmcateer.com/2007/08/03/printing-multi-frame-tiff-images-in-vbnet-with-multiple-orientations/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 15:42:36 +0000</pubDate>
		<dc:creator>Jared McAteer</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://www.jaredmcateer.com/2007/08/03/printing-multi-frame-tiff-images-in-vbnet-with-multiple-orientations/</guid>
		<description><![CDATA[This is a continuation of &#8220;Printing multi-frame Tiff images in VB.NET to a certain printer tray.&#8221; A problem came up that I hadn&#8217;t accounted for and my client came back to me. I was worried I&#8217;d have to implement a solution that actually rotated the image, requiring some crazy math voodoo that I prefer to [...]]]></description>
		<wfw:commentRss>http://jaredmcateer.com/2007/08/03/printing-multi-frame-tiff-images-in-vbnet-with-multiple-orientations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing multi-frame Tiff images in VB.NET to a certain printer tray</title>
		<link>http://jaredmcateer.com/2007/03/07/printing-multi-frame-tiff-images-in-vbnet-to-a-certain-printer-tray/</link>
		<comments>http://jaredmcateer.com/2007/03/07/printing-multi-frame-tiff-images-in-vbnet-to-a-certain-printer-tray/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 18:28:17 +0000</pubDate>
		<dc:creator>Jared McAteer</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://www.jaredmcateer.com/2007/03/07/printing-multi-frame-tiff-images-in-vbnet-to-a-certain-printer-tray/</guid>
		<description><![CDATA[A part of work I was asked to create a simple program that prints a multi-frame Tiff image from the file system to a (user-definable) printer and specific tray and to add some fun the ability to specify which page to start on and the ability to skip X number of pages between.
This is a [...]]]></description>
		<wfw:commentRss>http://jaredmcateer.com/2007/03/07/printing-multi-frame-tiff-images-in-vbnet-to-a-certain-printer-tray/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
