<?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: Delegates in .NET</title>
	<atom:link href="http://blog.dmbcllc.com/2008/12/04/delegates-in-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmbcllc.com/2008/12/04/delegates-in-net/</link>
	<description>ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:28:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://blog.dmbcllc.com/2008/12/04/delegates-in-net/comment-page-1/#comment-1151</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 04 Dec 2008 15:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2008/12/04/delegates-in-net/#comment-1151</guid>
		<description>It is true that it would throw an exception just like using any other variable that had not been assigned would throw one.

The trick in explaining something is always in what order does  it make the most sense.</description>
		<content:encoded><![CDATA[<p>It is true that it would throw an exception just like using any other variable that had not been assigned would throw one.</p>
<p>The trick in explaining something is always in what order does  it make the most sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Martin</title>
		<link>http://blog.dmbcllc.com/2008/12/04/delegates-in-net/comment-page-1/#comment-1150</link>
		<dc:creator>Jeff Martin</dc:creator>
		<pubDate>Thu, 04 Dec 2008 15:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2008/12/04/delegates-in-net/#comment-1150</guid>
		<description>I think your explanation is a bit out of order, you want to declare the delegate, then assign it to Foo2, then use it.

if you did it in the order you are describing - i think you would throw a null reference exception.

(Granted its not all the same section of code, but someone new may not understand).</description>
		<content:encoded><![CDATA[<p>I think your explanation is a bit out of order, you want to declare the delegate, then assign it to Foo2, then use it.</p>
<p>if you did it in the order you are describing &#8211; i think you would throw a null reference exception.</p>
<p>(Granted its not all the same section of code, but someone new may not understand).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.232 seconds -->
