<?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/category/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>Volatile Fields</title>
		<link>http://tipsinterview.com/2011/09/29/volatile-fields/</link>
		<comments>http://tipsinterview.com/2011/09/29/volatile-fields/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 07:45:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[cache memory]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command line compiler]]></category>
		<category><![CDATA[Fields]]></category>
		<category><![CDATA[fields software]]></category>
		<category><![CDATA[main memory]]></category>
		<category><![CDATA[multithreaded application]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=605</guid>
		<description><![CDATA[Software built on the .NET framework is subject to many optimisations. Some optimisation is performed when compiling your program or library in Visual Studio or using the command-line compiler. Other optimisations are applied when executing the compiled intermediate language (IL) code. These vary according to the type of processor used to run the program. In [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/09/29/volatile-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why not evolve JavaScript</title>
		<link>http://tipsinterview.com/2011/09/26/why-not-evolve-javascript/</link>
		<comments>http://tipsinterview.com/2011/09/26/why-not-evolve-javascript/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 07:44:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[browser manufacturers]]></category>
		<category><![CDATA[browser vendors]]></category>
		<category><![CDATA[Dart]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[Firstly]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[inventor]]></category>
		<category><![CDATA[javascript libraries]]></category>
		<category><![CDATA[moment]]></category>
		<category><![CDATA[web developer community]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=603</guid>
		<description><![CDATA[Why not evolve JavaScript? Brandon Eich, the inventor of JavaScript, is clearly not happy about Dart, favouring evolution of the language via standards and committee. Personally I don’t think this is working at the moment for a couple of reasons. Firstly, HTML5 is upon us and gaining popularity fast, JavaScript desperately needs some attention, fast! [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/09/26/why-not-evolve-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Spark Expressions</title>
		<link>http://tipsinterview.com/2010/10/14/simple-spark-expressions/</link>
		<comments>http://tipsinterview.com/2010/10/14/simple-spark-expressions/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 06:22:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[conditional evaluation]]></category>
		<category><![CDATA[conditional statements]]></category>
		<category><![CDATA[Deal]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[html element]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[template engine]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[variable name]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=429</guid>
		<description><![CDATA[At its core, Spark is a template engine that allows developer to quickly and cleanly express their intent inside of views. Two of the most common scenarios in view development are if/else conditionals and looping. Spark provides a very easy-to-learn syntax for conditional statements. The syntax is so-self describing that HTML fluent designers can identify [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/10/14/simple-spark-expressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aren’t XML, SGML, and HTML all the same thing</title>
		<link>http://tipsinterview.com/2010/07/05/aren%e2%80%99t-xml-sgml-and-html-all-the-same-thing/</link>
		<comments>http://tipsinterview.com/2010/07/05/aren%e2%80%99t-xml-sgml-and-html-all-the-same-thing/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 06:44:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[ancient irish manuscripts]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[mother tongue]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[SGML]]></category>
		<category><![CDATA[stealth bombers]]></category>
		<category><![CDATA[technical readers]]></category>
		<category><![CDATA[tongue]]></category>
		<category><![CDATA[xml sgml]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=347</guid>
		<description><![CDATA[Not quite; SGML is the mother tongue, and has been used for describing thousands of different document types in many fields of human activity, from transcriptions of ancient Irish manuscripts to the technical documentation for stealth bombers, and from patients’ clinical records to musical notation. SGML is very large and complex, however, and probably overkill [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/07/05/aren%e2%80%99t-xml-sgml-and-html-all-the-same-thing/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>Flash Control for ASP.NET</title>
		<link>http://tipsinterview.com/2010/07/02/flash-control-for-asp-net/</link>
		<comments>http://tipsinterview.com/2010/07/02/flash-control-for-asp-net/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 06:44:18 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[automatic browser detection]]></category>
		<category><![CDATA[browser capabilities]]></category>
		<category><![CDATA[custom editors]]></category>
		<category><![CDATA[Designer]]></category>
		<category><![CDATA[internet explorer windows]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[netscape mozilla]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=345</guid>
		<description><![CDATA[Features Works with .NET framework 2.0, 3.0 and 3.5 FlashControl supports all Flash properties : Width, Height, Src, FlashVars, PluginsPage, Loop, Menu, Scale, BgColor, SwLiveConnect, Quality, Play, Base, Align, SAlign, WMode, AllowScriptAccess, AllowNetworking, SeamlessTabbing, Devicefont. Ready for ASP.NET AJAX! FlashControl fully works with ASP.NET AJAX UpdatePanel. Supports communication between Flash and JavaScript. FlashControl works with [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/07/02/flash-control-for-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where should I use XML</title>
		<link>http://tipsinterview.com/2010/07/01/where-should-i-use-xml/</link>
		<comments>http://tipsinterview.com/2010/07/01/where-should-i-use-xml/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 06:43:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[ease]]></category>
		<category><![CDATA[generic sgml]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[meaningful names]]></category>
		<category><![CDATA[robust document management]]></category>
		<category><![CDATA[SGML]]></category>
		<category><![CDATA[storage structure]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[transformation system]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=341</guid>
		<description><![CDATA[Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. Despite early attempts, browsers never allowed other SGML, only HTML (although there were plugins), [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/07/01/where-should-i-use-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is XML</title>
		<link>http://tipsinterview.com/2010/06/30/what-is-xml/</link>
		<comments>http://tipsinterview.com/2010/06/30/what-is-xml/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 06:42:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[document markup]]></category>
		<category><![CDATA[Extensible]]></category>
		<category><![CDATA[extensible markup language]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Markup]]></category>
		<category><![CDATA[markup languages]]></category>
		<category><![CDATA[meta language]]></category>
		<category><![CDATA[predefined markup language]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=339</guid>
		<description><![CDATA[1. What is XML? XML is the Extensible Markup Language. It improves the functionality of the Web by letting you identify your information in a more accurate, flexible, and adaptable way. It is extensible because it is not a fixed format like HTML (which is a single, predefined markup language). Instead, XML is actually a [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/06/30/what-is-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript &amp; AJAX interview questions</title>
		<link>http://tipsinterview.com/2010/06/29/javascript-ajax-interview-questions/</link>
		<comments>http://tipsinterview.com/2010/06/29/javascript-ajax-interview-questions/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 06:41:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[array object]]></category>
		<category><![CDATA[conditional expression]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[gt c]]></category>
		<category><![CDATA[ns 10]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[target language]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=337</guid>
		<description><![CDATA[1.  JavaScript is interpreted by _________ A.  Client B.   Server C.  Object D.  None of the above 2.  Using _______ statement is how you test for a specific condition. A.  Select B.  If C.  Switch D.  For 3.  Which of the following is the structure of an if statement? A.  if (conditional expression is true) [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/06/29/javascript-ajax-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OPTIONS in HTTP</title>
		<link>http://tipsinterview.com/2010/06/03/options-in-http/</link>
		<comments>http://tipsinterview.com/2010/06/03/options-in-http/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 06:49:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[communication options]]></category>
		<category><![CDATA[content negotiation]]></category>
		<category><![CDATA[response body]]></category>
		<category><![CDATA[response chain]]></category>
		<category><![CDATA[response format]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=310</guid>
		<description><![CDATA[The OPTIONS method represents a request for information about the communication options available on the request/response chain identified by the Request-URI. This method allows the client to determine the options and/or requirements associated with a resource, or the capabilities of a server, without implying a resource action or initiating a resource retrieval. Responses to this [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/06/03/options-in-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

