<?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>David Lari&#039;s Blog &#187; ASP.NET</title>
	<atom:link href="http://davidlari.com/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidlari.com</link>
	<description>New and improved, more bloggier blog.</description>
	<lastBuildDate>Thu, 05 Apr 2012 19:38:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moving VS 2008 Web Apps to IIS 7</title>
		<link>http://davidlari.com/2011/03/moving-vs-2008-web-apps-to-iis-7/</link>
		<comments>http://davidlari.com/2011/03/moving-vs-2008-web-apps-to-iis-7/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 13:07:05 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://davidlari.com/?p=584</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2011/03/moving-vs-2008-web-apps-to-iis-7/">Moving VS 2008 Web Apps to IIS 7</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
Moving VS 2008 Web Apps to IIS 7Post from: David Lari's Blog Copyrighted material. All rights reserved. Moving off of Windows XP and over to Windows 7 on my work computer has been trying. My latest problem has been getting &#8230; <a href="http://davidlari.com/2011/03/moving-vs-2008-web-apps-to-iis-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2011/03/moving-vs-2008-web-apps-to-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer Rendering Problems</title>
		<link>http://davidlari.com/2011/02/internet-explorer-rendering-problems/</link>
		<comments>http://davidlari.com/2011/02/internet-explorer-rendering-problems/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 15:24:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://davidlari.com/?p=574</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2011/02/internet-explorer-rendering-problems/">Internet Explorer Rendering Problems</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
Internet Explorer Rendering ProblemsPost from: David Lari's Blog Copyrighted material. All rights reserved. Where I work, we &#8216;officially&#8217; support Internet Explorer. In my web applications, I try to support Firefox, Opera and Chrome as well. It is not too hard &#8230; <a href="http://davidlari.com/2011/02/internet-explorer-rendering-problems/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2011/02/internet-explorer-rendering-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System.Data.OleDb.OleDbException: Unspecified error</title>
		<link>http://davidlari.com/2009/06/systemdataoledboledbexception-unspecified-error/</link>
		<comments>http://davidlari.com/2009/06/systemdataoledboledbexception-unspecified-error/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 01:00:39 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://davidlari.com/?p=217</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2009/06/systemdataoledboledbexception-unspecified-error/">System.Data.OleDb.OleDbException: Unspecified error</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
System.Data.OleDb.OleDbException: Unspecified errorPost from: David Lari's Blog Copyrighted material. All rights reserved. If you are getting an error like the one below in your ASP.Net application when trying to open an Excel or Access file, you may need to reset &#8230; <a href="http://davidlari.com/2009/06/systemdataoledboledbexception-unspecified-error/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2009/06/systemdataoledboledbexception-unspecified-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Visual Studio bug: asp:UpdatePanel could not be set on property &#8216;ContentTemplate&#8217;</title>
		<link>http://davidlari.com/2009/04/visual-studio-bug-aspupdatepanel-could-not-be-set-on-property-contenttemplate/</link>
		<comments>http://davidlari.com/2009/04/visual-studio-bug-aspupdatepanel-could-not-be-set-on-property-contenttemplate/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 18:23:02 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[updatePanel]]></category>

		<guid isPermaLink="false">http://davidlari.com/?p=190</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2009/04/visual-studio-bug-aspupdatepanel-could-not-be-set-on-property-contenttemplate/">Visual Studio bug: asp:UpdatePanel could not be set on property &#8216;ContentTemplate&#8217;</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
Visual Studio bug: asp:UpdatePanel could not be set on property &#8216;ContentTemplate&#8217;Post from: David Lari's Blog Copyrighted material. All rights reserved. So, I ran the Secunia Online Vulnerability inspector on my work PC and noticed there were over a dozen missing &#8230; <a href="http://davidlari.com/2009/04/visual-studio-bug-aspupdatepanel-could-not-be-set-on-property-contenttemplate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2009/04/visual-studio-bug-aspupdatepanel-could-not-be-set-on-property-contenttemplate/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Keeping a Session Alive</title>
		<link>http://davidlari.com/2009/04/keeping-a-session-alive/</link>
		<comments>http://davidlari.com/2009/04/keeping-a-session-alive/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 01:20:32 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://davidlari.com/?p=178</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2009/04/keeping-a-session-alive/">Keeping a Session Alive</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
Keeping a Session AlivePost from: David Lari's Blog Copyrighted material. All rights reserved. It seems like such a simple thing, I&#8217;m amazed it&#8217;s not part of Microsoft&#8217;s whole webform architecture. I would like to keep a user&#8217;s session from timing &#8230; <a href="http://davidlari.com/2009/04/keeping-a-session-alive/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2009/04/keeping-a-session-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are You Sure?</title>
		<link>http://davidlari.com/2009/03/are-you-sure/</link>
		<comments>http://davidlari.com/2009/03/are-you-sure/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 01:00:23 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[undo]]></category>
		<category><![CDATA[usablility]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://davidlari.com/?p=172</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2009/03/are-you-sure/">Are You Sure?</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
Are You Sure?Post from: David Lari's Blog Copyrighted material. All rights reserved. Are you sure? How many times have you been asked that question by your computer when you wanted to delete something? I don&#8217;t know about other folks, but &#8230; <a href="http://davidlari.com/2009/03/are-you-sure/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2009/03/are-you-sure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Enabled Pages</title>
		<link>http://davidlari.com/2009/03/ajax-enabled-pages/</link>
		<comments>http://davidlari.com/2009/03/ajax-enabled-pages/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 00:00:10 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://geeki.us/?p=15</guid>
		<description><![CDATA[<p><a href="http://davidlari.com/2009/03/ajax-enabled-pages/">AJAX Enabled Pages</a><br/><br/>Post from: <a href="http://davidlari.com">David Lari's Blog</a> Copyrighted material. All rights reserved.</p>
AJAX Enabled PagesPost from: David Lari's Blog Copyrighted material. All rights reserved. For the most part, I&#8217;ve found it pretty easy to &#8216;AJAX&#8217;ify a web page, but there are a few quirks and gotchas. I&#8217;ll try to list a few &#8230; <a href="http://davidlari.com/2009/03/ajax-enabled-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://davidlari.com/2009/03/ajax-enabled-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

