<?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>Interview Tips &#187; copy</title>
	<atom:link href="http://tipsinterview.com/tag/copy/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:45:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What is the difference between String and StringBuilder?</title>
		<link>http://tipsinterview.com/2010/05/22/what-is-the-difference-between-string-and-stringbuilder/</link>
		<comments>http://tipsinterview.com/2010/05/22/what-is-the-difference-between-string-and-stringbuilder/#comments</comments>
		<pubDate>Sat, 22 May 2010 00:29:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[concatenation]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[first string]]></category>
		<category><![CDATA[operation]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[string object]]></category>
		<category><![CDATA[string operation]]></category>
		<category><![CDATA[string operations]]></category>
		<category><![CDATA[StringBuilder]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=291</guid>
		<description><![CDATA[Both String and StringBuilder are classes used to handle strings. The most common operation with a string is concatenation. This activity has to be performed very efficiently. When we use the "String" object to concatenate two strings, the first string is combined to the other string by creating a new copy in the memory as [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/05/22/what-is-the-difference-between-string-and-stringbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asp.net interview questions and answers</title>
		<link>http://tipsinterview.com/2010/03/18/asp-net-interview-questions-and-answers/</link>
		<comments>http://tipsinterview.com/2010/03/18/asp-net-interview-questions-and-answers/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 02:27:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application variable]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[Const]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[dataset]]></category>
		<category><![CDATA[design time]]></category>
		<category><![CDATA[logical design]]></category>
		<category><![CDATA[resource files]]></category>
		<category><![CDATA[time diff]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/18/asp-net-interview-questions-and-answers/</guid>
		<description><![CDATA[How do we do paging in gridview? Make Allowpaging=true also specify the PageIndex as some value Namespace and Assembly? Namespace is a logical design-time naming convenience, whereas an assembly establishes the name scope for types at run time. Diff b/w dataset.clone and dataset.copy dataset.clone copies just the structure of dataset (including all the datatables, schemas, [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/18/asp-net-interview-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

