<?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>Celik &#187; C#</title>
	<atom:link href="http://www.metincelik.de/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metincelik.de</link>
	<description>Entwickler, Blogger, Webdesigner, SciFi</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:03:26 +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>How to coloring every second row in ListView</title>
		<link>http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/</link>
		<comments>http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 11:55:56 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=1398</guid>
		<description><![CDATA[This c# code shows you how you coloring every second row in a ListView: int i = 0; foreach (ListViewItem item in listView1.Items) { if (i++ % 2 == 1) { item.BackColor = Color.LightGray; item.ForeColor = Color.BlueViolet; item.UseItemStyleForSubItems = true; } } Powered by Bookmarkify&#8482;]]></description>
			<content:encoded><![CDATA[<p>This c# code shows you how you coloring every second row in a ListView:</p>
<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
int i = 0;
foreach (ListViewItem item in listView1.Items)
{
    if (i++ % 2 == 1)
    {
        item.BackColor = Color.LightGray;
        item.ForeColor = Color.BlueViolet;
        item.UseItemStyleForSubItems = true;
    }
}</pre>
<p><img title="ListView with every second colored row" alt="listview" src="http://dl.dropbox.com/u/54007317/web/csharp-how-to-coloring-every-second-row-in-listview.png" /></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;Title=How to coloring every second row in ListView" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=How to coloring every second row in ListView&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;bm_description=How to coloring every second row in ListView" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;t=How to coloring every second row in ListView" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=How to coloring every second row in ListView+http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;title=How to coloring every second row in ListView" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;t=How to coloring every second row in ListView" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=How to coloring every second row in ListView&amp;uri=http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/csharp/how-to-coloring-every-second-row-in-listview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clear the items in ListView</title>
		<link>http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/</link>
		<comments>http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 11:46:39 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=1396</guid>
		<description><![CDATA[// Clear the ListView control listView1.Items.Clear(); Powered by Bookmarkify&#8482;]]></description>
			<content:encoded><![CDATA[<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
// Clear the ListView control
listView1.Items.Clear();
</pre>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;Title=How to clear the items in ListView" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=How to clear the items in ListView&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;bm_description=How to clear the items in ListView" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;t=How to clear the items in ListView" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=How to clear the items in ListView+http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;title=How to clear the items in ListView" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;t=How to clear the items in ListView" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=How to clear the items in ListView&amp;uri=http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/csharp/how-to-clear-the-items-in-listview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How you can initialize ListView</title>
		<link>http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/</link>
		<comments>http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 10:59:02 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=1392</guid>
		<description><![CDATA[// Set the view to show details. listView1.View = View.Details; // Allow the user to edit item text. listView1.LabelEdit = true; // Allow the user to rearrange columns. listView1.AllowColumnReorder = true; // Select the item and subitems when selection is made. listView1.FullRowSelect = true; // Display grid lines. listView1.GridLines = true; // Sort the items [...]]]></description>
			<content:encoded><![CDATA[<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
// Set the view to show details.
listView1.View = View.Details;

// Allow the user to edit item text.
listView1.LabelEdit = true;

// Allow the user to rearrange columns.
listView1.AllowColumnReorder = true;

// Select the item and subitems when selection is made.
listView1.FullRowSelect = true;

// Display grid lines.
listView1.GridLines = true;

// Sort the items in the list in ascending order.
listView1.Sorting = SortOrder.Ascending;

// Attach subitems to the ListView
listView1.Columns.Add(&quot;Column 1&quot;, 120, HorizontalAlignment.Left);
listView1.Columns.Add(&quot;Column 2&quot;, 60, HorizontalAlignment.Left);
listView1.Columns.Add(&quot;Column 3&quot;, 100, HorizontalAlignment.Left);
listView1.Columns.Add(&quot;Column 4&quot;, 100, HorizontalAlignment.Right);
</pre>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;Title=How you can initialize ListView" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=How you can initialize ListView&amp;url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;bm_description=How you can initialize ListView" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;t=How you can initialize ListView" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=How you can initialize ListView+http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;title=How you can initialize ListView" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;t=How you can initialize ListView" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=How you can initialize ListView&amp;uri=http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/csharp/how-you-can-initialize-listview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add rows, items and subitems in a listview</title>
		<link>http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/</link>
		<comments>http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 10:42:53 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=1384</guid>
		<description><![CDATA[This c# code shows you, how to add a row in a listview: ListViewItem row = new ListViewItem(); row.SubItems.Add(value.ToString()); listview1.Items.Add(row); This creates 3 items and 3 subitems in a listview: // Create three items and three sets of subitems for each item. ListViewItem item1 = new ListViewItem(&#34;Item 1&#34;, 0); item1.SubItems.Add(&#34;Item1 Subitem 1&#34;); item1.SubItems.Add(&#34;Item1 Subitem 2&#34;); [...]]]></description>
			<content:encoded><![CDATA[<p>This c# code shows you, how to add a row in a listview:</p>
<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
ListViewItem row = new ListViewItem();
row.SubItems.Add(value.ToString());
listview1.Items.Add(row);
</pre>
<p>This creates 3 items and 3 subitems in a listview:</p>
<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
// Create three items and three sets of subitems for each item.
ListViewItem item1 = new ListViewItem(&quot;Item 1&quot;, 0);
item1.SubItems.Add(&quot;Item1 Subitem 1&quot;);
item1.SubItems.Add(&quot;Item1 Subitem 2&quot;);
item1.SubItems.Add(&quot;Item1 Subitem 3&quot;);
ListViewItem item2 = new ListViewItem(&quot;Item 2&quot;, 1);
item2.SubItems.Add(&quot;Item2 Subitem 1&quot;);
item2.SubItems.Add(&quot;Item2 Subitem 2&quot;);
item2.SubItems.Add(&quot;Item2 Subitem 3&quot;);
ListViewItem item3 = new ListViewItem(&quot;Item 3&quot;, 1);
item3.SubItems.Add(&quot;Item3 Subitem 1&quot;);
item3.SubItems.Add(&quot;Item3 Subitem 2&quot;);
item3.SubItems.Add(&quot;Item3 Subitem 3&quot;);

//Add the items to the ListView.
listView1.Items.AddRange(new ListViewItem[] { item1, item2, item3 });
</pre>
<p>or</p>
<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
// add a row with an item
listView1.Items.Add (new ListViewItem (&quot;Row 1&quot;));
</pre>
<p>or</p>
<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
// add a row with an item and 3 subitems in a line
listView1.Items.Add(new ListViewItem(new string[] { &quot;Item1&quot;, &quot;Sub1&quot;, &quot;Sub2&quot;, &quot;Sub3&quot; }));
</pre>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;Title=How to add rows, items and subitems in a listview" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=How to add rows, items and subitems in a listview&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;bm_description=How to add rows, items and subitems in a listview" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;t=How to add rows, items and subitems in a listview" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=How to add rows, items and subitems in a listview+http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;title=How to add rows, items and subitems in a listview" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;t=How to add rows, items and subitems in a listview" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=How to add rows, items and subitems in a listview&amp;uri=http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/csharp/how-to-add-rows-items-and-subitems-in-a-listview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add columns in listview</title>
		<link>http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/</link>
		<comments>http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 10:06:49 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=1375</guid>
		<description><![CDATA[This c# code creates columns with columnheader for the items and subitems in a listview. There are different ways to create columns. ColumnHeader column1 = new ColumnHeader(); column1.Width = 100; column1.Text = &#34;Column 1&#34;; column1.TextAlign = HorizontalAlignment.Right; listView1.Columns.Add(column1); listView1.Columns.Add(&#34;Column 2&#34;, 120, HorizontalAlignment.Center); // Width of -1 indicates to adjust the width of the longest item [...]]]></description>
			<content:encoded><![CDATA[<p>This c# code creates columns with columnheader for the items and subitems in a listview. There are different ways to create columns.</p>
<pre class="brush: csharp; gutter: true; first-line: 1; highlight: []; html-script: false">
ColumnHeader column1 = new ColumnHeader();
column1.Width = 100;
column1.Text = &quot;Column 1&quot;;
column1.TextAlign = HorizontalAlignment.Right;
listView1.Columns.Add(column1);

listView1.Columns.Add(&quot;Column 2&quot;, 120, HorizontalAlignment.Center);

// Width of -1 indicates to adjust the width of the longest item in the column.
listView1.Columns.Add(&quot;Column 3&quot;, -1, HorizontalAlignment.Left);

// Width of -2 indicates to autosize to the width of the column heading.
listView1.Columns.Add(&quot;Column 4&quot;, -2, HorizontalAlignment.Left);
</pre>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;Title=How to add columns in listview" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=How to add columns in listview&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;bm_description=How to add columns in listview" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;t=How to add columns in listview" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=How to add columns in listview+http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;title=How to add columns in listview" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;t=How to add columns in listview" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=How to add columns in listview&amp;uri=http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/csharp/how-to-add-columns-in-listview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin WP-Syntax</title>
		<link>http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/</link>
		<comments>http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 12:05:41 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[CPP]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programmiersprache]]></category>
		<category><![CDATA[Programmierung]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=826</guid>
		<description><![CDATA[WP-Syntax bietet saubere Syntaxhervorhebung mit Unterst&#252;tzung einer Vielzahl von g&#228;ngigen Programmiersprachen. Es unterst&#252;tzt die Hervorhebung mit oder ohne Zeilennummern und beh&#228;lt Formatierungen beim Kopieren von Code-Snippets aus dem Browser. Code-Bl&#246;cke werden mit &#60;pre lang=&#8221;LANGUAGE&#8221; line=&#8221;1&#8243;&#62; und &#60;/pre&#62; definiert. Der Platzhalter LANGUAGE soll durch die unterst&#252;tzte Programmiersprachen ersetzt werden. Weiter unten finden Sie eine vollst&#228;ndige Liste [...]]]></description>
			<content:encoded><![CDATA[<p><strong>WP-Syntax</strong> bietet saubere Syntaxhervorhebung mit Unterst&#252;tzung einer Vielzahl von g&#228;ngigen Programmiersprachen. Es unterst&#252;tzt die Hervorhebung mit oder ohne Zeilennummern und beh&#228;lt Formatierungen beim Kopieren von Code-Snippets aus dem Browser.</p>
<p>Code-Bl&#246;cke werden mit  &lt;pre lang=&#8221;LANGUAGE&#8221; line=&#8221;1&#8243;&gt; und &lt;/pre&gt; definiert. Der Platzhalter LANGUAGE soll durch die unterst&#252;tzte Programmiersprachen ersetzt werden. Weiter unten finden Sie eine vollst&#228;ndige Liste der unterst&#252;tzten Sprachen. Das Zeieleattribut ist optional w&#228;hlbar.</p>
<p><strong>Beispiele</strong></p>
<p>Beispiel 1: PHP, keine Zeilennummer</p>
<blockquote><p>&lt;pre lang=&#8221;php&#8221;&gt;<br />
&lt;div id=&#8221;foo&#8221;&gt;<br />
&lt;?php<br />
  function foo() {<br />
    echo &#8220;Hello World!\\n&#8221;;<br />
  }<br />
?&gt;<br />
&lt;/div&gt;<br />
&lt;/pre&gt;</p></blockquote>
<p>Ansicht mit WP-Syntax:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;div id=&quot;foo&quot;&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span>
  <span style="color: #000000; font-weight: bold;">function</span> foo<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Hello World!<span style="color: #000099; font-weight: bold;">\\</span>n&quot;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;/div&gt;</pre></div></div>

<p>Beispiel 2: Java, mit Zeilennummern ab Zeile 1</p>
<blockquote><p>&lt;pre lang=&#8221;java&#8221; line=&#8221;1&#8243;&gt;<br />
public class Hello {<br />
  public static void main(String[] args) {<br />
    System.out.println(&#8220;Hello World!&#8221;);<br />
  }<br />
}<br />
&lt;/pre&gt;</p></blockquote>
<p>Ansicht mit WP-Syntax:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
</pre></td><td class="code"><pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">class</span> Hello <span style="color: #009900;">&#123;</span>
  <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">static</span> <span style="color: #000066; font-weight: bold;">void</span> main<span style="color: #009900;">&#40;</span><span style="color: #003399;">String</span><span style="color: #009900;">&#91;</span><span style="color: #009900;">&#93;</span> args<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #003399;">System</span>.<span style="color: #006633;">out</span>.<span style="color: #006633;">println</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Hello World!&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p><strong>Unterst&#252;tzte Programmiersprachen:</strong></p>
<p>Die folgende Sprachen werden im Attribut <strong>lang</strong> unterst&#252;tzt:</p>
<p>abap, actionscript, actionscript3, ada, apache, applescript, aptsources, asm, <strong>asp</strong>, autoit, avisynth, bash, bf, bibtex, blitzbasic, bnf, boo, <strong>c</strong>, cmac, caddcl, cadlisp, cil, cfdg, cfm, cmake, cobol, cpp-qt, <strong>cpp</strong>, <strong>csharp</strong>, <strong>css</strong>, d, dcs, <strong>delphi</strong>, diff, div, dos, dot, eiffel, email, erlang, fo, fortran, freebasic, genero, gettext, glsl, gml, bnuplot, groovy, haskell, hq9plus, <strong>html4strict</strong>, idl, ini, inno, intercal, io, <strong>java</strong>, java5, <strong>javascript</strong>, kixtart, klonec, klonecpp, latex, lisp, locobasic, lolcode lotusformulas, lotusscript, lscript, lsl2, lua, m68k, make, matlab, mirc, modula3, mpasm, mxml, <strong>mysql</strong>, nsis, oberon2, objc, ocaml-brief, ocaml, oobas, oracle11, oracle8, pascal, per, pic16, pixelbender, perl, php-brief, <strong>php</strong>, plsql, povray, powershell, progress, prolog, properties, providex, python, qbasic, rails, rebol, reg, robots, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, tcl, teraterm, text, thinbasic, tsql, typoscript, <strong>vb</strong>, <strong>vbnet</strong>, verilog, vhdl, vim, visualfoxpro, visualprolog, whitespace, whois, winbatch, <strong>xml</strong>, xorg_conf, xpp, z80</p>
<p>Author Homepage: <a href="http://ryan.mcgeary.org/" title="Ryan McGeary" rel="nofollow" target="_blank" class="liexternal">http://ryan.mcgeary.org</a><br />
Plugin Homepage: <a href="http://wordpress.org/extend/plugins/wp-syntax/" title="WP-Syntax" rel="nofollow" target="_blank" class="liwp">http://wordpress.org/extend/plugins/wp-syntax/</a></p>
<p><strong>Was ist Syntaxhervorhebung?</strong></p>
<p>Das sagt <a href="http://de.wikipedia.org/wiki/Syntaxhervorhebung" title="wikipedia.de" rel="nofollow" target="_blank" class="liwikipedia">Wikipedia</a>:</p>
<blockquote><p>Syntaxhervorhebung (eng. syntax highlighting) bezeichnet die M&#246;glichkeit eines Computerprogrammes, bestimmte W&#246;rter und Zeichenkombinationen in einem Text abh&#228;ngig von ihrer Bedeutung in unterschiedlichen Farben, Schriftarten und -stilen darzustellen. Syntaxhervorhebung wird vor allem in Texteditoren zur Bearbeitung von ausgezeichneten Dokumenten, Programm-Quelltexten und Konfigurationsdateien eingesetzt. Hervorgehoben werden dabei Schl&#252;sselw&#246;rter und andere Sprachelemente.</p>
<p>Syntaxhervorhebung verbessert die Lesbarkeit von Texten: Strukturen im Text sind leichter zu erkennen, das „Querlesen“ wird vereinfacht, Kommentare erscheinen abgesetzt vom eigentlichen Code und Tippfehler fallen schneller auf, da in vielen F&#228;llen ein Tippfehler zu einer ver&#228;nderten Darstellung f&#252;hrt.</p>
<p>Die Syntaxhervorhebung geh&#246;rt heutzutage zur Standardfunktionalit&#228;t vieler integrierter Entwicklungsumgebungen und Texteditoren.</p></blockquote>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;Title=WordPress Plugin WP-Syntax" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=WordPress Plugin WP-Syntax&amp;url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;bm_description=WordPress Plugin WP-Syntax" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;t=WordPress Plugin WP-Syntax" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=WordPress Plugin WP-Syntax+http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;title=WordPress Plugin WP-Syntax" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;t=WordPress Plugin WP-Syntax" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=WordPress Plugin WP-Syntax&amp;uri=http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/wordpress/wordpress-plugin-wp-syntax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kostenloses Buch zu der Programmiersprache CSharp (C#)</title>
		<link>http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/</link>
		<comments>http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 09:50:51 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Buch]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[CPP]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[EBooks]]></category>
		<category><![CDATA[kostenlos]]></category>
		<category><![CDATA[Programmiersprache]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=724</guid>
		<description><![CDATA[Der Softwareentwickler Boris Sch&#228;ling ver&#246;ffentlicht sein kostenloses Buch &#8220;Programmieren in C#: Einf&#252;hrung&#8221; an. Auf der Webseite www.highscore.de bietet er insgesamt 9 kostenlose B&#252;cher f&#252;r Software-Entwickler zur Aus- und Weiterbildung. Folgende B&#252;cher gibt es im Angebot: Allgemeine Grundlagen der Programmierung Programmieren in C#: Einf&#252;hrung Programmieren in Java: Einf&#252;hrung Programmieren in Java: Aufbau Programmieren in C++: Einf&#252;hrung [...]]]></description>
			<content:encoded><![CDATA[<p>Der Softwareentwickler Boris Sch&#228;ling ver&#246;ffentlicht sein kostenloses Buch &#8220;Programmieren in C#: Einf&#252;hrung&#8221; an. Auf der Webseite <a href="http://www.highscore.de" target="_blank" rel="nofollow" title="Kostenlose Buche mit Programmiertutorials" class="liexternal">www.highscore.de</a> bietet er insgesamt 9 kostenlose B&#252;cher f&#252;r Software-Entwickler zur Aus- und Weiterbildung. Folgende B&#252;cher gibt es im Angebot:</p>
<ol>
<li>Allgemeine Grundlagen der Programmierung</li>
<li>Programmieren in C#: Einf&#252;hrung</li>
<li>Programmieren in Java: Einf&#252;hrung</li>
<li>Programmieren in Java: Aufbau</li>
<li>Programmieren in C++: Einf&#252;hrung</li>
<li>Programmieren in C++: Aufbau</li>
<li>Die Boost C++ Bibliotheken</li>
<li>Webseiten erstellen mit Javascript</li>
<li>Der moderne Softwareentwicklungsprozess mit UML</li>
</ol>
<p>Zu diesen B&#252;cher gibt es auf der Seite zus&#228;tzlich kostenpflichtige L&#246;sungen.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;Title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=Kostenloses Buch zu der Programmiersprache CSharp (C#)&amp;url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;bm_description=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;t=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=Kostenloses Buch zu der Programmiersprache CSharp (C#)+http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;title=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;t=Kostenloses Buch zu der Programmiersprache CSharp (C#)" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=Kostenloses Buch zu der Programmiersprache CSharp (C#)&amp;uri=http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/kostenloses-buch-zu-der-programmiersprache-csharp-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Wie lernt man programmieren?</title>
		<link>http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/</link>
		<comments>http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 10:42:52 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[CPP]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Programmiersprache]]></category>
		<category><![CDATA[Programmiersprachen]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=712</guid>
		<description><![CDATA[Es gibt viele Wege und viele M&#246;glichkeiten sich Programmiersprachen beizubringen. Eine M&#246;glichkeit w&#228;re ein Quelltext eines Programms oder einer Webseite anschauen im Texteditor anschauen. Die Variablennamen oder Schl&#252;sselw&#246;rter aus dem Quelltext in eine Suchmaschine eingeben, denn meistens wird man im Internet f&#252;ndig. Man kann selbst im Quelltext die Variablen und Werte ver&#228;ndern bzw. versuchen die [...]]]></description>
			<content:encoded><![CDATA[<p>Es gibt viele Wege und viele M&#246;glichkeiten sich Programmiersprachen beizubringen.</p>
<p>Eine M&#246;glichkeit w&#228;re ein Quelltext eines Programms oder einer Webseite anschauen im Texteditor anschauen. Die Variablennamen oder Schl&#252;sselw&#246;rter aus dem Quelltext in eine Suchmaschine eingeben, denn meistens wird man im Internet f&#252;ndig. Man kann selbst im Quelltext die Variablen und Werte ver&#228;ndern bzw. versuchen die Funktionen zu erweitern. Oder man sucht sich ein Programmierbuch oder Tutorial aus dem Internet und schreibt einfache Programme, wie ein &#8220;Hallo World&#8221; Anwendung. Um Ver&#228;nderungen im Quelltext der Programme durchzuf&#252;hren k&#246;nnen, sollte man kleine Anwendungen, wie z.B den Texteditor oder Taschenrechner ausw&#228;hlen. Hier sollte der Quelltext mit Dokumentation vorhanden sein. Es gibt einige Opensource Texteditoren wie z.B. Notepad 2 oder Notepad++ im Internet. Man sollte selbst Anwendungen ausdenken, die einem die Arbeit am PC erleichtern w&#252;rden, oder ein Spiel, wie z.B Hangman oder TicTacToe. Man sollte sich selbst Gedanken machen, wie die Funktionsweise dieser Anwendungen sein kann und schrittweise die Funktionen der Anwendungen schreiben. Nach und nach wird man ein paar Schritte &#252;berspringen k&#246;nnen, weil man fertige Codeteile in anderen Programmen verwenden wird, nennt man auch &#8220;Copy&#038;Paste&#8221; oder sich Hilfe aus fertigen Frameworks holt. Frameworks sind eine Ansammlung von Codefragmenten zu bestimmten Bereichen.</p>
<p>Zweitens man nimmt sich ein Buch oder ein EBook, wie z.B. die kostenlosen EBooks von Galileo Computing, und arbeitet die einzeln  Kapiteln ab und schreibt den Code aus diesen B&#252;chern ab. Das wird recht trocken sein. </p>
<p>Drittens man besucht einen Lehrgang an der VHS oder man kann den Ausbildungsberuf Fachinformatiker Fachrichtung Anwendungsprogrammierung erlernen oder man studiert Informatik an der Universit&#228;t. Dann hat man den Vorteil, dass man einen direkten Ansprechpartner hat, der einen bei Problemen weiterhelfen kann.</p>
<p>Die dritte Variante ist die Beste, man lernt nicht nur Leute kennen, sondern Leute die das selbe tun und gleich einem Helfen k&#246;nnen. In einer Gemeinschaft l&#228;sst sich immer einfach lernen.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;Title=How To: Wie lernt man programmieren?" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=How To: Wie lernt man programmieren?&amp;url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;bm_description=How To: Wie lernt man programmieren?" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;t=How To: Wie lernt man programmieren?" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=How To: Wie lernt man programmieren?+http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;title=How To: Wie lernt man programmieren?" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;t=How To: Wie lernt man programmieren?" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=How To: Wie lernt man programmieren?&amp;uri=http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/how-to-wie-lernt-man-programmieren/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C Plus Plus Links</title>
		<link>http://www.metincelik.de/programmierung/c-plus-plus-links/</link>
		<comments>http://www.metincelik.de/programmierung/c-plus-plus-links/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 10:41:14 +0000</pubDate>
		<dc:creator>Metin (backup)</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[CPP]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=709</guid>
		<description><![CDATA[C++ Grundlagen: Programmieren in C++: Einf&#252;hrung Objekt Orientiertes Programmieren mit C++ C-PlusPus.de &#8211; Forum MSDN: Visual C++ MSDN Deutschland boost-extension.blogspot.com FAQ: General#What technologies are included in Mono.3F ladedu.com/cpp tutorial.schornboeck.net/inhalt.htm www.onlinetutorials.de/cpp-index.htm http://www.coding-help.de/ http://www.c-plusplus.de/ http://www.code-corner.de/ http://www.henkessoft.de/ &#8211; Gutes Tutorial f&#252;r Visual C++/MFC Anf&#228;nger http://codingcommunity.de/blog/ http://www.codingcrew.de/ http://www.c-plus-plus.de.vu/ C++ Kurs &#38; DirektX http://c-faq.com/ http://www.zehelein.de/ http://www.manlay.de &#8211; unter Computer -&#62; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>C++ Grundlagen</strong>:</p>
<p><a href="http://highscore.de/cpp/einfuehrung/titelseite.html" title="highscore.de - Einf&#252;hrung in die Programmierung in C++" rel="nofollow" target="_blank" class="liexternal">Programmieren in C++: Einf&#252;hrung </a></p>
<p><a href="http://cplus.kompf.de/tutor.html" title="Objekt Orientiertes Programmieren mit C++" rel="nofollow" target="_blank" class="liexternal">Objekt Orientiertes Programmieren mit C++</a></p>
<p><a href="http://www.c-plusplus.de/forum/" title="C-PlusPus.de - Forum" rel="nofollow" target="_blank" class="liexternal">C-PlusPus.de &#8211; Forum</a></p>
<p><a href="http://msdn.microsoft.com/de-de/visualc/default.aspx" title="MSDN: Visual C++" rel="nofollow" target="_blank" class="liexternal">MSDN: Visual C++</a></p>
<p><a href="http://msdn2.microsoft.com/de-de/default.aspx" title="MSDN Deutschland" rel="nofollow" target="_blank" class="liexternal">MSDN Deutschland</a></p>
<p><a href="http://boost-extension.blogspot.com/" title="boost-extension.blogspot.com" rel="nofollow" target="_blank" class="liexternal">boost-extension.blogspot.com</a></p>
<p><a href="http://www.mono-project.com/FAQ:_General#What_technologies_are_inc luded_in_Mono.3F" title="FAQ: General#What technologies are included in Mono.3F" rel="nofollow" target="_blank" class="liexternal">FAQ: General#What technologies are included in Mono.3F</a></p>
<p><a href="http://ladedu.com/cpp/" title="ladedu.com/cpp/" rel="nofollow" target="_blank" class="liexternal">ladedu.com/cpp</a></p>
<p><a href="http://tutorial.schornboeck.net/inhalt.htm" title="tutorial.schornboeck.net/inhalt.htm" rel="nofollow" target="_blank" class="liexternal">tutorial.schornboeck.net/inhalt.htm</a></p>
<p><a href="http://www.onlinetutorials.de/cpp-index.htm" title="www.onlinetutorials.de/cpp-index.htm" rel="nofollow" target="_blank" class="liexternal">www.onlinetutorials.de/cpp-index.htm</a></p>
<p><span id="more-709"></span></p>
<p><a href="http://www.coding-help.de/" rel="nofollow" target="_blank" class="liexternal">http://www.coding-help.de/</a><br />
<a href="http://www.c-plusplus.de/" rel="nofollow" target="_blank" class="liexternal">http://www.c-plusplus.de/</a><br />
<a href="http://www.code-corner.de/" rel="nofollow" target="_blank" class="liexternal">http://www.code-corner.de/</a><br />
<a href="http://www.henkessoft.de/" rel="nofollow" target="_blank" class="liexternal">http://www.henkessoft.de/</a> &#8211; Gutes Tutorial f&#252;r Visual C++/MFC Anf&#228;nger<br />
<a href="http://codingcommunity.de/blog/" rel="nofollow" target="_blank" class="liexternal">http://codingcommunity.de/blog/</a><br />
<a href="http://www.codingcrew.de/" rel="nofollow" target="_blank" class="liexternal">http://www.codingcrew.de/</a><br />
<a href="http://www.c-plus-plus.de.vu/" rel="nofollow" target="_blank" class="liexternal">http://www.c-plus-plus.de.vu/</a><br />
<a href="http://www.beepworld.de/members2/point16/ckurs.htm" rel="nofollow" target="_blank" class="liexternal">C++ Kurs &amp; DirektX</a><br />
<a href="http://c-faq.com/" rel="nofollow" target="_blank" class="liexternal">http://c-faq.com/</a><br />
<a href="http://www.zehelein.de/" rel="nofollow" target="_blank" class="liexternal">http://www.zehelein.de/</a><br />
<a href="http://www.manlay.de/" rel="nofollow" target="_blank" class="liexternal">http://www.manlay.de</a> &#8211; unter Computer -&gt; Programmieren -&gt; C++<br />
<a href="http://www.codeguru.com/" rel="nofollow" target="_blank" class="liexternal">http://www.codeguru.com/</a></p>
<p><a href="http://home.wtal.de/ranzurmall/visualc/" target="_blank" class="liexternal">Visual C++ Lernprogramm</a></p>
<p>Eine kleine, aber ordentliche Einf&#252;hrung in Visual C++/MFC</p>
<p><a href="http://www.elektronikschule.de/%7Eamann/visualc/i_vcroot.html" target="_blank" class="liexternal">Einf&#252;hrung in MS Visual C++ (MFC)</a></p>
<p>Ein sehr gutes Tutorial f&#252;r Anf&#228;nger: <a href="http://www.elektronikschule.de/%7Eamann/visualc/i_vcroot.html" class="liexternal">http://www.elektronikschule.de/~amann/visualc/i_vcroot.html</a></p>
<p>&nbsp;</p>
<p>Cpp in 21 Tagen:</p>
<p><a href="http://www.informit.de/books/c++21/data/inhalt.htm" title="www.informit.de/books/c++21/data/inhalt.htm" rel="nofollow" target="_blank" class="liexternal">www.informit.de/books/c++21/data/inhalt.htm</a></p>
<p>C++ tutorials in english:</p>
<p><a href="http://www.aasted.org/GC/c-tut.php" title="The Ground Cero Guide To C" rel="nofollow" target="_blank" class="liexternal">The Ground Cero Guide To C</a> &#8211; Tutorial f&#252;r den absoluten Anf&#228;nger</p>
<p>Gui tutorials:</p>
<p><a href="http://win-api.de/tutorials.php" title="win-api.de/tutorials.php" rel="nofollow" target="_blank" class="liexternal">win-api.de/tutorials.php</a></p>
<p><a href="http://bcb-tutorial.c-plusplus.de/inhalt.html" title="bcb-tutorial.c-plusplus.de/inhalt.html" rel="nofollow" target="_blank" class="liexternal">bcb-tutorial.c-plusplus.de/inhalt.html</a></p>
<p><a href="http://www.cbuilder.de/" title="www.cbuilder.de" rel="nofollow" target="_blank" class="liexternal">www.cbuilder.de</a></p>
<p>Kleiner C#-C++ Vergleich</p>
<p><a href="http://community.cwcity.de/community/board/showthread_9_4_10383.html" title="community.cwcity.de/community/board/showthread_9_4_10383.html" rel="nofollow" target="_blank" class="liexternal">community.cwcity.de/community/board/showthread_9_4_10383.html</a></p>
<p>Die Sprache C++ [wiki]</p>
<p><a href="http://de.wikipedia.org/wiki/C++" title="de.wikipedia.org/wiki/C++" rel="nofollow" target="_blank" class="liwikipedia">de.wikipedia.org/wiki/C++</a></p>
<p><strong>C++ Resourcen</strong>:</p>
<p><a href="http://www.koders.com/default.aspx?s=icmp&amp;btn=Search&amp;la=Cpp&amp;li=*" title="koders.com" rel="nofollow" target="_blank" class="liexternal">koders.com</a></p>
<p><a href="http://www.codeguru.com/" title="codeguru.com" rel="nofollow" target="_blank" class="liexternal">codeguru.com</a></p>
<p><a href="http://www.codeproject.com/" title="codeproject.com" rel="nofollow" target="_blank" class="liexternal">codeproject.com</a></p>
<p><strong>C++ &amp; XmlDom:</strong></p>
<p><a href="http://www.google.de/search?hl=de&amp;q=XmlDom+Tutorial+C%2B%2B&amp;btnG=Suche&amp;meta=" title="Google.de Suche: XmlDom Tutorial C++" rel="nofollow" target="_blank" class="liexternal">Google.de Suche: XmlDom Tutorial C++</a></p>
<p><a href="http://www.codeguru.com/cpp/misc/misc/article.php/c3707/" title="codeguru.com/cpp/" rel="nofollow" target="_blank" class="liexternal">codeguru.com/cpp/</a></p>
<p><a href="http://www.developer.com/xml/article.php/629271" title="developer.com/xml/" rel="nofollow" target="_blank" class="liexternal">developer.com/xml/</a></p>
<p><a href="http://msdn2.microsoft.com/en-us/library/ms757870%28VS.85%29.aspx" title="MSDN" rel="nofollow" target="_blank" class="liexternal">MSDN</a></p>
<p><a href="http://www.koders.com/cpp/fid7748E17C2572E192D71CA72F3424A600D49742BA.aspx?s=xmldom#L10" title="koders.com" rel="nofollow" target="_blank" class="liexternal">koders.com</a></p>
<p><a href="http://www.elook.net.cn/handbook/xmlsdk/htm/dom_hdi_8l9z.htm" title="Elook.net.cn" rel="nofollow" target="_blank" class="liexternal">elook.net.cn</a></p>
<p><strong>C Grundlagen</strong>:</p>
<p><a href="http://www.c-howto.de/" title="C-HowTo.de" rel="nofollow" target="_blank" class="liexternal">C-HowTo.de</a> &#8211; Eine praktische Einf&#252;hrung in die Programmiersprache C</p>
<p><a href="http://www2.its.strath.ac.uk/courses/c/" title="C Programming" rel="nofollow" target="_blank" class="liexternal">C Programming</a> &#8211; Tutorial zur C Programmierung</p>
<p><strong>DirectX</strong>:</p>
<p><a href="http://www.directxtutorial.com/" title="DirectXTutorial.com" rel="nofollow" target="_blank" class="liexternal">DirectXTutorial.com</a></p>
<p><strong>Gamecoding</strong>:</p>
<p><a href="http://www.spieleentwicklertreff-nrw.de/" title="Spieleentwicklertreff-nrw.de" rel="nofollow" target="_blank" class="liexternal">Spieleentwicklertreff-NRW.de</a></p>
<p><a href="http://www.mediadesign.de/" title="MediaDesign.de" rel="nofollow" target="_blank" class="liexternal">MediaDesign.de</a></p>
<p><a href="http://www.3dgamestudio.de" title="3DGameStudio.de" rel="nofollow" target="_blank" class="liexternal">3DGameStudio.de</a></p>
<p><a href="http://www.macromedia-fachhochschule.de/studium/studiengaenge/digitale-medienproduktion.html" title="Digitale Medienproduktion" rel="nofollow" target="_blank" class="liexternal">www.macromedia-fachhochschule.de/studium/studiengaenge/digitale-medienproduktion.html</a></p>
<p>Flashgames auf <a href="http://www.newgrounds.com" title="newgrounds.com" rel="nofollow" target="_blank" class="liexternal">www.newgrounds.com</a></p>
<p><a href="http://www.toymaker.info/Games/html/beginners.html" title="Toymaker.info" rel="nofollow" target="_blank" class="liexternal">www.toymaker.info/Games/html/beginners.html</a></p>
<p><a href="http://www.codesampler.com/dx9src.htm" title="www.codesampler.com/dx9src.htm" rel="nofollow" target="_blank" class="liexternal">www.codesampler.com/dx9src.htm</a></p>
<p><a href="http://www.directxtutorial.com/" title="DirectXTutorial.com" rel="nofollow" target="_blank" class="liexternal">DirectXTutorial.com</a></p>
<p><a href="http://www.drunkenhyena.com/cgi-bin/directx.pl" title="Drunkenhyena.com" rel="nofollow" target="_blank" class="liexternal">www.drunkenhyena.com/cgi-bin/directx.pl</a></p>
<p><a href="http://www.two-kings.de/tutorials/dxgraphics/" title="two-kings.de/tutorials/dxgraphics" rel="nofollow" target="_blank" class="liexternal">www.two-kings.de/tutorials/dxgraphics/</a></p>
<p><a href="http://shodannews.wordpress.com/" title="shodannews.wordpress.com" rel="nofollow" target="_blank" class="liexternal">shodannews.wordpress.com</a></p>
<p><strong>Netzwerkprogrammierung:</strong></p>
<p>Netzwerk library aus der torque engine z.b.: <a href="http://www.opentnl.org/" title="opentnl.org" rel="nofollow" target="_blank" class="liexternal">www.opentnl.org</a></p>
<p><a href="http://opensource.linuxgamepublishing.com/grapple.php" title="opensource.linuxgamepublishing.com/grapple.php" rel="nofollow" target="_blank" class="liexternal">opensource.linuxgamepublishing.com/grapple.php</a></p>
<p><strong>Tools</strong>:</p>
<p><a href="http://icofx.ro/" title="icofx.ro" rel="nofollow" target="_blank" class="liexternal">icofx.ro</a> -&gt; Freeware Tool um Icons zu erstellen</p>
<p><strong>B&#252;cher</strong>:</p>
<p><a href="http://www.galileocomputing.de/" title="GalileoComputing.de" rel="nofollow" target="_blank" class="liexternal">GalileoComputing.de</a> auf Openbooks klicken und das Buch &#8220;C von A bis Z&#8221; herunterladen</p>
<p>Sonstiges:</p>
<p><a href="http://www.inf.fu-berlin.de/lehre/kurse/cplusplus/Lektion4-5.html" class="liexternal">http://www.inf.fu-berlin.de/lehre/kurse/cplusplus/Lektion4-5.html</a></p>
<p><a href="http://www.highscore.de/" class="liexternal">http://www.highscore.de</a></p>
<p>tutorials, editoren, compiler, foren&#8230; alles m&#246;gliche ist hier aufgelistet!</p>
<ul>
<li><a href="http://www.dokuwelt.de/" class="liexternal">http://www.dokuwelt.de</a> <strong>&#8211;Linksammlung f&#252;r C und C++ Tutorials</strong></li>
<li><a href="http://www.guidetocsharp.de/" class="liexternal">http://www.guidetocsharp.de</a> <strong>&#8211;C#-Einf&#252;hrung</strong></li>
<li><a href="http://www.mut.com/media/buecher/VCPLUS6/data/start.htm" class="liexternal">http://www.mut.com/media/buecher/VCPLUS6/data/start.htm</a> <strong>&#8211;VC++6.0 ebook</strong></li>
<li><a href="http://www.cplus-plus.de/index2.htm?cppath=/tutorials/" class="liexternal">http://www.cplus-plus.de/index2.htm?cppath=/tutorials/</a> <strong>&#8211;hilfen und tutorials</strong></li>
<li><a href="http://www.games-net.de/" class="liexternal">http://www.games-net.de/</a> <strong>&#8211;c++ f&#252;r spiele</strong></li>
<li><a href="http://www.gamedev.net/" class="liexternal">http://www.gamedev.net</a> <strong>&#8211;Spieleprogrammierung</strong></li>
<li><a href="http://nehe.gamedev.net/" class="liexternal">http://nehe.gamedev.net</a> <strong>&#8211;OpenGL</strong></li>
<li><a href="http://www.codeworx.org/opengl_tuts.php" class="liexternal">http://www.codeworx.org/opengl_tuts.php</a> <strong>&#8211;OpenGL in Deutsch</strong></li>
<li><a href="http://www.meybohm.de/" class="liexternal">http://www.meybohm.de/</a> <strong>&#8211;editor</strong></li>
<li><a href="http://www.mingw.org/" class="liexternal">http://www.mingw.org/</a> <strong>&#8211;compiler-gnu</strong></li>
<li><a href="http://sourceforge.net/projects/dev-cpp/" class="liexternal">http://sourceforge.net/projects/dev-cpp/</a> <strong>&#8211;gcc windows und linux umgebung </strong></li>
<li><strong><a href="http://www.relisoft.com/win32/index.htm" class="liexternal">http://www.relisoft.com/win32/index.htm</a> [b]&#8211;Windows-API</strong></li>
<li><a href="http://www.c-plusplus.de/" class="liexternal">http://www.c-plusplus.de/</a> <strong>&#8211;C, C++, STL, OOA/OOP</strong></li>
<li><a href="http://www.dunsti.de/" class="liexternal">http://www.dunsti.de/</a> <strong>&#8211;ganz neue page von einem tutorals-MOD mit linksammlungen</strong></li>
<li><a href="http://www.tutorials.de/showthread.php?postid=109957" class="liexternal">http://www.tutorials.de/showthread&#8230;.9957#post109957</a> <strong>&#8211;&#220;bersicht &#252;ber die einzelnen Header-Files</strong></li>
</ul>
<p>&nbsp;</p>
<p><a href="http://www.ping.de/sites/systemcoder/crelated.htm" class="liexternal">http://www.ping.de/sites/systemcoder/crelated.htm</a></p>
<p>f&#252;r die Netzwerk-Programmierung unter C/C++ schaut am besten mal hier nach:<br />
<a href="http://www.zotteljedi.de/doc/socket-tipps/index.html" class="liexternal">http://www.zotteljedi.de/doc/socket-tipps/index.html</a></p>
<p><a href="http://www.bw.fh-deggendorf.de/kurse/cpp/index.html" class="liexternal">http://www.bw.fh-deggendorf.de/kurse/cpp/index.html</a></p>
<p><a href="http://www.tutorials.de/" class="liexternal">http://www.tutorials.de</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;Title=C Plus Plus Links" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/c-plus-plus-links/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/c-plus-plus-links/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=C Plus Plus Links&amp;url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/c-plus-plus-links/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;bm_description=C Plus Plus Links" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/c-plus-plus-links/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;t=C Plus Plus Links" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/c-plus-plus-links/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=C Plus Plus Links+http://www.metincelik.de/programmierung/c-plus-plus-links/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;title=C Plus Plus Links" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;t=C Plus Plus Links" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=C Plus Plus Links&amp;uri=http://www.metincelik.de/programmierung/c-plus-plus-links/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/c-plus-plus-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Heutige Suche mit Google</title>
		<link>http://www.metincelik.de/programmierung/heutige-suche-mit-google/</link>
		<comments>http://www.metincelik.de/programmierung/heutige-suche-mit-google/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 08:33:14 +0000</pubDate>
		<dc:creator>Metin (admin)</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[GDI]]></category>

		<guid isPermaLink="false">http://www.metincelik.de/?p=9</guid>
		<description><![CDATA[Google Suche: Was verbirgt sich hinter GDI? Powered by Bookmarkify&#8482;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.de/search?hl=de&#038;q=was+verbirgt+sich+hinter+gdi%2B&#038;meta=" class="liexternal">Google Suche: Was verbirgt sich hinter GDI?</a></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;Title=Heutige Suche mit Google" title='Save to blinklist' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blinklist.png' style='width:16px; height:16px;' alt='[blinklist] ' /></a> <a href="http://www.blogbookmark.com/submit.php?url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/" title='Save to BlogBookmark' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogbookmark.png' style='width:16px; height:16px;' alt='[BlogBookmark] ' /></a> <a href="http://www.bloglines.com/sub/http://www.metincelik.de/programmierung/heutige-suche-mit-google/" title='Save to Bloglines' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to BlogMarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/blogmarks.png' style='width:16px; height:16px;' alt='[BlogMarks] ' /></a> <a href="http://del.icio.us/post?url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href="http://digg.com/submit?phase=2&amp;url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Digg It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to DotNetKicks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dotnetkicks.png' style='width:16px; height:16px;' alt='[DotNetKicks] ' /></a> <a href="http://www.dzone.com/links/add.html?description=Heutige Suche mit Google&amp;url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to dzone' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/dzone.png' style='width:16px; height:16px;' alt='[dzone] ' /></a> <a href="http://www.facebook.com/share.php?u=http://www.metincelik.de/programmierung/heutige-suche-mit-google/" title='Save to Facebook' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;bm_description=Heutige Suche mit Google" title='Save to Mister Wong' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/misterwong.png' style='width:16px; height:16px;' alt='[Mister Wong] ' /></a> <a href="http://www.mixx.com/submit?page_url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/" title='Save to Mixx' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href="http://www.myspace.com/Modules/PostTo/Pages/?c=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;t=Heutige Suche mit Google" title='Save to MySpace' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href="http://www.oneview.com/quickadd/neu/addBookmark.jsf?URL=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to oneview' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/oneview.png' style='width:16px; height:16px;' alt='[oneview] ' /></a> <a href="http://reddit.com/submit?url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Reddit' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href="http://www.spurl.net/spurl.php?url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to Spurl' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/spurl.png' style='width:16px; height:16px;' alt='[Spurl] ' /></a> <a href="http://www.stumbleupon.com/submit?url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Stumble It!' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href="http://technorati.com/faves?add=http://www.metincelik.de/programmierung/heutige-suche-mit-google/" title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href="http://twitter.com/home/?status=Heutige Suche mit Google+http://www.metincelik.de/programmierung/heutige-suche-mit-google/" title='Save to Twitter' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href="https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;title=Heutige Suche mit Google" title='Save to Windows Live' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;t=Heutige Suche mit Google" title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=Heutige Suche mit Google&amp;uri=http://www.metincelik.de/programmierung/heutige-suche-mit-google/&amp;loc=en_US" title='Email this to a friend' onclick='target="_blank";' rel='nofollow' class="liimagelink"><img src='http://www.metincelik.de/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div><div class='brand'><small><a href="http://www.bookmarkify.com/" class="liexternal">Powered by Bookmarkify&trade;</a></small></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.metincelik.de/programmierung/heutige-suche-mit-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

