<?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>Stormwild Interactive &#187; c#</title>
	<atom:link href="http://blog.stormwild.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stormwild.net</link>
	<description>Web Development</description>
	<lastBuildDate>Wed, 07 Jul 2010 14:59:57 +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>Facebook Uses HipHop To Transform PHP to C++</title>
		<link>http://blog.stormwild.net/applications/facebook-uses-hiphop-to-transform-php-to-c/</link>
		<comments>http://blog.stormwild.net/applications/facebook-uses-hiphop-to-transform-php-to-c/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 12:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.stormwild.net/?p=106</guid>
		<description><![CDATA[On the Facebook Developers site, Haiping Zhao writes about how Facebook uses HipHop to transform PHP code to C++ and compiles them using g++. In his article titled, HipHop for PHP: Move Fast, he mentions: HipHop for PHP isn&#8217;t technically &#8230; <a href="http://blog.stormwild.net/applications/facebook-uses-hiphop-to-transform-php-to-c/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On the Facebook Developers site, Haiping Zhao writes about how Facebook uses HipHop to transform PHP code to C++ and compiles them using g++. In his article titled, <a href="http://developers.facebook.com/news.php?blog=1&amp;story=358">HipHop for PHP: Move Fast</a>, he mentions:</p>
<blockquote><p>HipHop for PHP isn&#8217;t technically a compiler itself. Rather it is a source code transformer. HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it. HipHop executes the source code in a semantically equivalent manner and sacrifices some rarely used features — such as eval() — in exchange for improved performance. HipHop includes a code transformer, a reimplementation of PHP&#8217;s runtime system, and a rewrite of many common PHP Extensions to take advantage of these performance optimizations.</p></blockquote>
<p>In his article he describes how this tool helps to allow Facebook to scale to millions of users. He also mentions that HipHop has been released using the open source PHP license.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stormwild.net/applications/facebook-uses-hiphop-to-transform-php-to-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display line numbers in Visual C# 2008 Express</title>
		<link>http://blog.stormwild.net/programming/display-line-numbers-in-visual-c-2008-express/</link>
		<comments>http://blog.stormwild.net/programming/display-line-numbers-in-visual-c-2008-express/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 03:28:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[line numbers]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blog.stormwild.net/?p=74</guid>
		<description><![CDATA[To display line numbers in code On the Tools menu selecti, Options. In the Text Editor folder, choose the General options in the All Languages subfolder to set this option globally Under Display, select Line numbers. If you do not &#8230; <a href="http://blog.stormwild.net/programming/display-line-numbers-in-visual-c-2008-express/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.stormwild.net/wp-content/uploads/2009/12/display_line_numbers_vce-e1261280670315.png"><img class="alignnone size-full wp-image-77" title="Display Line Numbers in Visual C# 2008 Express" src="http://blog.stormwild.net/wp-content/uploads/2009/12/display_line_numbers_vce-e1261280670315.png" alt="" width="500" height="291" /></a></p>
<p>To display line numbers in code</p>
<ol>
<li>On the <strong>Tools</strong> menu selecti, <strong>Options</strong>.</li>
<li>In the <strong>Text Editor</strong> folder, choose the <strong>General</strong> options in the  <strong>All Languages</strong> subfolder to set this option globally</li>
<li>Under <strong>Display</strong>, select <strong>Line numbers</strong>.</li>
</ol>
<p><em>If you do not see the <strong>All Languages</strong> subfolder or the <strong>Display</strong> section, make sure that the <strong>Show all settings</strong> checkbox at the bottom of the window is checked.</em></p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms165340(VS.80).aspx" target="_blank">Reference</a><em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stormwild.net/programming/display-line-numbers-in-visual-c-2008-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Validating Positive Numbers Use Only A RangeValidator</title>
		<link>http://blog.stormwild.net/programming/when-validating-positive-numbers-use-only-a-rangevalidator/</link>
		<comments>http://blog.stormwild.net/programming/when-validating-positive-numbers-use-only-a-rangevalidator/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 13:32:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[validators]]></category>

		<guid isPermaLink="false">http://blog.stormwild.net/?p=57</guid>
		<description><![CDATA[When requiring the user to enter only positive numbers (integer, double, currency) within a specified limit, you do not need to have both a RegularExpressionValidator to check for positive values and a RangeValidator to provide a limit. You can just &#8230; <a href="http://blog.stormwild.net/programming/when-validating-positive-numbers-use-only-a-rangevalidator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When requiring the user to enter only positive numbers (integer, double, currency)  within a specified limit, you do not need to have both a RegularExpressionValidator to check for positive values and a RangeValidator to provide a limit. You can just use the RangeValidator and just set the Minimum property to 0. (Visual Web Developer Express 2008 and .NET 3.5)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stormwild.net/programming/when-validating-positive-numbers-use-only-a-rangevalidator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
