<?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>HieuUK &#187; C#</title>
	<atom:link href="http://www.hieu.co.uk/blog/index.php/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hieu.co.uk/blog</link>
	<description>Creative Programing</description>
	<lastBuildDate>Tue, 09 Feb 2010 01:35:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Did you know about db4o &#8211; a brilliant object oriented database</title>
		<link>http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 15:15:58 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[App Dev]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[db4objects]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=840</guid>
		<description><![CDATA[<img src="http://www.hieu.co.uk/blog/wp-content/uploads/db4o-slash.gif" alt="db4o-slash" title="db4o-slash" width="503" height="133" class="aligncenter size-full wp-image-842" />
Db4o. It's an object oriented database. It's so simple, so easy to learn, well, you nearly don't need to remember anything new.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/02/04/whats-going-on-in-the-net-lately/' rel='bookmark' title='Permanent Link: What&#8217;s going on in the net lately'>What&#8217;s going on in the net lately</a> <small> I'm never really good at writing news post, but...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Application to fix case sensitive problem when move your website website to linux server</title>
		<link>http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 15:54:18 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[case sensitive]]></category>
		<category><![CDATA[fix]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=834</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/" rel="attachment wp-att-902"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/all-to-lower.jpg" alt="" title="all-to-lower" width="480" height="118" class="aligncenter size-full wp-image-902" /></a>
I have <a href="http://www.hieu.co.uk/blog/index.php/2010/01/17/damn-case-sensitive/">a trouble with case sensitive</a> when moving to a linux server. I tried to google around but couldn't find the solution for this. The only way I have in mind is manually change all the links in my pages which is hundreds of them. So I decided to write a quick small application to do this for me. I think I should share it here. Even not a many people have this problem but when they got it, at least there is some help.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/17/damn-case-sensitive/' rel='bookmark' title='Permanent Link: Damn case sensitive'>Damn case sensitive</a> <small> I moved my website today to a server. The...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2010/02/04/whats-going-on-in-the-net-lately/' rel='bookmark' title='Permanent Link: What&#8217;s going on in the net lately'>What&#8217;s going on in the net lately</a> <small> I'm never really good at writing news post, but...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Access Windows special directories (My document, Desktop, Program Files)</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/10/12/access-windows-special-directories-my-document-desktop-program-files/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/10/12/access-windows-special-directories-my-document-desktop-program-files/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 22:25:22 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[C#.NET Code]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=817</guid>
		<description><![CDATA[You can easily access to special directories of windows in C# by using:

Environment.SpecialFolder.MyDocuments;

The same go with other directories

Environment.SpecialFolder.Desktop;
Environment.SpecialFolder.History;
...

]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/10/12/access-windows-special-directories-my-document-desktop-program-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run an app or a link</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/11/run-an-app-or-a-link/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/04/11/run-an-app-or-a-link/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 01:02:04 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[C#.NET Code]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=395</guid>
		<description><![CDATA[To run an app or a link(open in default browser)


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/04/11/run-an-app-or-a-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert from stream to string</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/11/convert-from-stream-to-string/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/04/11/convert-from-stream-to-string/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 00:25:38 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[C#.NET Code]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[App Dev]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=391</guid>
		<description><![CDATA[Convert from stream to string


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2010/02/09/css-tidy-up-tidy-up-all-your-css-online-or-offline/' rel='bookmark' title='Permanent Link: CSS Tidy Up &#8211; Tidy up all your css online or offline'>CSS Tidy Up &#8211; Tidy up all your css online or offline</a> <small> Finally posted one of my favourite web dev tool...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/04/11/convert-from-stream-to-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Close form to system tray</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/11/close-form-to-system-tray/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/04/11/close-form-to-system-tray/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 00:23:27 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[C#.NET Code]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[App Dev]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=388</guid>
		<description><![CDATA[Instead of close down the app, the app hide in the system tray instead.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/' rel='bookmark' title='Permanent Link: Application to fix case sensitive problem when move your website website to linux server'>Application to fix case sensitive problem when move your website website to linux server</a> <small> I have a trouble with case sensitive when moving...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/04/11/close-form-to-system-tray/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Simpsons in CSS with CSSFromDraw</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/03/27/the-simpsons-in-css-with-cssfromdraw/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/03/27/the-simpsons-in-css-with-cssfromdraw/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 16:17:49 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=127</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2009/03/27/the-simpsons-in-css-with-cssfromdraw/"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/simpsonsfamily.gif" alt="simpsonsfamily" title="simpsonsfamily"  class="aligncenter size-full wp-image-141" /></a>
If you're thinking you're looking at an image of The Simpsons family than yes but no. It's Homer Simpson but it was constructed by DIV with CSS class, not an image. I'm always a big fan of The Simpsons so when I saw Roman Cortes's Homer CSS, I though I would make one of my own. Well the problem is I'm too lazy to construct such a big HTML &#038; CSS like that so I made an application to do it for me and here is the series of it. You could make one of your own as well by using the Web Service bellow or download the Source Code to play around with it.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/20/application-to-fix-case-sensitive-problem-when-move-your-website-website-to-linux-server/' rel='bookmark' title='Permanent Link: Application to fix case sensitive problem when move your website website to linux server'>Application to fix case sensitive problem when move your website website to linux server</a> <small> I have a trouble with case sensitive when moving...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/03/27/the-simpsons-in-css-with-cssfromdraw/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Working with BackgroundWorker &amp; Create your own loading class</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/19/working-with-backgroundworker-create-your-own-loading-class/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/02/19/working-with-backgroundworker-create-your-own-loading-class/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 06:33:10 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">/post/2009/02/19/Working-with-BackgroundWorker-Create-your-own-loading-class.aspx</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/wp-content/uploads/bwtitle.jpg"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/bwtitle.jpg" alt="bwtitle" title="bwtitle" width="450" height="100" class="aligncenter size-full wp-image-181" /></a>
The basic knowledge about BackgroundWorker. Using BackgroundWorker to create a loading form to inform user the application is still working fine. From that, create your own loading class to automate all those progress and make the code and the form reusable.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/02/19/working-with-backgroundworker-create-your-own-loading-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracing and logging in .Net</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/11/tracing-and-logging-in-net/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/02/11/tracing-and-logging-in-net/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 15:12:00 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">/post/2009/02/11/Tracing-and-logging-in-Net.aspx</guid>
		<description><![CDATA[Why you should set up a logging framework and a very basic how to using NLog as a tracing and logging framework for your project. This will guide you through steps to set up your application to log the debug to a text file.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/02/11/tracing-and-logging-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Game Dev With Space Invaders</title>
		<link>http://www.hieu.co.uk/blog/index.php/2008/12/21/starting-game-dev-with-space-invaders/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2008/12/21/starting-game-dev-with-space-invaders/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 01:47:00 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[GameDev]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">/post/2008/12/21/Starting-Game-Dev-With-Space-Invaders.aspx</guid>
		<description><![CDATA[<br/><div class="EntryHeaderPicture"><image src="/image.axd?picture=WindowsLiveWriter/GameDevelopmentSpaceInvadersPart1_13F41/image_thumb_2.png"/>  </div>  Start getting into Game Dev with making Space Invaders with C# and XNA game studio. You will be surprise how easy to make a simple game nowaday.



Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2010/01/27/did-you-know-about-db4o-a-brilliant-object-oriented-database/' rel='bookmark' title='Permanent Link: Did you know about db4o &#8211; a brilliant object oriented database'>Did you know about db4o &#8211; a brilliant object oriented database</a> <small> Db4o. It's an object oriented database. It's so simple,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2008/12/21/starting-game-dev-with-space-invaders/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
