<?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; Script</title>
	<atom:link href="http://tipsinterview.com/tag/script/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>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 Interview Questions on Database Administrator</title>
		<link>http://tipsinterview.com/2009/12/22/asp-net-interview-questions-on-database-administrator/</link>
		<comments>http://tipsinterview.com/2009/12/22/asp-net-interview-questions-on-database-administrator/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 05:03:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[acceptable values]]></category>
		<category><![CDATA[aspx page]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[connection strings]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[script injection]]></category>
		<category><![CDATA[server side code]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/22/asp-net-interview-questions-on-database-administrator/</guid>
		<description><![CDATA[Why is &#34;Connecting to SQL Server using Integrated Security&#34; considered a best practice? Connecting to SQL Server using integrated security instead of using an explicit user name and password, helps avoid the possibility of the connection string being compromised and your user ID and password being exposed. What are the best practices to follow to [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/22/asp-net-interview-questions-on-database-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

