<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Easiest way of global error handling in an ASP.NET application</title>
	<atom:link href="http://sunali.com/2008/11/20/easiest-way-of-global-error-handling-in-an-aspnet-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunali.com/2008/11/20/easiest-way-of-global-error-handling-in-an-aspnet-application/</link>
	<description>Coşkun SUNALI</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:09:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Küçük şirin bir metod - Selçuk Yavuz</title>
		<link>http://sunali.com/2008/11/20/easiest-way-of-global-error-handling-in-an-aspnet-application/comment-page-1/#comment-11673</link>
		<dc:creator>Küçük şirin bir metod - Selçuk Yavuz</dc:creator>
		<pubDate>Wed, 04 Feb 2009 17:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://sunali.com/?p=225#comment-11673</guid>
		<description>[...] genel hatayı yakalamak için Coşkun Sunalı&#039;nın şu blog girdisine göz atmakta fayda var : Easiest way of global error handling in an ASP.NET application [...]</description>
		<content:encoded><![CDATA[<p>[...] genel hatayı yakalamak için Coşkun Sunalı&#8217;nın şu blog girdisine göz atmakta fayda var : Easiest way of global error handling in an ASP.NET application [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Kulov</title>
		<link>http://sunali.com/2008/11/20/easiest-way-of-global-error-handling-in-an-aspnet-application/comment-page-1/#comment-11478</link>
		<dc:creator>Martin Kulov</dc:creator>
		<pubDate>Sat, 31 Jan 2009 13:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://sunali.com/?p=225#comment-11478</guid>
		<description>Just remember that if GetLastError returns null this means that someone else already cleared the erorr. So one should also check Context.AllErrors as described here: http://sunali.com/2008/01/16/why-does-server-getlasterror-return-null/ .</description>
		<content:encoded><![CDATA[<p>Just remember that if GetLastError returns null this means that someone else already cleared the erorr. So one should also check Context.AllErrors as described here: <a href="http://sunali.com/2008/01/16/why-does-server-getlasterror-return-null/" rel="nofollow">http://sunali.com/2008/01/16/why-does-server-getlasterror-return-null/</a> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

