<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Kedar's Weblog</title>
	<atom:link href="http://kedarnadhsharma.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kedarnadhsharma.wordpress.com</link>
	<description>My thoughts ,my journey and my opinions for a better future</description>
	<lastBuildDate>Fri, 22 Oct 2010 10:31:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kedarnadhsharma.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Kedar's Weblog</title>
		<link>http://kedarnadhsharma.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kedarnadhsharma.wordpress.com/osd.xml" title="Kedar&#039;s Weblog" />
	<atom:link rel='hub' href='http://kedarnadhsharma.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CrossPagePostBack Insights</title>
		<link>http://kedarnadhsharma.wordpress.com/2010/10/22/crosspagepostback-insights/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2010/10/22/crosspagepostback-insights/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 10:25:04 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[Interesting Stuff]]></category>

		<guid isPermaLink="false">https://kedarnadhsharma.wordpress.com/2010/10/22/crosspagepostback-insights/</guid>
		<description><![CDATA[By default any ASP.NET page will post back to itself. But in ASP.NET 2.0 you can configure the page to post back to a different page. This behavior is known as CrosspagePostBack. There are 2 steps involved in configuring this behavior. 1. Identify the controls that can cause PostBack. Example: Button Controls (in particular, those [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=194&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2010/10/22/crosspagepostback-insights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb13.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb14.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb15.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2010/10/image_thumb16.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Some Interesting facts about MasterPages</title>
		<link>http://kedarnadhsharma.wordpress.com/2010/10/19/some-interesting-facts-about-masterpages/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2010/10/19/some-interesting-facts-about-masterpages/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 08:55:12 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[Interesting Stuff]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/2010/10/19/some-interesting-facts-about-masterpages/</guid>
		<description><![CDATA[We all know that MasterPages are generally used for uniform look and feel in Web Applications. In this blog post I want to show some interesting facts about MasterPages in a Q&#38;A format. So lets get started. Can a MasterPage and a ContentPage be developed in 2 different languages? i.e. Suppose can I have a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=165&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2010/10/19/some-interesting-facts-about-masterpages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>RESTORE VERIFY ONLY</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/10/27/restore-verify-only/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/10/27/restore-verify-only/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:50:47 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[Interesting Stuff]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/2009/10/27/restore-verify-only/</guid>
		<description><![CDATA[In one of our project modules I am currently working on there is a requirement to backup and restore the databases as and when required. They are doing it programmatically from the application side. Everything went well with the backup. But when they are restoring we need to validate whether the .BAK file that they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=159&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/10/27/restore-verify-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>Some ASP.NET Interview Questions</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/07/08/some-asp-net-interview-questions/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/07/08/some-asp-net-interview-questions/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 13:01:05 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[Interesting Stuff]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/?p=157</guid>
		<description><![CDATA[Here I find a good link that contains a list of good ASP.NET interview questions. These are ideal for people whi want brush up their topics in the free time and who are planning to switch jobs.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=157&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/07/08/some-asp-net-interview-questions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server 2008 MERGE will improve performance</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/06/11/sql-server-2008-merge-will-improve-performance-2/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/06/11/sql-server-2008-merge-will-improve-performance-2/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:31:06 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/2009/06/11/sql-server-2008-merge-will-improve-performance-2/</guid>
		<description><![CDATA[One of the new features of SQL Server 2008 is the MERGE statement. Basically MERGE will insert data  to a target table from a source if the data is not there other wise it will update/delete from the target table. Using the MERGE statement will actually improves the performance a lot. 1. To further illustrate I have created [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=149&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/06/11/sql-server-2008-merge-will-improve-performance-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>Table valued parameters in SQL Server 2008</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/05/07/137/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/05/07/137/#comments</comments>
		<pubDate>Thu, 07 May 2009 13:34:00 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/?p=137</guid>
		<description><![CDATA[In this article I will demonstrate how we can ultilise the new feature called table valued parameters in SQL Server 2008. These are great addition to the SQL sever 2008 that allows us to pass multiple rows of data to the stored procedure. In earlier versions we acheived this functionality by  converting the data into XML or calling [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=137&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/05/07/137/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>

		<media:content url="http://kedarnadhsharma.files.wordpress.com/2009/05/tvp.jpg" medium="image">
			<media:title type="html">tvp</media:title>
		</media:content>
	</item>
		<item>
		<title>When will our policy makers think like this?</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/05/01/when-will-our-policy-makers-think-like-this/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/05/01/when-will-our-policy-makers-think-like-this/#comments</comments>
		<pubDate>Fri, 01 May 2009 13:58:12 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[Interesting Stuff]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/?p=133</guid>
		<description><![CDATA[I recently came across an article written by Thomas L. Friedman, a Newyork Times Editor and the author of books like &#8220;The World is Flat&#8220; , &#8220;The Lexus and the Olive Tree&#8221; and &#8220;From Beirut to Jerusalem&#8220;. You can read the article here. This article tells about the authors experiences while travelling to a small country called [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=133&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/05/01/when-will-our-policy-makers-think-like-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server Code Name &#8220;Kilimanjaro&#8221; and &#8220;Project Madison&#8221; webcast</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/05/01/sql-server-code-name-kilimanjaro-and-project-madison-webcast/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/05/01/sql-server-code-name-kilimanjaro-and-project-madison-webcast/#comments</comments>
		<pubDate>Fri, 01 May 2009 13:11:23 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/?p=125</guid>
		<description><![CDATA[The new version of SQL server Code named &#8220;Kilimanjaro&#8221; is going to release in FY2010. Before that microsoft wants to give a brief introduction of the same. So they have created this webcast. You can download the webcast by registering here. This session will provide you with an sneak preview into the next release of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=125&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/05/01/sql-server-code-name-kilimanjaro-and-project-madison-webcast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>Response files in C#</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/05/01/response-files-in-c/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/05/01/response-files-in-c/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:49:09 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/?p=29</guid>
		<description><![CDATA[When you write any .NET application it will always add some of the assemblies by default. How will this happen? When I think about the probable answer I thought it might be GAC. But when I googled it I found the answer is completely different. The answer is a response file.  What is a response [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=29&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/05/01/response-files-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
		<item>
		<title>Retrieving BinaryData from SQL Server 2008</title>
		<link>http://kedarnadhsharma.wordpress.com/2009/04/24/109/</link>
		<comments>http://kedarnadhsharma.wordpress.com/2009/04/24/109/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 13:07:12 +0000</pubDate>
		<dc:creator>kedarnadhsharma</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://kedarnadhsharma.wordpress.com/?p=109</guid>
		<description><![CDATA[Today in  my current project we are supposed to build an image from  Binary data stored in a SQL Server column. AS we know SQL Server allows us to store BLOB (Binary Large Objects) data. Here in our case the situation is as below.  In Source System data (read as Images,Videos or documents(.xls,.ppt,.pptx,.xlsx,.doc,.docx) )is stored in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kedarnadhsharma.wordpress.com&amp;blog=1894706&amp;post=109&amp;subd=kedarnadhsharma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://kedarnadhsharma.wordpress.com/2009/04/24/109/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60ef47725ca288069e541a96c72328ff?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">kedarnadhsharma</media:title>
		</media:content>
	</item>
	</channel>
</rss>
