<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>CHOUFFAI.NET</title>
	<link>http://www.chouffai.net</link>
	<description>Technical tips and tricks from a professional geeks...</description>
	<pubDate>Thu, 24 Sep 2009 21:01:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>How To Change TextBox Border Color In C#</title>
		<link>http://www.chouffai.net/?p=41</link>
		<comments>http://www.chouffai.net/?p=41#comments</comments>
		<pubDate>Sun, 26 Jul 2009 13:22:40 +0000</pubDate>
		<dc:creator>M. Badr CHOUFFAI - بدر الشفاعي</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.chouffai.net/?p=41</guid>
		<description><![CDATA[private static int WM_NCPAINT = 0&#215;0085;
private static int WM_ERASEBKGND = 0&#215;0014;
private static int WM_PAINT = 0&#215;000F;

[DllImport(&#8220;user32.dll&#8221;)]
static extern IntPtr GetDCEx(IntPtr hwnd, IntPtr hrgnclip, uint fdwOptions);
DllImport(&#8220;user32.dll&#8221;)]
static extern int ReleaseDC(IntPtr hwnd, IntPtr hDC);

protected override void WndProc(ref Message m)
{
    base.WndProc(ref m);
    if (m.Msg == WM_NCPAINT &#124;&#124; m.Msg == WM_ERASEBKGND &#124;&#124; m.Msg == WM_PAINT)
    {
      [...]]]></description>
		<wfw:commentRss>http://www.chouffai.net/?feed=rss2&amp;p=41</wfw:commentRss>
		</item>
		<item>
		<title>8 Websites Every Microsoft .NET Developer Should Know About&#8230;</title>
		<link>http://www.chouffai.net/?p=38</link>
		<comments>http://www.chouffai.net/?p=38#comments</comments>
		<pubDate>Mon, 20 Jul 2009 13:44:46 +0000</pubDate>
		<dc:creator>M. Badr CHOUFFAI - بدر الشفاعي</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.chouffai.net/?p=38</guid>
		<description><![CDATA[There are currently millions of developers worldwide that are using Microsoft.NET technologies. If you are one of them or want to become one, then each of the websites I am about to list should be in your list of favorites, your list of bookmarks, or just written down on a piece of paper (yeah right, [...]]]></description>
		<wfw:commentRss>http://www.chouffai.net/?feed=rss2&amp;p=38</wfw:commentRss>
		</item>
		<item>
		<title>Open++ adds anything you need to your Right-Click Menu</title>
		<link>http://www.chouffai.net/?p=34</link>
		<comments>http://www.chouffai.net/?p=34#comments</comments>
		<pubDate>Mon, 20 Jul 2009 10:29:58 +0000</pubDate>
		<dc:creator>M. Badr CHOUFFAI - بدر الشفاعي</dc:creator>
		
		<category><![CDATA[Windows Tools]]></category>

		<category><![CDATA[Microsoft Windows XP]]></category>

		<category><![CDATA[How To's - Tips]]></category>

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

		<guid isPermaLink="false">http://www.chouffai.net/?p=34</guid>
		<description><![CDATA[Free utility Open++ adds a new submenu to your right-click context menu with advanced options for adding virtually any function you could want.

Rather than add a bunch of its own custom commands (though it does have a few handy defaults, like Copy Path), Open++ provides a versatile utility for adding your own functions.
]]></description>
		<wfw:commentRss>http://www.chouffai.net/?feed=rss2&amp;p=34</wfw:commentRss>
		</item>
		<item>
		<title>FileMenu Tools - Customize the Right Click Menu</title>
		<link>http://www.chouffai.net/?p=26</link>
		<comments>http://www.chouffai.net/?p=26#comments</comments>
		<pubDate>Mon, 20 Jul 2009 09:05:25 +0000</pubDate>
		<dc:creator>M. Badr CHOUFFAI - بدر الشفاعي</dc:creator>
		
		<category><![CDATA[Windows Tools]]></category>

		<category><![CDATA[Microsoft Windows XP]]></category>

		<category><![CDATA[How To's - Tips]]></category>

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

		<guid isPermaLink="false">http://www.chouffai.net/?p=26</guid>
		<description><![CDATA[The powerhouse for the last mention. FileMenu Tools goes further than the previous two mentioned. It takes the context menu out of the box and literally makes it a file manager. It allows you to either clean up the clutter or throw in a few more options for handling files and folders. Over and above, [...]]]></description>
		<wfw:commentRss>http://www.chouffai.net/?feed=rss2&amp;p=26</wfw:commentRss>
		</item>
		<item>
		<title>Ophcrack – A Password Hack Tool to Crack Almost Any Windows Password</title>
		<link>http://www.chouffai.net/?p=25</link>
		<comments>http://www.chouffai.net/?p=25#comments</comments>
		<pubDate>Mon, 20 Jul 2009 08:36:02 +0000</pubDate>
		<dc:creator>M. Badr CHOUFFAI - بدر الشفاعي</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[Windows Tools]]></category>

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

		<guid isPermaLink="false">http://www.chouffai.net/?p=25</guid>
		<description><![CDATA[There are a lot of different reasons why one would want to use any number of password hack tools to hack a Windows password. Of course, there are the good-hearted reasons, like helping your grandpa because he forgot his password and is locked out of his own computer. Then, there are the more dubious reasons, [...]]]></description>
		<wfw:commentRss>http://www.chouffai.net/?feed=rss2&amp;p=25</wfw:commentRss>
		</item>
	</channel>
</rss>
