<?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; aspx page</title>
	<atom:link href="http://tipsinterview.com/tag/aspx-page/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>How Sessions Are Implemented in ASP.NET</title>
		<link>http://tipsinterview.com/2010/10/28/how-sessions-are-implemented-in-asp-net/</link>
		<comments>http://tipsinterview.com/2010/10/28/how-sessions-are-implemented-in-asp-net/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 09:12:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[aspx page]]></category>
		<category><![CDATA[cookie mechanism]]></category>
		<category><![CDATA[EnableSessionState]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[page directive]]></category>
		<category><![CDATA[server memory]]></category>
		<category><![CDATA[sql server database]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=439</guid>
		<description><![CDATA[Since the HTTP protocol used by web browsers to request files from web servers is stateless, ASP.NET needs to determine which requests were from the same user. The primary mechanism utilizes a non-persistent cookie that is issued by the web server that contains a session id value. The id provided by this cookie is the [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/10/28/how-sessions-are-implemented-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 ASP.NET Interview Questions</title>
		<link>http://tipsinterview.com/2010/01/12/10-asp-net-interview-questions/</link>
		<comments>http://tipsinterview.com/2010/01/12/10-asp-net-interview-questions/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:23:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[aspx files]]></category>
		<category><![CDATA[aspx page]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[binding data]]></category>
		<category><![CDATA[binding policy]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[tcp ip port]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/01/12/10-asp-net-interview-questions/</guid>
		<description><![CDATA[How does ViewState work and why is it either useful or evil? What is the OO relationship between an ASPX page and its CS/VB code behind file in ASP.NET 1.1? in 2.0? What is an assembly binding redirect? Where are the places an administrator or developer can affect how assembly binding policy is applied? Compare [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/01/12/10-asp-net-interview-questions/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>
		<item>
		<title>Interview questions for ASP.NET (UI) Developers</title>
		<link>http://tipsinterview.com/2009/12/21/interview-questions-for-asp-net-ui-developers/</link>
		<comments>http://tipsinterview.com/2009/12/21/interview-questions-for-asp-net-ui-developers/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 06:59:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application objects]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[aspx page]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Explain]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[OutputCache]]></category>
		<category><![CDATA[postback]]></category>
		<category><![CDATA[route requests]]></category>
		<category><![CDATA[state providers]]></category>
		<category><![CDATA[ThreadStatic]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/21/interview-questions-for-asp-net-ui-developers/</guid>
		<description><![CDATA[What three Session State providers are available in ASP.NET 1.1? What are the pros and cons of each? What is Web Gardening? How would using it affect a design? Given one ASP.NET application, how many application objects does it have on a single proc box? A dual? A dual with Web Gardening enabled? How would [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/21/interview-questions-for-asp-net-ui-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 ASP.NET Interview Questions</title>
		<link>http://tipsinterview.com/2009/12/19/top-10-asp-net-interview-questions/</link>
		<comments>http://tipsinterview.com/2009/12/19/top-10-asp-net-interview-questions/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 10:51:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[aspx files]]></category>
		<category><![CDATA[aspx page]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[binding data]]></category>
		<category><![CDATA[binding policy]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[tcp ip port]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=5</guid>
		<description><![CDATA[From constructor to destructor (taking into consideration Dispose() and the concept of non-deterministic finalization), what the are events fired as part of the ASP.NET System.Web.UI.Page lifecycle. Why are they important? What interesting things can you do at each? What is needed to configure a new extension for use in ASP.NET? For example, what if I [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/19/top-10-asp-net-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

