<?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>Nagarro Blog &#187; Ramesh Soni</title>
	<atom:link href="http://www.nagarro.com/blog/author/rameshsoni/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nagarro.com/blog</link>
	<description>Nagarro blog: software development, design, architecture and usability</description>
	<lastBuildDate>Mon, 26 Dec 2011 18:09:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use the features of the .Net framework to implement good coding patterns</title>
		<link>http://www.nagarro.com/blog/use-the-features-of-the-net-framework-to-implement-good-coding-patterns/</link>
		<comments>http://www.nagarro.com/blog/use-the-features-of-the-net-framework-to-implement-good-coding-patterns/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 21:55:02 +0000</pubDate>
		<dc:creator>Ramesh Soni</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[event processing]]></category>
		<category><![CDATA[IDisposable]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.nagarro.com/blog/?p=200</guid>
		<description><![CDATA[In our haste to finish the coding of a given application, we often overlook great little techniques which can be deployed to ensure best practices in code. And since one of the best ways to learn is by example, we will walk through a very common block of code that is found in almost all [...]]]></description>
		<wfw:commentRss>http://www.nagarro.com/blog/use-the-features-of-the-net-framework-to-implement-good-coding-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

