<?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"
	>

<channel>
	<title>Open Coding</title>
	<atom:link href="http://code.dortikum.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.dortikum.net</link>
	<description>Develop your imagination</description>
	<pubDate>Fri, 18 Jul 2008 10:19:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Creating a Silverlight game</title>
		<link>http://code.dortikum.net/2008/07/17/creating-a-silverlight-game/</link>
		<comments>http://code.dortikum.net/2008/07/17/creating-a-silverlight-game/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 18:11:31 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[custom control]]></category>

		<category><![CDATA[game]]></category>

		<category><![CDATA[web reuqest]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/?p=32</guid>
		<description><![CDATA[Introduction
I am a great fan of Silverlight. I have never liked 1.0, but when version 2.0 was released I was very amazed. I created a few solitaire games. Now I decided to create a new game and to describe the problems I have encountered to you. First I decided to write an article about creating [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/07/17/creating-a-silverlight-game/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drag &#038; Drop in Silverlight 2</title>
		<link>http://code.dortikum.net/2008/06/30/drag-drop-in-silverlight-2/</link>
		<comments>http://code.dortikum.net/2008/06/30/drag-drop-in-silverlight-2/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 15:34:29 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[drag]]></category>

		<category><![CDATA[drop]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/?p=31</guid>
		<description><![CDATA[I am writing a Silverlight 2.0 Beta 2 application where I want to drag &#38; drop items. I searched Google for information and here is the final result of my work. It&#8217;s pretty simple.
We are going to create a project, called Freedom in the Sky. We have a custrom control, called Bird, which we want [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/06/30/drag-drop-in-silverlight-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silverlight 2 Beta 2</title>
		<link>http://code.dortikum.net/2008/06/03/silverlight-2-beta-2/</link>
		<comments>http://code.dortikum.net/2008/06/03/silverlight-2-beta-2/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 21:33:00 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/?p=30</guid>
		<description><![CDATA[Beta 2 is coming this week! Pete Brown wrote a short overview of what will this beta contain. Here it is.

Cross-domain changes to Sockets
WCF Duplex Communications
TextWrapping in textbox
TabControl
Updates to Improve WPF Compatibility

Along with Silverlight 2 Beta 2, you&#8217;ll find a new preview of Expression Blend 2.5 and a new version of Deep Zoom Composer.
]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/06/03/silverlight-2-beta-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Modifying the ListBox Control in Silverlight 2.0</title>
		<link>http://code.dortikum.net/2008/03/25/modifying-the-listbox-control-in-silverlight-20/</link>
		<comments>http://code.dortikum.net/2008/03/25/modifying-the-listbox-control-in-silverlight-20/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 22:51:27 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[listbox]]></category>

		<category><![CDATA[modify]]></category>

		<category><![CDATA[silverlight 2.0]]></category>

		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/03/25/modifying-the-listbox-control-in-silverlight-20/</guid>
		<description><![CDATA[I am going to show you how you can modify the standard ListBox control used in Silverlight 2.0. Many people want to change the default view of this control but they can&#8217;t remove the line between the items. If you download the code of the Silverlight control from the official site of Microsoft you will [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/03/25/modifying-the-listbox-control-in-silverlight-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silverlight 2.0 beta 1 Available</title>
		<link>http://code.dortikum.net/2008/03/07/silverlight-20-beta-1-available/</link>
		<comments>http://code.dortikum.net/2008/03/07/silverlight-20-beta-1-available/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 12:22:58 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/03/07/silverlight-20-beta-1-available/</guid>
		<description><![CDATA[In MIX Conference 2008 Microsoft presented Silverlight 2.0 beta 1. Here is a list of new features in this release:

WPF UI Framework
Silverlight 2 includes a rich WPF-based UI  framework that makes building rich Web applications much easier.  In includes a  powerful graphics and animation engine, as well as rich support for higher-level [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/03/07/silverlight-20-beta-1-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lambda Expressions</title>
		<link>http://code.dortikum.net/2008/03/02/lambda-expressions/</link>
		<comments>http://code.dortikum.net/2008/03/02/lambda-expressions/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 18:48:47 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[expressions]]></category>

		<category><![CDATA[lambda]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/03/02/lambda-expressions/</guid>
		<description><![CDATA[In C# 2.0 there are anonymous methods, which allows you to write your method code inline instead of creating a new method in your class. In C# 3.0 there is a new feature - lambda expressions. The goal of this expressions is the same as the anonymous methods, but the syntax is more concise.
Let&#8217;s have [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/03/02/lambda-expressions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Xml Serialization</title>
		<link>http://code.dortikum.net/2008/02/23/xml-serialization/</link>
		<comments>http://code.dortikum.net/2008/02/23/xml-serialization/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 19:06:24 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[serialize]]></category>

		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/02/23/xml-serialization/</guid>
		<description><![CDATA[If you want to store data, you often use a database. It&#8217;s very good way. But, sometimes you need to save too little amount of data that using a database is thoughtless. Another way to store data is to put it in a simple text file. One of the most convenient ways to do this [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/02/23/xml-serialization/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple Gradient</title>
		<link>http://code.dortikum.net/2008/02/22/simple-gradient/</link>
		<comments>http://code.dortikum.net/2008/02/22/simple-gradient/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 18:03:27 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[gradient]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/02/22/simple-gradient/</guid>
		<description><![CDATA[A simple was how to draw a gradient on a form. All you need is to include both Drawing and Drawing2D namespaces in your project. As we are going to draw onto the form, we need to assure, that if user resizes it, we will have our gradient spread over the whole form. We can [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/02/22/simple-gradient/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Filesize To String</title>
		<link>http://code.dortikum.net/2008/02/10/filesize-to-string/</link>
		<comments>http://code.dortikum.net/2008/02/10/filesize-to-string/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 11:24:31 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[filesize]]></category>

		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/02/10/filesize-to-string/</guid>
		<description><![CDATA[I&#8217;ve made a simple function that converts a file size to a string. It computes the remainder after dividing the input size by 1024 and puts it in an array. This step is being performed while we have a size under 1024 - this is the number of the bytes.

uint&#91;&#93; s = new uint&#91;7&#93;;
short n [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/02/10/filesize-to-string/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Allow Only One Instance</title>
		<link>http://code.dortikum.net/2008/02/07/allow-only-one-instance/</link>
		<comments>http://code.dortikum.net/2008/02/07/allow-only-one-instance/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 21:01:44 +0000</pubDate>
		<dc:creator>Boyan Mihailov</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[instance]]></category>

		<category><![CDATA[mutex]]></category>

		<guid isPermaLink="false">http://code.dortikum.net/2008/02/07/allow-only-one-instance/</guid>
		<description><![CDATA[Sometimes you need your application to have no more than one instance. Here comes the Mutex Class.
When two or more threads need to access a shared resource at the same time, the system needs a synchronization mechanism to ensure that only one thread at a time uses the resource. Mutex is a synchronization primitive that [...]]]></description>
		<wfw:commentRss>http://code.dortikum.net/2008/02/07/allow-only-one-instance/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
