<?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şivi &#187; C# Console Aplication</title>
	<atom:link href="http://www.seoarsivi.com/etiket/c-console-aplication/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seoarsivi.com</link>
	<description>Arama Motoru Optimizasyonu , Scriptler ,Genel Bilgiler ve SEO Makaleleri</description>
	<lastBuildDate>Sat, 03 Mar 2012 17:01:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>C# Console Aplication Sayı Bulma Oyunu</title>
		<link>http://www.seoarsivi.com/arsiv/c-console-aplication-sayi-bulma-oyunu.seo</link>
		<comments>http://www.seoarsivi.com/arsiv/c-console-aplication-sayi-bulma-oyunu.seo#comments</comments>
		<pubDate>Thu, 26 Nov 2009 23:01:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Arşiv]]></category>
		<category><![CDATA[C# Console Aplication]]></category>
		<category><![CDATA[CSharp Sayı Bulma Oyunu]]></category>
		<category><![CDATA[Sayı Bulma Oyunu]]></category>

		<guid isPermaLink="false">http://www.seoarsivi.com/?p=124</guid>
		<description><![CDATA[Console.WriteLine(&#8220;Bir ile yüz arasnda bir sayı tutun&#8221;); int küçük = 1, büyük = 100, sayı; string durum; Random rasgele = new Random(); int sayaç = 0; for (int i = 1; i &#60;= 20; i++) { sayı = rasgele.Next(küçük, büyük); sayaç++; if (küçük==büyük) { Console.WriteLine(&#8220;Sayınız : &#8220;+küçük); break; } Console.WriteLine(&#8220;Sayınız &#8221; + sayı + &#8221; [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Console.WriteLine(&#8220;Bir ile yüz arasnda bir sayı tutun&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">int küçük = 1, büyük = 100, sayı;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">string durum;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Random rasgele = new Random();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">int sayaç = 0;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">for (int i = 1; i &lt;= 20; i++)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">sayı = rasgele.Next(küçük, büyük);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">sayaç++;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">if (küçük==büyük)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Console.WriteLine(&#8220;Sayınız : &#8220;+küçük);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">break;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Console.WriteLine(&#8220;Sayınız &#8221; + sayı + &#8221; mı ?&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Console.WriteLine(&#8220;\nKüçükse K ye Büyükse B ye Bildiysen E ye basın :\n&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">durum = Console.ReadLine();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">if (durum == &#8220;K&#8221; || durum == &#8220;k&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">büyük = sayı &#8211; 1;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">if (durum == &#8220;B&#8221; || durum == &#8220;b&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">küçük = sayı+1;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">if (durum == &#8220;E&#8221; || durum == &#8220;e&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Console.WriteLine(&#8220;Ben bu işi biliyorum :) &#8220;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">break;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">if (büyük == 0)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Console.WriteLine(&#8220;Sayınız : 1 dan küçük olamaz.&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">break;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">} Console.WriteLine(&#8220;Oyunu oynadığınız için teşekkür ederim &#8221; + sayaç + &#8221; denemede buldum&#8221;);</div>
<p>Console.WriteLine(&#8220;Bir ile yüz arasnda bir sayı tutun&#8221;);</p>
<p>int küçük = 1, büyük = 100, sayı;</p>
<p>string durum;</p>
<p>Random rasgele = new Random();</p>
<p>int sayaç = 0;</p>
<p>for (int i = 1; i &lt;= 20; i++)</p>
<p>{</p>
<p>sayı = rasgele.Next(küçük, büyük);</p>
<p>sayaç++;</p>
<p>if (küçük==büyük)</p>
<p>{</p>
<p>Console.WriteLine(&#8220;Sayınız : &#8220;+küçük);</p>
<p>break;</p>
<p>}</p>
<p>Console.WriteLine(&#8220;Sayınız &#8221; + sayı + &#8221; mı ?&#8221;);</p>
<p>Console.WriteLine(&#8220;\nKüçükse K ye Büyükse B ye Bildiysen E ye basın :\n&#8221;);</p>
<p>durum = Console.ReadLine();</p>
<p>if (durum == &#8220;K&#8221; || durum == &#8220;k&#8221;)</p>
<p>büyük = sayı &#8211; 1;</p>
<p>if (durum == &#8220;B&#8221; || durum == &#8220;b&#8221;)</p>
<p>küçük = sayı+1;</p>
<p>if (durum == &#8220;E&#8221; || durum == &#8220;e&#8221;)</p>
<p>{</p>
<p>Console.WriteLine(&#8220;Ben bu işi biliyorum :) &#8220;);</p>
<p>break;</p>
<p>}</p>
<p>if (büyük == 0)</p>
<p>{</p>
<p>Console.WriteLine(&#8220;Sayınız : 1 dan küçük olamaz.&#8221;);</p>
<p>break;</p>
<p>}</p>
<p>} Console.WriteLine(&#8220;Oyunu oynadığınız için teşekkür ederim &#8221; + sayaç + &#8221; denemede buldum&#8221;);</p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.seoarsivi.com/arsiv/c-console-aplication-sayi-bulma-oyunu.seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

