<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>In the Line of Fire....Shaunak Pandit</title>
	<atom:link href="http://shaunakpandit.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaunakpandit.wordpress.com</link>
	<description>Random thoughts abt life and my work (in the line of fire between Testers,Managers and clients)</description>
	<lastBuildDate>Sat, 12 Sep 2009 15:11:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='shaunakpandit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c090e352bd088f71ce69fe47a3bb0d70?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>In the Line of Fire....Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com</link>
	</image>
			<item>
		<title>Humble recipe for Success : Nice one</title>
		<link>http://shaunakpandit.wordpress.com/2009/09/12/humble-recipe-for-success-nice-one/</link>
		<comments>http://shaunakpandit.wordpress.com/2009/09/12/humble-recipe-for-success-nice-one/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 15:11:58 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[recipe for success]]></category>
		<category><![CDATA[success]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=296</guid>
		<description><![CDATA[Got a forward from a friend the subject stated &#8220;Recipe for Succes&#8221; the contents were even more thought provoking than the subject.
Pasting it here for benefit of others&#8230;.
Setting Goals
but NOT in concrete
Staying Focused
but turning aside to Help someone
Following Plan
but remaining Flexible
Moving ahead
but not too fast to miss the smell of flowers
Climbing the Ladder
but not stepping [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=296&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2009/09/12/humble-recipe-for-success-nice-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Extracting HTML source from a URL website</title>
		<link>http://shaunakpandit.wordpress.com/2009/08/16/extracting-html-source-from-a-url-website/</link>
		<comments>http://shaunakpandit.wordpress.com/2009/08/16/extracting-html-source-from-a-url-website/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 15:31:20 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[extract html source]]></category>
		<category><![CDATA[reading html from url]]></category>
		<category><![CDATA[reading html from website]]></category>
		<category><![CDATA[webrequest and webresponse object]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=180</guid>
		<description><![CDATA[Was just thinking of trying something short and sweet and thought of trying out a snippet for extracting code from the entered url.
Following is the code have not declared the namespaces on top but used them directly in the code to bring more clarity on which namespace the object comes from.
The code is self explanatory [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=180&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2009/08/16/extracting-html-source-from-a-url-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Exception Handling .NET Try Catch Finally Block working</title>
		<link>http://shaunakpandit.wordpress.com/2008/10/11/exception-handling-net-try-catch-finally-block-working/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/10/11/exception-handling-net-try-catch-finally-block-working/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 07:28:41 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Good Practices]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[try catch finally]]></category>
		<category><![CDATA[exception handling .NET]]></category>
		<category><![CDATA[handling exceptions]]></category>
		<category><![CDATA[try catch]]></category>
		<category><![CDATA[try catch finally block]]></category>
		<category><![CDATA[try finally block]]></category>
		<category><![CDATA[finally block]]></category>
		<category><![CDATA[exception handling]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=183</guid>
		<description><![CDATA[ 
 
Exception handling and performance
The vanila try- catch statement:

try
{
// Execute the code for SQL
}
Catch(Exception Ex)
{
// Handle the exception.
}
In the above example the try catch encapsulates a piece of code executing some DB operations.
In case there is an exception thrown in the try block code the exception will be smartly catched in the catch block [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=183&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/10/11/exception-handling-net-try-catch-finally-block-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Programming outlook 2003 in C# using outlook in C# to send mails</title>
		<link>http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 17:19:31 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[Microsoft outlook 2003]]></category>
		<category><![CDATA[primary interop assemblies ms outlook]]></category>
		<category><![CDATA[programming outlook c#]]></category>
		<category><![CDATA[sending mail through code c#]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=243</guid>
		<description><![CDATA[A good resource to programming outlook 2003 using c# or using the Primary interop assemblies for Microsoft outlook 2003 in C#
MSDN Article
please note its better to use the primary interop asemblies than directly referencing the COM outlook library
Posted in .NET, Problem Solving Tagged: Microsoft outlook 2003, primary interop assemblies ms outlook, programming outlook c#, sending [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=243&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Deja vu Avec Nant &amp; Continous Integration</title>
		<link>http://shaunakpandit.wordpress.com/2008/10/02/deja-vu-avec-nant-continous-integration-shaunak-pandit/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/10/02/deja-vu-avec-nant-continous-integration-shaunak-pandit/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 06:52:35 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Build integrators]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[automated build process]]></category>
		<category><![CDATA[Build tool]]></category>
		<category><![CDATA[ccnet]]></category>
		<category><![CDATA[Continous Integration]]></category>
		<category><![CDATA[Cruisecontrol.NET]]></category>
		<category><![CDATA[Nant]]></category>
		<category><![CDATA[setting up continous integration]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=235</guid>
		<description><![CDATA[Got lucky to try my hand at Continous integration once again.. I remember it has been like more than 5 years now that i had used Nant and CCnet for Continous Integration.
It was fun and challenging to use with the then rustic error messages thrown by both.also configuring the same was also a big pain..
Had [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=235&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/10/02/deja-vu-avec-nant-continous-integration-shaunak-pandit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio IDE Tips &amp; tricks: ShortCuts for playing with blocks regions</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/27/visual-studio-ide-tips-tricks-playing-with-regions-blocks-shaunak-pandit/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/09/27/visual-studio-ide-tips-tricks-playing-with-regions-blocks-shaunak-pandit/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 15:05:42 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[Visual Studio Tips and Tricks]]></category>
		<category><![CDATA[collapse code block]]></category>
		<category><![CDATA[collapse regions]]></category>
		<category><![CDATA[expand regions]]></category>
		<category><![CDATA[fold regions]]></category>
		<category><![CDATA[unfold regions]]></category>
		<category><![CDATA[Visual studio IDE shortcuts]]></category>
		<category><![CDATA[Visual Studio IDE Tips & tricks:]]></category>
		<category><![CDATA[Visual Studio IDE Tips and tricks]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=99</guid>
		<description><![CDATA[How many times we get fed up of all the cluttered code? Best thing to do is put regions and collapse the regions to free up some space&#8230;

Fold/Unfold the current code block &#8211; Ctrl+M, Ctrl+M
Unfold all &#8211; Ctrl+M, Ctrl+L
Stop outlining &#8211; Ctrl+M, Ctrl+P
Fold all &#8211; Ctrl+M, Ctrl+O

Posted in .NET, Problem Solving, Visual Studio Tips and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=99&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/09/27/visual-studio-ide-tips-tricks-playing-with-regions-blocks-shaunak-pandit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Funny !! Marc Faber&#8217;s comment on US Economy!!</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/23/marc-fabers-comment-on-us-economy-shaunak-pandit/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/09/23/marc-fabers-comment-on-us-economy-shaunak-pandit/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 17:16:48 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Marc Faber's]]></category>
		<category><![CDATA[US Economy]]></category>
		<category><![CDATA[US products]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=186</guid>
		<description><![CDATA[Came across this comment from Marc Faber has gone back to the basics with his comment !!!
The federal government is sending each of us a $600 rebate.
If we spend that money at Wal-Mart, the money goes to China.
If we spend it on gasoline it goes to the Arabs.
If we buy a computer it will go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=186&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/09/23/marc-fabers-comment-on-us-economy-shaunak-pandit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Best frequency for code review&#8230; how to code review</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/19/when-how-to-code-review-shaunak-pandit/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/09/19/when-how-to-code-review-shaunak-pandit/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 18:16:02 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[best time for code review]]></category>
		<category><![CDATA[Effective code review]]></category>
		<category><![CDATA[frequency for code review]]></category>
		<category><![CDATA[How to code review]]></category>
		<category><![CDATA[how to ensure good code review]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=164</guid>
		<description><![CDATA[Had an interesting discussion with a peer while coming back home..and it got me thinking..  he was complaining about the quality of code by his developers and was inquiring what approach I follow in my projects.
To tell you the truth I don&#8217;t follow a specific time frame or frequency for performing code review.
Just to give [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=164&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/09/19/when-how-to-code-review-shaunak-pandit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>Effective Code review or How to execute a Succesful code review</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/17/effective-code-review-or-how-to-execute-a-succesful-code-review/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/09/17/effective-code-review-or-how-to-execute-a-succesful-code-review/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 18:12:36 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Best practices code review]]></category>
		<category><![CDATA[Code review]]></category>
		<category><![CDATA[Effective code review]]></category>
		<category><![CDATA[How to code review]]></category>
		<category><![CDATA[Pain free code review]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/2008/09/17/effective-code-review-or-how-to-execute-a-succesful-code-review/</guid>
		<description><![CDATA[Code Review&#8230;. The dreaded words for a newbie ears ..or in most of the cases even for the experienced developers!!!!
How to code review ?
Over the years of being the code reviewer or me being the reviewee have noticed a few things which i feel are worth mentioning for an effective and pain free code review [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=160&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/09/17/effective-code-review-or-how-to-execute-a-succesful-code-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>
	</item>
		<item>
		<title>To Chrome or not to Chrome.. Google chrome features</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/14/to-chrome-or-not-to-chrome-google-chrome-features/</link>
		<comments>http://shaunakpandit.wordpress.com/2008/09/14/to-chrome-or-not-to-chrome-google-chrome-features/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 08:25:26 +0000</pubDate>
		<dc:creator>Shaunak Pandit</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[chrome features]]></category>
		<category><![CDATA[google chrome crash]]></category>
		<category><![CDATA[Google Chrome Features]]></category>

		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=119</guid>
		<description><![CDATA[Google has done it again&#8230; a product built on the problems of the browser users. 
To get a good idea about the features of the browser visit the features video site. The browser isn&#8217;t a complex browser Google  has stuck to its simplicity but effectiveness moto once again and delivered.
The Features list includes:

One box for everything
New [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shaunakpandit.wordpress.com&blog=4752796&post=119&subd=shaunakpandit&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://shaunakpandit.wordpress.com/2008/09/14/to-chrome-or-not-to-chrome-google-chrome-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9c2b9d252bac32d4a8946041b4e18b4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaunak Pandit</media:title>
		</media:content>

		<media:content url="http://shaunakpandit.files.wordpress.com/2008/09/taskmanager.jpg?w=128" medium="image">
			<media:title type="html">taskmanager</media:title>
		</media:content>
	</item>
	</channel>
</rss>