<?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>Second Life Blog &#187; C#</title>
	<atom:link href="http://hanigamal.net/tag/c/feed" rel="self" type="application/rss+xml" />
	<link>http://hanigamal.net</link>
	<description>The forest of dreams is a second life</description>
	<lastBuildDate>Fri, 25 Jun 2010 13:31:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>C#: Opens Office Documents in Web Browser Control</title>
		<link>http://hanigamal.net/dot-net/csharp-opens-office-documents-in-web-browser-control</link>
		<comments>http://hanigamal.net/dot-net/csharp-opens-office-documents-in-web-browser-control#comments</comments>
		<pubDate>Mon, 04 Jan 2010 01:35:02 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Dot net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=780</guid>
		<description><![CDATA[This post is related to/same as a previous post VB: Opens Office Documents in Web Browser Control Use the following steps to create a C# application that opens Office documents: Start Visual Studio and create a new C# project.  Form1 created by default. From the Components toolbox, Add an instance of the WebBrowser control, CommonDialog [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/dot-net/csharp-opens-office-documents-in-web-browser-control/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Resume</title>
		<link>http://hanigamal.net/resume</link>
		<comments>http://hanigamal.net/resume#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:54:52 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Business Related]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Smart Devices]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?page_id=90</guid>
		<description><![CDATA[Hani Mohamed Gamal El-Din hanigamal@gmail.com hani@hanigamal.net Date of Birth: 22/4/1978 Nationality: Egyptian Summary IT software development is my job and my main avocation too, I&#8217;ve more than 7 years IT experience including programming, leading and managing, I&#8217;m working mainly to create new ideas of enterprise solutions to help align my knowledge with business objectives. Profession: [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/resume/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arabization Controls for Windows CE</title>
		<link>http://hanigamal.net/dot-net/arabization-controls-for-windows-ce</link>
		<comments>http://hanigamal.net/dot-net/arabization-controls-for-windows-ce#comments</comments>
		<pubDate>Tue, 21 Oct 2008 06:36:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Dot net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Smart Devices]]></category>
		<category><![CDATA[VB]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=77</guid>
		<description><![CDATA[http://www.codeproject.com/KB/mobile/ArabizationControls.aspx HaniGamal.Net]]></description>
		<wfw:commentRss>http://hanigamal.net/dot-net/arabization-controls-for-windows-ce/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Warm reboot of a PocketPC/CE</title>
		<link>http://hanigamal.net/dot-net/wince-warm-reboot</link>
		<comments>http://hanigamal.net/dot-net/wince-warm-reboot#comments</comments>
		<pubDate>Thu, 25 May 2006 10:14:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Dot net]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CE]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hanigamal.net/us/warm-reboot-of-a-pocketpc-2</guid>
		<description><![CDATA[To be able to reset a PocketPC/WindowsCE programmatically from within a managed application, it is necessary to send a IOCTL to the device using KernelIoControl. This API is not available directly in managed code, so we need to P/Invoke KernelIoControl, providing it with the correct IOCTL (IOCTL_HAL_REBOOT). To assure that IOCTL’s are unique, they can [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/dot-net/wince-warm-reboot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB.NET Soft reset function for smart devices</title>
		<link>http://hanigamal.net/dot-net/vbnet-soft-reset-function-for-smart-devices</link>
		<comments>http://hanigamal.net/dot-net/vbnet-soft-reset-function-for-smart-devices#comments</comments>
		<pubDate>Sun, 14 May 2006 00:54:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Dot net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Smart Devices]]></category>
		<category><![CDATA[VB]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=28</guid>
		<description><![CDATA[Public Function SoftReset() As IntegerDim bytesReturned As Integer = 0Dim r As System.Windows.Forms.DialogResult&#8216; Show the user a dialog first, giving them the option to cancelr = System.Windows.Forms.MessageBox.Show( _&#8220;Running this test will soft reset the device and cancel subsequent tests. Do you wish to continue?&#8221;, _&#8220;ResetDevice Test&#8221;, _System.Windows.Forms.MessageBoxButtons.YesNo, _System.Windows.Forms.MessageBoxIcon.Question, _System.Windows.Forms.MessageBoxDefaultButton.Button2 _)&#8216; If the user said &#8220;yes, [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/dot-net/vbnet-soft-reset-function-for-smart-devices/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
