<?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>SharpDeveloper &#187; Updates</title>
	<atom:link href="http://www.sharpdeveloper.net/content/archive/category/updates/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sharpdeveloper.net/content</link>
	<description>C# articles and tutorials on SharpDeveloper.NET</description>
	<lastBuildDate>Thu, 12 Aug 2010 15:17:23 +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>Regular Expression Designer</title>
		<link>http://www.sharpdeveloper.net/content/archive/2008/06/17/regular-expression-designer.aspx</link>
		<comments>http://www.sharpdeveloper.net/content/archive/2008/06/17/regular-expression-designer.aspx#comments</comments>
		<pubDate>Tue, 17 Jun 2008 10:25:45 +0000</pubDate>
		<dc:creator>Sameer</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://migrate.sharpdeveloper.net/content/?p=232</guid>
		<description><![CDATA[Link to a nifty tool on building regular expressions]]></description>
			<content:encoded><![CDATA[<p>If you are doing frequent work with regular expressions, check out this free tool &#8211; <a href="http://www.radsoftware.com.au/regexdesigner/">Regular Expression Designer</a> by Rad Tools.&nbsp; It&#8217;s very nice and helps you with debugging those pesky statements with different input.</p>
<p>And just 2 reminders regarding naming of variables:</p>
<p><span style="font-size: 10pt;"><font size="4">1. Short acronyms should be uppercase<br />
</font></span><span style="font-size: 10pt;"><a href="http://msdn.microsoft.com/en-us/library/ms182256(VS.80).aspx" title="blocked::http://msdn.microsoft.com/en-us/library/ms182256(VS.80).aspx"><font color="#800080" size="4">http://msdn.microsoft.com/en-us/library/ms182256(VS.80).aspx</font></a></span></p>
<p><span style="font-size: 12pt;"><font size="4">2. Identifiers should be cased correctly<br />
&nbsp;</font><a href="http://msdn.microsoft.com/en-us/library/ms182240(VS.80).aspx" title="blocked::http://msdn.microsoft.com/en-us/library/ms182240(VS.80).aspx"><font color="#800080" size="4">http://msdn.microsoft.com/en-us/library/ms182240(VS.80).aspx</font></a></span></p>
<p>Hopefully I&#8217;ll post some more stuff soon, been busy last week with personal stuff (selling my car, etc.)</p>
<h3  class="related_post_title">Other Interesting Posts</h3><ul class="related_post"><li><a href="http://www.sharpdeveloper.net/content/archive/2008/05/08/php-vs-aspnet.aspx" title="PHP VS. ASP.NET">PHP VS. ASP.NET</a></li><li><a href="http://www.sharpdeveloper.net/content/archive/2007/05/25/creating-sqlparameters-best-practices.aspx" title="Creating SqlParameters Best Practices">Creating SqlParameters Best Practices</a></li><li><a href="http://www.sharpdeveloper.net/content/archive/2007/07/11/what-makes-a-sharp-developer-part-1.aspx" title="Are You a Sharp Developer?? (Part 1)">Are You a Sharp Developer?? (Part 1)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sharpdeveloper.net/content/archive/2008/06/17/regular-expression-designer.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 Visitors a Day</title>
		<link>http://www.sharpdeveloper.net/content/archive/2007/10/03/100-visitors-a-day.aspx</link>
		<comments>http://www.sharpdeveloper.net/content/archive/2007/10/03/100-visitors-a-day.aspx#comments</comments>
		<pubDate>Wed, 03 Oct 2007 11:52:59 +0000</pubDate>
		<dc:creator>Sameer</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://migrate.sharpdeveloper.net/content/?p=185</guid>
		<description><![CDATA[This site has now grown to 100 visitors a day.. not too shabby &#160; But still needs lots of work. I have taken a break from posting for Ramadan&#160;but will return soon. In other news, patch your Subtext 1.5 installation&#160;as soon as possible if you haven&#8217;t already done so. Other Interesting PostsPHP VS. ASP.NETCreating SqlParameters [...]]]></description>
			<content:encoded><![CDATA[<p>This site has now grown to 100 visitors a day.. not too shabby <img src='http://www.sharpdeveloper.net/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &nbsp; But still needs lots of work. I have taken a break from posting for <a href="http://www.colostate.edu/Orgs/MSA/events/Ramadan.html">Ramadan</a>&nbsp;but will return soon.</p>
<p>In other news, <a href="http://www.haacked.com/archive/2007/09/20/urgent-subtext-security-patch.aspx">patch your Subtext 1.5 installation</a>&nbsp;as soon as possible if you haven&#8217;t already done so.</p>
<h3  class="related_post_title">Other Interesting Posts</h3><ul class="related_post"><li><a href="http://www.sharpdeveloper.net/content/archive/2008/05/08/php-vs-aspnet.aspx" title="PHP VS. ASP.NET">PHP VS. ASP.NET</a></li><li><a href="http://www.sharpdeveloper.net/content/archive/2007/05/25/creating-sqlparameters-best-practices.aspx" title="Creating SqlParameters Best Practices">Creating SqlParameters Best Practices</a></li><li><a href="http://www.sharpdeveloper.net/content/archive/2007/07/11/what-makes-a-sharp-developer-part-1.aspx" title="Are You a Sharp Developer?? (Part 1)">Are You a Sharp Developer?? (Part 1)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sharpdeveloper.net/content/archive/2007/10/03/100-visitors-a-day.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
