<?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>Bilişimcilerin Otağı... &#187; C#ta For Kullanımı</title>
	<atom:link href="http://www.dahiweb.com/tag/cta-for-kullanimi/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dahiweb.com</link>
	<description>bir şeyler öğrenmek isteyenlere...</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>c#&#8217;ta Celcius Ve Fahrenayt</title>
		<link>http://www.dahiweb.com/cta-celcius-ve-fahrenayt</link>
		<comments>http://www.dahiweb.com/cta-celcius-ve-fahrenayt#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:11:32 +0000</pubDate>
		<dc:creator>Sefahat</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[C#ta For Kullanımı]]></category>

		<guid isPermaLink="false">http://www.dahiweb.com/?p=1337</guid>
		<description><![CDATA[using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms;   namespace WindowsApplication10 {     public partial class Form1 : Form     {         public Form1()         {             InitializeComponent();         }           private void button1_Click(object sender, EventArgs e)         {             double i;             for (int a = 0; [...]]]></description>
		<wfw:commentRss>http://www.dahiweb.com/cta-celcius-ve-fahrenayt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
