<?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>IT&#38;C Solutions &#187; Delegat</title>
	<atom:link href="http://www.itcsolutions.eu/tag/delegat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itcsolutions.eu</link>
	<description>Solutions and tutorials for IT&#38;C development</description>
	<lastBuildDate>Sun, 16 Oct 2011 21:22:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to: Define Delegates in VB.NET</title>
		<link>http://www.itcsolutions.eu/2010/03/16/how-to-define-delegates-in-vb-net/</link>
		<comments>http://www.itcsolutions.eu/2010/03/16/how-to-define-delegates-in-vb-net/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:24:41 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Cod sursa]]></category>
		<category><![CDATA[Definire]]></category>
		<category><![CDATA[Delegat]]></category>
		<category><![CDATA[Eveniment]]></category>
		<category><![CDATA[Invocare]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=1381</guid>
		<description><![CDATA[The delegate is a pointer that allows the call of a function indirectly through its memory address. The delegate is used to call methods of other objects. It is similar to the function pointer used in other programming languages. The difference is that the delegate is a reference type on System.Delegate class. Delegates are useful [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2010/03/16/how-to-define-delegates-in-vb-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Definirea delegatilor in VB.NET</title>
		<link>http://www.itcsolutions.eu/2009/06/09/definirea-delegatilor-in-vbnet/</link>
		<comments>http://www.itcsolutions.eu/2009/06/09/definirea-delegatilor-in-vbnet/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:26:36 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Clasa de obiecte]]></category>
		<category><![CDATA[Definire]]></category>
		<category><![CDATA[Delegat]]></category>
		<category><![CDATA[Eveniment]]></category>
		<category><![CDATA[Handler]]></category>
		<category><![CDATA[Instanta]]></category>
		<category><![CDATA[Invocare]]></category>
		<category><![CDATA[Metoda]]></category>
		<category><![CDATA[Obiect]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=135</guid>
		<description><![CDATA[Delegatul este un pointer care permite apelul unei functii in mod indirect prin intermediul adresei de memorie a acesteia. Delegatul este utilizat pentru a apela metode ale altor obiecte. Este similar pointerului de functie utilizat in alte limbaje de programare. Diferenta consta in faptul ca delegatul este un tip referinta pe baza clasei System.Delegate. Delegatii [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/06/09/definirea-delegatilor-in-vbnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

