<?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>Errors &#38; Geeks &#187; ASP.NET</title>
	<atom:link href="http://errors-geek.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://errors-geek.com</link>
	<description>Coding Tips &#38; Tricks</description>
	<lastBuildDate>Fri, 03 Sep 2010 00:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>oatalk.com &#8211; Post on Asp.net Error Handling</title>
		<link>http://errors-geek.com/net/oatalk-com-post-on-asp-net-error-handling/</link>
		<comments>http://errors-geek.com/net/oatalk-com-post-on-asp-net-error-handling/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 00:57:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[event-using]]></category>
		<category><![CDATA[events-needs]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/oatalk-com-post-on-asp-net-error-handling/</guid>
		<description><![CDATA[net Ajax Error HandlingTwo events needs to be registered BeginRequest, and EndRequest in the Page Load event using add_beginRequest and add_endRequest.]]></description>
			<content:encoded><![CDATA[<p>net Ajax Error HandlingTwo events needs to be registered BeginRequest, and EndRequest in the Page Load event using add_beginRequest and add_endRequest.</p>
<p>View post:<br />
<a target="_blank" href="http://www.oatalk.com/News/post-on-asp-net-error-handling/" title="oatalk.com - Post on Asp.net Error Handling">oatalk.com &#8211; Post on Asp.net Error Handling</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/net/oatalk-com-post-on-asp-net-error-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eneter.net: Error Handling and Diagnostic in Eneter.Messaging &#8230;</title>
		<link>http://errors-geek.com/python/eneter-net-error-handling-and-diagnostic-in-eneter-messaging/</link>
		<comments>http://errors-geek.com/python/eneter-net-error-handling-and-diagnostic-in-eneter-messaging/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 22:19:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[diagnostic]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[scenario]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[the-framework]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/eneter-net-error-handling-and-diagnostic-in-eneter-messaging/</guid>
		<description><![CDATA[Summary: The article describes the error handling behavior of Eneter.Messaging.Framework and shows how to use Debug View for the diagnostic. Introduction for newcomers. If you are new, then Eneter.Messaging.Framework is a middleware ...]]></description>
			<content:encoded><![CDATA[<p>Summary: The article describes the error handling behavior of Eneter.Messaging.Framework and shows how to use Debug View for the diagnostic. Introduction for newcomers. If you are new, then Eneter.Messaging.Framework is a middleware &#8230;</p>
<p>See original here: <br />
<a target="_blank" href="http://eneter.blogspot.com/2010/08/error-handling-and-diagnostic-in.html" title="eneter.net: Error Handling and Diagnostic in Eneter.Messaging ...">eneter.net: Error Handling and Diagnostic in Eneter.Messaging &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/python/eneter-net-error-handling-and-diagnostic-in-eneter-messaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SourceField.blogspot.com: base page asp.net error handling</title>
		<link>http://errors-geek.com/python/sourcefield-blogspot-com-base-page-asp-net-error-handling/</link>
		<comments>http://errors-geek.com/python/sourcefield-blogspot-com-base-page-asp-net-error-handling/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 15:56:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[asp-net]]></category>
		<category><![CDATA[running]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/sourcefield-blogspot-com-base-page-asp-net-error-handling/</guid>
		<description><![CDATA[base page asp. net error handling . basepage class: public delegate void UnSafeProcedure(); public class BasePage : System.Web.UI.Page { public CAssertions assert= new CAssertions(); // my own assertor, produce AssertionException ...]]></description>
			<content:encoded><![CDATA[<p>base page asp. net error handling . basepage class: public delegate void UnSafeProcedure(); public class BasePage : System.Web.UI.Page { public CAssertions assert= new CAssertions(); // my own assertor, produce AssertionException &#8230;</p>
<p>View original here:<br />
<a target="_blank" href="http://sourcefield.blogspot.com/2010/07/base-page-aspnet-error-handling.html" title="SourceField.blogspot.com: base page asp.net error handling">SourceField.blogspot.com: base page asp.net error handling</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/python/sourcefield-blogspot-com-base-page-asp-net-error-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pauf &#124; Pauf.com update to dot net blog engine 1.6</title>
		<link>http://errors-geek.com/php/pauf-pauf-com-update-to-dot-net-blog-engine-1-6/</link>
		<comments>http://errors-geek.com/php/pauf-pauf-com-update-to-dot-net-blog-engine-1-6/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 02:17:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[asp-net]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[philippines]]></category>
		<category><![CDATA[welcome-to-pauf]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/pauf-pauf-com-update-to-dot-net-blog-engine-1-6/</guid>
		<description><![CDATA[ NET Error Handling Web Page Error Handling When dealing with error exception on a web page, we will always focus on pr...Youtube hacked! Wikipedia down! iTune account hacked? Internet Disaster Day?Youtube hacked! Wikipedia down! ...]]></description>
			<content:encoded><![CDATA[<p> NET Error Handling Web Page Error Handling When dealing with error exception on a web page, we will always focus on pr&#8230;Youtube hacked! Wikipedia down! iTune account hacked? Internet Disaster Day?Youtube hacked! Wikipedia down! &#8230;</p>
<p>See the rest here: <br />
<a target="_blank" href="http://www.pauf.com/blog/post/Paufcom-update-to-dot-net-blog-engine-16.aspx" title="Pauf | Pauf.com update to dot net blog engine 1.6">Pauf | Pauf.com update to dot net blog engine 1.6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/pauf-pauf-com-update-to-dot-net-blog-engine-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Dot Net 3.5 training from Hyderabad India &#124; Tuffclassified.com</title>
		<link>http://errors-geek.com/general/online-dot-net-3-5-training-from-hyderabad-india-tuffclassified-com/</link>
		<comments>http://errors-geek.com/general/online-dot-net-3-5-training-from-hyderabad-india-tuffclassified-com/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 10:11:47 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[education-learning]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[health-fitness]]></category>
		<category><![CDATA[housing]]></category>
		<category><![CDATA[pets]]></category>
		<category><![CDATA[real-estate]]></category>
		<category><![CDATA[rentals]]></category>
		<category><![CDATA[resumes]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/online-dot-net-3-5-training-from-hyderabad-india-tuffclassified-com/</guid>
		<description><![CDATA[ NET Error Handling &#38; Debug. 11. SECURITY IN ASP.NET. 12. SITE NAVIGATION. 13. AJAX Intro. 14. WEB PARTS. 15. ASP.NET Additional Concepts. C#.NET CONCEPTS. 1.INTRODUCION TO .NET. 2.C#.Net BASICS. 3.Branching &#38; Flow Control ...]]></description>
			<content:encoded><![CDATA[<p> NET Error Handling &amp; Debug. 11. SECURITY IN ASP.NET. 12. SITE NAVIGATION. 13. AJAX Intro. 14. WEB PARTS. 15. ASP.NET Additional Concepts. C#.NET CONCEPTS. 1.INTRODUCION TO .NET. 2.C#.Net BASICS. 3.Branching &amp; Flow Control &#8230;</p>
<p>See the original post here:<br />
<a target="_blank" href="http://tuffclassified.com/online-dot-net-3-5-training-from-hyderabad-india/" title="Online Dot Net 3.5 training from Hyderabad India | Tuffclassified.com">Online Dot Net 3.5 training from Hyderabad India | Tuffclassified.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/general/online-dot-net-3-5-training-from-hyderabad-india-tuffclassified-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>instantiate &#124; Custom exceptions for recoverable errors</title>
		<link>http://errors-geek.com/net/instantiate-custom-exceptions-for-recoverable-errors/</link>
		<comments>http://errors-geek.com/net/instantiate-custom-exceptions-for-recoverable-errors/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 22:52:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[afghanistan]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[exception-handling]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[indonesia]]></category>
		<category><![CDATA[instantiate]]></category>
		<category><![CDATA[philippines]]></category>
		<category><![CDATA[singapore]]></category>
		<category><![CDATA[thirdpartylibrary]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/instantiate-custom-exceptions-for-recoverable-errors/</guid>
		<description><![CDATA[What are your thoughts and experiences with . net error handling ? f3d2a3db-21a6-4494-a33e-723de3dd6fde&#124;3&#124;5.0. Tags: .net, C#, exception handling · E-mail &#124; Kick it! &#124; DZone it! &#124; del.icio.us &#124; Permalink &#124; Post RSS RSS comment feed ...]]></description>
			<content:encoded><![CDATA[<p>What are your thoughts and experiences with . net error handling ? f3d2a3db-21a6-4494-a33e-723de3dd6fde|3|5.0. Tags: .net, C#, exception handling · E-mail | Kick it! | DZone it! | del.icio.us | Permalink | Post RSS RSS comment feed &#8230;</p>
<p>View original here:<br />
<a target="_blank" href="http://instantiate.co.nz/post/Custom-exceptions-for-recoverable-errors.aspx" title="instantiate | Custom exceptions for recoverable errors">instantiate | Custom exceptions for recoverable errors</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/net/instantiate-custom-exceptions-for-recoverable-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Custom Error Pages</title>
		<link>http://errors-geek.com/general/asp-net-custom-error-pages/</link>
		<comments>http://errors-geek.com/general/asp-net-custom-error-pages/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 17:44:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[negovan]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/asp-net-custom-error-pages/</guid>
		<description><![CDATA[Best Asp. net error handling article ! Parimanam on November 12, 2008. very useful article in error handling in asp.net. Thans Milan. John on January 16, 2009. Great Article!!! Thanks :). Leo schoonbroodt on February 12, 2009 ...]]></description>
			<content:encoded><![CDATA[<p>Best Asp. net error handling article ! Parimanam on November 12, 2008. very useful article in error handling in asp.net. Thans Milan. John on January 16, 2009. Great Article!!! Thanks <img src='http://errors-geek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Leo schoonbroodt on February 12, 2009 &#8230;</p>
<p>Here is the original: <br />
<a target="_blank" href="http://aspnetresources.com/articles/CustomErrorPages" title="ASP.NET Custom Error Pages">ASP.NET Custom Error Pages</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/general/asp-net-custom-error-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting errors and bottlenecks PHP</title>
		<link>http://errors-geek.com/python/detecting-errors-and-bottlenecks-php/</link>
		<comments>http://errors-geek.com/python/detecting-errors-and-bottlenecks-php/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 17:01:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[asp-net]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft-excel]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/detecting-errors-and-bottlenecks-php/</guid>
		<description><![CDATA[In this php tutorial I'll teach different ways to detect errors and bottlenecks in PHP projects. PHP tutorial.]]></description>
			<content:encoded><![CDATA[<p>In this php tutorial I&#8217;ll teach different ways to detect errors and bottlenecks in PHP projects. PHP tutorial.</p>
<p>Read the original post:<br />
<a target="_blank" href="http://www.tutcity.com/tutorial/php-error-handling-bottleneck.26836.html" title="Detecting errors and bottlenecks PHP">Detecting errors and bottlenecks PHP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/python/detecting-errors-and-bottlenecks-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MutantBunny Blog &#8211; Our Thoughts, or lack there of: ASP.Net Error &#8230;</title>
		<link>http://errors-geek.com/net/mutantbunny-blog-our-thoughts-or-lack-there-of-asp-net-error/</link>
		<comments>http://errors-geek.com/net/mutantbunny-blog-our-thoughts-or-lack-there-of-asp-net-error/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 15:59:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[asp-net]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/mutantbunny-blog-our-thoughts-or-lack-there-of-asp-net-error/</guid>
		<description><![CDATA[ Net Error Handling . Options. 1. Catch a page level - On page catch the Page_Error event. Inside of Page_Error call Server.GetLastError to retrieve error, call Server.ClearError to remove the error. 2. Catch application level errors in ...]]></description>
			<content:encoded><![CDATA[<p> Net Error Handling . Options. 1. Catch a page level &#8211; On page catch the Page_Error event. Inside of Page_Error call Server.GetLastError to retrieve error, call Server.ClearError to remove the error. 2. Catch application level errors in &#8230;</p>
<p>See the original post: <br />
<a target="_blank" href="http://blog.mutantbunny.com/2010/06/aspnet-error-handling.html" title="MutantBunny Blog - Our Thoughts, or lack there of: ASP.Net Error ...">MutantBunny Blog &#8211; Our Thoughts, or lack there of: ASP.Net Error &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/net/mutantbunny-blog-our-thoughts-or-lack-there-of-asp-net-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Handling in ASP.Net Ajax Applications &#124; w3bookmarks</title>
		<link>http://errors-geek.com/php/error-handling-in-asp-net-ajax-applications-w3bookmarks/</link>
		<comments>http://errors-geek.com/php/error-handling-in-asp-net-ajax-applications-w3bookmarks/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 18:55:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[asp-net]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[handling-filter]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/error-handling-in-asp-net-ajax-applications-w3bookmarks/</guid>
		<description><![CDATA[... original exception's Message property.Show a Generic Error Message.Display Generic Error with Technical information.Displaying error message on the page instead of MessageBox in ASP.Net AJAX.Using ASP. Net Error Handling Techniques. ...]]></description>
			<content:encoded><![CDATA[<p>&#8230; original exception&#8217;s Message property.Show a Generic Error Message.Display Generic Error with Technical information.Displaying error message on the page instead of MessageBox in ASP.Net AJAX.Using ASP. Net Error Handling Techniques. &#8230;</p>
<p>See original here:<br />
<a target="_blank" href="http://www.w3bookmarks.com/ajax/error-handling-in-asp-net-ajax-applications/" title="Error Handling in ASP.Net Ajax Applications | w3bookmarks">Error Handling in ASP.Net Ajax Applications | w3bookmarks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/error-handling-in-asp-net-ajax-applications-w3bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
