<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : C# da Guid kulalnımı</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : C# &amp; ASP.NET : C# da Guid kulalnımı</description>
  <pubDate>Sun, 03 May 2026 18:05:40 +0000</pubDate>
  <lastBuildDate>Tue, 25 May 2010 21:09:02 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=1920</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>C# da Guid kulalnımı : Console.WriteLine(@&amp;#034;&amp;lt;b...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1920&amp;PID=4176#4176</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 1920<br /><strong>Gönderim Zamanı:</strong> 25.Mayis.2010 Saat 21:09<br /><br /><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.WriteLine(@"&lt;br&gt;System.Guid.NewGuid().ToString() = " + System.Guid.NewGuid().ToString());<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.WriteLine(@"&lt;br&gt;System.Guid.NewGuid().ToString(""N"") = " + System.Guid.NewGuid().ToString("N"));<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.WriteLine(@"&lt;br&gt;System.Guid.NewGuid().ToString(""D"") = " + System.Guid.NewGuid().ToString("D"));<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.WriteLine(@"&lt;br&gt;System.Guid.NewGuid().ToString(""B"") = " + System.Guid.NewGuid().ToString("B"));<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.WriteLine(@"&lt;br&gt;System.Guid.NewGuid().ToString(""P"") = " + System.Guid.NewGuid().ToString("P"));</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Console.ReadLine();</P><DIV></DIV><DIV></DIV><DIV></DIV>UYGULAMA ÖRNEK SONUCU:::::<DIV>&nbsp;</DIV><DIV>&lt;br&gt;System.Guid.NewGuid().ToString() = 9b89ea45-0362-4bd7-b350-d8dbd768c581<BR>&lt;br&gt;System.Guid.NewGuid().ToString("N") = 1fa00e6adece4a19b121264508d91178<BR>&lt;br&gt;System.Guid.NewGuid().ToString("D") = eb941092-506e-4b8a-9945-7863bda96cc6<BR>&lt;br&gt;System.Guid.NewGuid().ToString("B") = {759ca2cb-9eed-4245-a378-3d16c9780876}<BR>&lt;br&gt;System.Guid.NewGuid().ToString("P") = (1afd9c5f-6a3a-462a-aa79-43c506b11639)</DIV><span style="font-size:10px"><br /><br />Düzenleyen murat turan - 25.Mayis.2010 Saat 21:10</span>]]>
   </description>
   <pubDate>Tue, 25 May 2010 21:09:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1920&amp;PID=4176#4176</guid>
  </item> 
 </channel>
</rss>