<?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>SEO ARŞİVİ &#187; csharp büyük küçük</title>
	<atom:link href="http://seoarsivi.com/etiket/csharp-buyuk-kucuk/feed" rel="self" type="application/rss+xml" />
	<link>http://seoarsivi.com</link>
	<description>Arama Motoru Optimizasyonu , Scriptler ,Genel Bilgiler ve SEO Makaleleri</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:42:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CSharp Küçük sayıyı çıkartan Örnek</title>
		<link>http://seoarsivi.com/arsiv/csharp-buyuk-sayiyi-cikartan-ornek.seo</link>
		<comments>http://seoarsivi.com/arsiv/csharp-buyuk-sayiyi-cikartan-ornek.seo#comments</comments>
		<pubDate>Thu, 26 Nov 2009 22:46:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Arşiv]]></category>
		<category><![CDATA[csharp büyük küçük]]></category>
		<category><![CDATA[csharp sayı çıkarma]]></category>

		<guid isPermaLink="false">http://www.seoarsivi.com/?p=120</guid>
		<description><![CDATA[Forma 2 adet textbox bir tanede buton ekleyip butonun click olayına aşağıdaki kodu yazın. int a, b; a = Int32.Parse(textBox1.Text); b=Int32.Parse(textBox2.Text); if(a&#62;b) MessageBox.Show(Convert.ToString(a-b)); else MessageBox.Show(Convert.ToString(b &#8211; a));]]></description>
			<content:encoded><![CDATA[<p>Forma 2 adet textbox bir tanede buton ekleyip butonun click olayına aşağıdaki kodu yazın.</p>
<p>int a, b;</p>
<p>a = Int32.Parse(textBox1.Text);</p>
<p>b=Int32.Parse(textBox2.Text);</p>
<p>if(a&gt;b)</p>
<p>MessageBox.Show(Convert.ToString(a-b));</p>
<p>else</p>
<p>MessageBox.Show(Convert.ToString(b &#8211; a));</p>
]]></content:encoded>
			<wfw:commentRss>http://seoarsivi.com/arsiv/csharp-buyuk-sayiyi-cikartan-ornek.seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

