<?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; user</title>
	<atom:link href="http://tipsinterview.com/tag/user/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 partial classess in .net?</title>
		<link>http://tipsinterview.com/2010/09/11/what-is-partial-classess-in-net/</link>
		<comments>http://tipsinterview.com/2010/09/11/what-is-partial-classess-in-net/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 00:49:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[business logic]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[MyPartialClassOne]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/09/11/what-is-partial-classess-in-net/</guid>
		<description><![CDATA[When there is a need to keep the business logic separate from the User Interface or when there is some class which is big enough to have multiple number of developers implement the methods in it, the class can be separated and written in different files as partial class. The keyword partial must appear in [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/09/11/what-is-partial-classess-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Describe the differences between XML and HTML.</title>
		<link>http://tipsinterview.com/2010/07/04/describe-the-differences-between-xml-and-html/</link>
		<comments>http://tipsinterview.com/2010/07/04/describe-the-differences-between-xml-and-html/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 06:43:41 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[empty tags]]></category>
		<category><![CDATA[End]]></category>
		<category><![CDATA[grasp]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=343</guid>
		<description><![CDATA[It’s amazing how many developers claim to be proficient programming with XML, yet do not understand the basic differences between XML and HTML. Anyone with a fundamental grasp of XML should be able describe some of the main differences outlined in the table below. XML User definable tags Content driven End tags required for well [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/07/04/describe-the-differences-between-xml-and-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asp.net interview questions on cookie</title>
		<link>http://tipsinterview.com/2010/04/12/asp-net-interview-questions-on-cookie/</link>
		<comments>http://tipsinterview.com/2010/04/12/asp-net-interview-questions-on-cookie/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 02:12:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[browser stores]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[cookie object]]></category>
		<category><![CDATA[cookie value]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[s system]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[server memory]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/04/12/asp-net-interview-questions-on-cookie/</guid>
		<description><![CDATA[The cookie object is the essence of any interview, be it ASP NET interview or Java interview or PHP interview. Cookie - A cookie is a piece of data that is stored on a user's browser. Thus, a cookie does not use any server memory. It is actually a small text file which is created [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/04/12/asp-net-interview-questions-on-cookie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Dictionary Queries for SQL Server</title>
		<link>http://tipsinterview.com/2010/03/23/data-dictionary-queries-for-sql-server/</link>
		<comments>http://tipsinterview.com/2010/03/23/data-dictionary-queries-for-sql-server/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 08:40:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[column names]]></category>
		<category><![CDATA[constraint]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[syscolumns]]></category>
		<category><![CDATA[sysobjects]]></category>
		<category><![CDATA[sysobjectswhere]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user names]]></category>
		<category><![CDATA[xtype]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/23/data-dictionary-queries-for-sql-server/</guid>
		<description><![CDATA[--Finding all details of Primary Key constraint select * from sysobjectswhere xtype='PK' --Finding all details of Foreign Key constraint select * from sysobjectswhere xtype='F' --Finding all User-Defined objects (tables, etc) select * from sysobjectswhere xtype='U' --Finding all System objects select * from sysobjectswhere xtype='S' --Finding all user names select * from sysusers --Finding Column Names [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/23/data-dictionary-queries-for-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simple C# interview question that most developer fails</title>
		<link>http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/</link>
		<comments>http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 00:35:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[c code]]></category>
		<category><![CDATA[c developer]]></category>
		<category><![CDATA[comments section]]></category>
		<category><![CDATA[myUser]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[string name]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/</guid>
		<description><![CDATA[How do you define a property read only for the outside world and writable for the same assembly classes? For example I have a class named User where everyone outside the assembly can read the string ‘Name’ property but cannot set it. However the classes inside the assembly is able to set the property.&#160; I [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Interview Questions: Different States in ASP.NET</title>
		<link>http://tipsinterview.com/2010/02/17/asp-net-interview-questions-different-states-in-asp-net/</link>
		<comments>http://tipsinterview.com/2010/02/17/asp-net-interview-questions-different-states-in-asp-net/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 17:29:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application state]]></category>
		<category><![CDATA[profile feature]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[session state]]></category>
		<category><![CDATA[side requests]]></category>
		<category><![CDATA[State]]></category>
		<category><![CDATA[stateless protocol]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/02/17/asp-net-interview-questions-different-states-in-asp-net/</guid>
		<description><![CDATA[You can see that a browser on the client side requests a page from the web server. After processing the request and returning the page, the server drops the connection. Then. if the browser makes another request the server has no way to associate the browser with the previous request. So HTTP is called as [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/02/17/asp-net-interview-questions-different-states-in-asp-net/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>

