<?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: Delegate and Events in C# .NET	</title>
	<atom:link href="https://studentprojects.in/software-development/dotnet/dotnet-tutorials/delegate-events-net/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in/software-development/dotnet/dotnet-tutorials/delegate-events-net/</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Sat, 10 Dec 2022 03:55:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>
		By: Alex Leblois		</title>
		<link>https://studentprojects.in/software-development/dotnet/dotnet-tutorials/delegate-events-net/comment-page-1/#comment-9794</link>

		<dc:creator><![CDATA[Alex Leblois]]></dc:creator>
		<pubDate>Wed, 22 May 2013 11:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=2560#comment-9794</guid>

					<description><![CDATA[Hi, 

When we make an object of a class then we can access all function of a class and Base class functions too. Here we can see that a user can simple make an object of a 

class and access all information of class. But in real word this is drawback of an object. 

This is a nice article so thanks for sharing your knowledge. There are few other links that also described &quot;Delegate in C#&quot; in a good way.

http://mindstick.com/Articles/2ace6310-943e-4f1b-a193-c1b5f61acd54/default.aspx?Delegate+in+C+Net

http://www.dotnetperls.com/delegate	

http://www.codeproject.com/Articles/11657/Understanding-Delegates-in-C]]></description>
			<content:encoded><![CDATA[<p>Hi, </p>
<p>When we make an object of a class then we can access all function of a class and Base class functions too. Here we can see that a user can simple make an object of a </p>
<p>class and access all information of class. But in real word this is drawback of an object. </p>
<p>This is a nice article so thanks for sharing your knowledge. There are few other links that also described &#8220;Delegate in C#&#8221; in a good way.</p>
<p><a href="http://mindstick.com/Articles/2ace6310-943e-4f1b-a193-c1b5f61acd54/default.aspx?Delegate+in+C+Net" rel="nofollow ugc">http://mindstick.com/Articles/2ace6310-943e-4f1b-a193-c1b5f61acd54/default.aspx?Delegate+in+C+Net</a></p>
<p><a href="http://www.dotnetperls.com/delegate" rel="nofollow ugc">http://www.dotnetperls.com/delegate</a>	</p>
<p><a href="http://www.codeproject.com/Articles/11657/Understanding-Delegates-in-C" rel="nofollow ugc">http://www.codeproject.com/Articles/11657/Understanding-Delegates-in-C</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
