<?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>25phut.net - SquallLTT &#187; C#</title>
	<atom:link href="http://www.25phut.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.25phut.net</link>
	<description>SquallLTT blog</description>
	<lastBuildDate>Fri, 16 Jul 2010 01:37:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Network programming in C#</title>
		<link>http://www.25phut.net/network-programming-in-c/</link>
		<comments>http://www.25phut.net/network-programming-in-c/#comments</comments>
		<pubDate>Tue, 05 May 2009 05:48:26 +0000</pubDate>
		<dc:creator>SquallLTT</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[network programming]]></category>
		<category><![CDATA[TCP/IP]]></category>

		<guid isPermaLink="false">http://www.25phut.net/network-programming-in-c/</guid>
		<description><![CDATA[Basic definitions It is important to have a firm understanding about networking. Here, I only mention about some very basic knowledge. - Protocol: is a set of rules and procedures used for communication. Computers on a network must agree upon a common protocol in order to communicate. - IP (Internet Protocol) is the method or [...]]]></description>
		<wfw:commentRss>http://www.25phut.net/network-programming-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C# programming language</title>
		<link>http://www.25phut.net/c-programming-language/</link>
		<comments>http://www.25phut.net/c-programming-language/#comments</comments>
		<pubDate>Tue, 05 May 2009 03:06:06 +0000</pubDate>
		<dc:creator>SquallLTT</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.25phut.net/c-programming-language/</guid>
		<description><![CDATA[Microsoft .NET Microsoft .NET contains 2 main components: Framework and Integrated Development Environment (IDE). Framework is the most important part of .NET and it is the core of the environment. .NET Framework contains: 4 main programming languages: C#, VB.NET, C++ and JScript.NET Common Language Runtime (CLR) – this is the core of the framework – [...]]]></description>
		<wfw:commentRss>http://www.25phut.net/c-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
