<?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; Proprietate</title>
	<atom:link href="http://www.itcsolutions.eu/tag/proprietate/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>Data Types Associated to the Fields Defined for a Table in Microsoft Access 2003</title>
		<link>http://www.itcsolutions.eu/2009/07/06/the-data-types-associated-to-the-fields-defined-for-a-table-access-2003/</link>
		<comments>http://www.itcsolutions.eu/2009/07/06/the-data-types-associated-to-the-fields-defined-for-a-table-access-2003/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 11:20:42 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[Access 2003]]></category>
		<category><![CDATA[Baza de date]]></category>
		<category><![CDATA[Camp]]></category>
		<category><![CDATA[Proprietate]]></category>
		<category><![CDATA[Tabel]]></category>
		<category><![CDATA[Tip de date]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=384</guid>
		<description><![CDATA[In Access 2003, each field of a table has associated a data type and properties of these ones. Data types used to define fields in an Access 2003 table are: Text: it is the default data type; it is stored for any character type, including numbers; Field Size property determines the maximum number of characters [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/07/06/the-data-types-associated-to-the-fields-defined-for-a-table-access-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Definirea procedurilor de tip proprietate in VB.NET</title>
		<link>http://www.itcsolutions.eu/2009/06/25/definirea-procedurilor-de-tip-proprietate-in-vbnet/</link>
		<comments>http://www.itcsolutions.eu/2009/06/25/definirea-procedurilor-de-tip-proprietate-in-vbnet/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 09:10:43 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Cod sursa]]></category>
		<category><![CDATA[Definire]]></category>
		<category><![CDATA[Invocare]]></category>
		<category><![CDATA[Modul]]></category>
		<category><![CDATA[Procedura]]></category>
		<category><![CDATA[Proprietate]]></category>
		<category><![CDATA[Referire]]></category>
		<category><![CDATA[Structura]]></category>
		<category><![CDATA[Variabila]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=314</guid>
		<description><![CDATA[In VB.NET, procedura proprietate reprezinta secventa de cod sursa de manipulare a unei caracteristici intr-un modul [...], clasa de obiecte [...] sau structura [...]. VB.NET pune la dispozitie urmatoarele proceduri de tip proprietate: Get: returneaza valoarea caracteristicii; caracteristica este accesata printr-o expresie; Set: stabileste valoarea caracteristicii, incluzand referinta de obiect; este invocata pentru atribuirea unei [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/06/25/definirea-procedurilor-de-tip-proprietate-in-vbnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Definirea unei clase de obiecte VB.NET</title>
		<link>http://www.itcsolutions.eu/2009/05/31/definirea-unei-clase-de-obiecte-vbnet/</link>
		<comments>http://www.itcsolutions.eu/2009/05/31/definirea-unei-clase-de-obiecte-vbnet/#comments</comments>
		<pubDate>Sun, 31 May 2009 10:36:37 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Camp]]></category>
		<category><![CDATA[Clasa de obiecte]]></category>
		<category><![CDATA[Cod sursa]]></category>
		<category><![CDATA[Constructor]]></category>
		<category><![CDATA[Definire]]></category>
		<category><![CDATA[Destructor]]></category>
		<category><![CDATA[Eveniment]]></category>
		<category><![CDATA[Metoda]]></category>
		<category><![CDATA[Obiect]]></category>
		<category><![CDATA[Proprietate]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=118</guid>
		<description><![CDATA[Clasa de obiecte este o reprezentare abstracta a unei entitati. Obiectul reprezinta o manifestare concreta a unei clase. Obiectul este structura care contine date si metode de manipulare a datelor. Un obiect contine date prin intermediul campurilor si proprietatilor:  campul: stocheaza date si este similar unei variabile; proprietatea: extrage si modifica valoarea unui camp prin [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/05/31/definirea-unei-clase-de-obiecte-vbnet/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tipurile de date asociate campurilor definite pentru o tabela Access 2003</title>
		<link>http://www.itcsolutions.eu/2009/05/25/tipurile-de-date-asociate-campurilor-definite-pentru-o-tabela-access-2003/</link>
		<comments>http://www.itcsolutions.eu/2009/05/25/tipurile-de-date-asociate-campurilor-definite-pentru-o-tabela-access-2003/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:54:31 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[Access 2003]]></category>
		<category><![CDATA[Baza de date]]></category>
		<category><![CDATA[Camp]]></category>
		<category><![CDATA[Proprietate]]></category>
		<category><![CDATA[Tabel]]></category>
		<category><![CDATA[Tip de date]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=35</guid>
		<description><![CDATA[Fiecare camp al unui tabel Access 2003 are asociate un tip de date si proprietati ale acestora. Tipurile de date utilizate la definirea campurilor intr-o tabela Access 2003 sunt: Text: este tipul de date implicit; este stocat orice tip de caracter, inclusiv cifre; proprietatea Field Size stabileste numarul maxim de caractere care se stocheaza si [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/05/25/tipurile-de-date-asociate-campurilor-definite-pentru-o-tabela-access-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

