<?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; web</title>
	<atom:link href="http://tipsinterview.com/tag/web/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>will Google make HTML5 applications viable</title>
		<link>http://tipsinterview.com/2011/09/21/will-google-make-html5-applications-viable/</link>
		<comments>http://tipsinterview.com/2011/09/21/will-google-make-html5-applications-viable/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 07:43:51 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Job News]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Dart]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[enterprise application development]]></category>
		<category><![CDATA[financial domain]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[lingua franca]]></category>
		<category><![CDATA[open web platform]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=601</guid>
		<description><![CDATA[To briefly recap my earlier blogpost; HTML5 is causing a lot of buzz at the moment, proving itself to be a serious threat to Silverlight and Flash / Flex. When meeting with out current and potential customers, who work within the financial domain, almost all of them have aspirations to migrate their desktop and web [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/09/21/will-google-make-html5-applications-viable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Explain the ways of authentication techniques in ASP.NET</title>
		<link>http://tipsinterview.com/2010/07/15/explain-the-ways-of-authentication-techniques-in-asp-net/</link>
		<comments>http://tipsinterview.com/2010/07/15/explain-the-ways-of-authentication-techniques-in-asp-net/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:49:29 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[authentication techniques]]></category>
		<category><![CDATA[custom authentication]]></category>
		<category><![CDATA[incoming requests]]></category>
		<category><![CDATA[mode windows]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[provider]]></category>
		<category><![CDATA[source ip]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=362</guid>
		<description><![CDATA[Selection of an authentication provider is done through the entries in the web.config file for an application. The modes of authentication are: &#60;authentication mode=”windows”&#62; &#60;authentication mode=”passport”&#62; &#60;authentication mode=”forms”&#62; Custom authentication needs installation of ISAPI filter in IIS. It compares incoming requests to a list of source IP addresses and a request is considered to be [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/07/15/explain-the-ways-of-authentication-techniques-in-asp-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>What is the difference between Web Services and Remoting?</title>
		<link>http://tipsinterview.com/2010/05/19/what-is-the-difference-between-web-services-and-remoting/</link>
		<comments>http://tipsinterview.com/2010/05/19/what-is-the-difference-between-web-services-and-remoting/#comments</comments>
		<pubDate>Wed, 19 May 2010 00:28:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application reliability]]></category>
		<category><![CDATA[binary objects]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[Remoting]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[ways of communication]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xml objects]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=285</guid>
		<description><![CDATA[Both Remoting and Web Services are ways of communication between applications. Remoting - In remoting, the applications involved in the communication process may be located on the same computer, different computers in a same or different network. In remoting, both applications know about each other. A proxy of an application object is created on the [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/05/19/what-is-the-difference-between-web-services-and-remoting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP .NET Interview Questions, Part 2</title>
		<link>http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/</link>
		<comments>http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 08:50:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[datasource property]]></category>
		<category><![CDATA[framework overview]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[object contents]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[repeater control]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web service soap]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/</guid>
		<description><![CDATA[19. Whats an assembly? Assemblies are the building blocks of the .NET framework. Overview of assemblies from MSDN 20. Describe the difference between inline and code behind. Inline code written along side the html in a page. Code-behind is code written in a separate file and referenced by the .aspx page. 21. Explain what a [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Interview Questions</title>
		<link>http://tipsinterview.com/2010/03/22/net-interview-questions/</link>
		<comments>http://tipsinterview.com/2010/03/22/net-interview-questions/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:35:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ado recordset]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[code server]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[security levels]]></category>
		<category><![CDATA[vb 6]]></category>
		<category><![CDATA[visual studio 6]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/22/net-interview-questions/</guid>
		<description><![CDATA[1. Explain the differences between Server-side and Client-side code? 2. What type of code (server or client) is found in a Code-Behind class? 3. Should validation (did the user enter a real date) occur server-side or client-side? Why? 4. What does the "EnableViewState" property do? Why would I want it on or off? 5. What [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/22/net-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asp.net interview questions and answers</title>
		<link>http://tipsinterview.com/2010/03/19/asp-net-interview-questions-and-answers-2/</link>
		<comments>http://tipsinterview.com/2010/03/19/asp-net-interview-questions-and-answers-2/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 02:29:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Controller. Microsoft]]></category>
		<category><![CDATA[model view controller]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[seperation]]></category>
		<category><![CDATA[site maps]]></category>
		<category><![CDATA[smart navigation]]></category>
		<category><![CDATA[system web]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/19/asp-net-interview-questions-and-answers-2/</guid>
		<description><![CDATA[What is the namespace provides MVC pattern? System.Web.Mvc What are all the navigation controls available with asp.net? Menus Site Maps Tree View Where smart naviagation is used? Smart navigation is used to keep the cursor postions in post backs Whether ASP.NET is compiled or interpretted? It is compiled one. What is MVC Pattern? How it [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/19/asp-net-interview-questions-and-answers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asp.net questions and answers</title>
		<link>http://tipsinterview.com/2010/03/06/asp-net-questions-and-answers/</link>
		<comments>http://tipsinterview.com/2010/03/06/asp-net-questions-and-answers/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 00:43:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[corporate firewall]]></category>
		<category><![CDATA[encryption decryption]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[postback]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[Validator]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web servers]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/06/asp-net-questions-and-answers/</guid>
		<description><![CDATA[What are the various ways of securing a web site that could prevent from hacking etc .. ? 1) Authentication/Authorization 2) Encryption/Decryption 3) Maintaining web servers outside the corporate firewall. etc., Name the validation control available in asp.net?. RequiredField, RangeValidator,RegularExpression,Custom validator,compare Validator What is a PostBack? The process in which a Web page sends data [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/06/asp-net-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is different b/w webconfig.xml &amp; Machineconfig.xml</title>
		<link>http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/</link>
		<comments>http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 00:41:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application configuration]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[configuration files]]></category>
		<category><![CDATA[configuration settings]]></category>
		<category><![CDATA[configuration system]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web application server]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/</guid>
		<description><![CDATA[Web.config &#38; machine.config both are configuration files.Web.config contains settings specific to an application where as machine.config contains settings to a computer. The Configuration system first searches settings in machine.config file &#38; then looks in application configuration files, Web.config, can appear in multiple directories on an ASP.NET Web application server. Each Web.config file applies configuration settings [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Web.config?</title>
		<link>http://tipsinterview.com/2010/02/07/what-is-web-config/</link>
		<comments>http://tipsinterview.com/2010/02/07/what-is-web-config/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 20:53:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[classic asp]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration parameters]]></category>
		<category><![CDATA[custom 404 error]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[string parameter]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web tag]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/02/07/what-is-web-config/</guid>
		<description><![CDATA[In classic ASP all Web site related information was stored in the metadata of IIS. This had the disadvantage that remote Web developers couldn't easily make Web-site configuration changes. For example, if you want to add a custom 404 error page, a setting needs to be made through the IIS admin tool, and you're Web [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/02/07/what-is-web-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

