<?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; title</title>
	<atom:link href="http://tipsinterview.com/tag/title/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +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>CouchDB jQuery Plugin Reference</title>
		<link>http://tipsinterview.com/2011/10/10/couchdb-jquery-plugin-reference/</link>
		<comments>http://tipsinterview.com/2011/10/10/couchdb-jquery-plugin-reference/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 07:47:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[advantage]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[doctype html]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[javascript libraries]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[script src]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[utf 8]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=611</guid>
		<description><![CDATA[CouchDB ships with several useful JavaScript libraries, including jQuery. Here is an example of an HTML document that takes advantage of CouchDB’s included JavaScript libraries: &#60;!DOCTYPE html&#62; &#60;html&#62; &#60;head&#62; &#60;title&#62;CouchDB jQuery Examples&#60;/title&#62; &#60;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&#62; &#60;script src="/_utils/script/json2.js"&#62;&#60;/script&#62; &#60;script src="/_utils/script/sha1.js"&#62;&#60;/script&#62; &#60;script src="/_utils/script/jquery.js?1.4.2"&#62;&#60;/script&#62; &#60;script src="/_utils/script/jquery.couch.js?0.11.0"&#62;&#60;/script&#62; &#60;script src="/_utils/script/jquery.dialog.js?0.11.0"&#62;&#60;/script&#62; &#60;/head&#62; &#60;body&#62; &#60;/body&#62; &#60;/html&#62; By default, CouchDB will [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/10/10/couchdb-jquery-plugin-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asp.net questions and answers</title>
		<link>http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/</link>
		<comments>http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 00:45:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application variables]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[objective type]]></category>
		<category><![CDATA[postback]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[question title]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[type question]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/</guid>
		<description><![CDATA[Whether azure supports all OS? No it supports Windows 7, Vista, Windows 2008 server. What is the difference between document.getElementById('&#60;%= btnMakeUpdate.ClientID %&#62;').name AND document.getElementById('&#60;%= btnMakeUpdate.UniqueID %&#62;')? There is no difference. Both will use control's id seperated using $ sign. MaintainScrollPositionOnPostback will work in Ajax Postback. NOTE: This is objective type question, Please click question title [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

