<?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; difference</title>
	<atom:link href="http://tipsinterview.com/tag/difference/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>C# interview questions</title>
		<link>http://tipsinterview.com/2011/05/25/c-interview-questions-2/</link>
		<comments>http://tipsinterview.com/2011/05/25/c-interview-questions-2/#comments</comments>
		<pubDate>Wed, 25 May 2011 05:44:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[aspect oriented programming]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[EXE]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[multiple inheritance]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[oriented object]]></category>
		<category><![CDATA[tcp ip port]]></category>
		<category><![CDATA[weak typing]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=561</guid>
		<description><![CDATA[1 Describe the difference between a Thread and a Process? 2 What is a Windows Service and how does its lifecycle differ from a "standard" EXE? 3 What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/05/25/c-interview-questions-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>difference between a document library and a form library in SharePoint?</title>
		<link>http://tipsinterview.com/2011/04/21/difference-between-a-document-library-and-a-form-library-in-sharepoint/</link>
		<comments>http://tipsinterview.com/2011/04/21/difference-between-a-document-library-and-a-form-library-in-sharepoint/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 12:47:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[core documents]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[document libraries]]></category>
		<category><![CDATA[document library]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[form library]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Visio]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=541</guid>
		<description><![CDATA[What is the difference between a document library and a form library in SharePoint? Document libraries in SharePoint consist of your main/core documents. For example a word document, excel, PowerPoint, Visio, pdf, csv, notepad etc. Form libraries consist of XML forms.]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/04/21/difference-between-a-document-library-and-a-form-library-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Object Serialization &#8211; Difference between the SoapFormatter and the XmlSerializer</title>
		<link>http://tipsinterview.com/2010/05/15/net-object-serialization-difference-between-the-soapformatter-and-the-xmlserializer/</link>
		<comments>http://tipsinterview.com/2010/05/15/net-object-serialization-difference-between-the-soapformatter-and-the-xmlserializer/#comments</comments>
		<pubDate>Sat, 15 May 2010 08:26:01 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[arbitrary data]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[field values]]></category>
		<category><![CDATA[Serialization]]></category>
		<category><![CDATA[serialize]]></category>
		<category><![CDATA[serializer]]></category>
		<category><![CDATA[SoapFormatter]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xmlserializer]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=277</guid>
		<description><![CDATA[What is the difference between the SoapFormatter and the XmlSerializer? SoapFormatter SOAP formatter will actually take the field values of an object and store all of that information in the stream passed. SoapFormatter is better to serialize arbitrary data XmlSerializer XML Serialization would just serialize the public properties of an object. The XML Serializer is [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/05/15/net-object-serialization-difference-between-the-soapformatter-and-the-xmlserializer/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 questions and answers</title>
		<link>http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/</link>
		<comments>http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 00:45:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application variables]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[objective type]]></category>
		<category><![CDATA[postback]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[question title]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[type question]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/</guid>
		<description><![CDATA[Whether azure supports all OS? No it supports Windows 7, Vista, Windows 2008 server. What is the difference between document.getElementById('&#60;%= btnMakeUpdate.ClientID %&#62;').name AND document.getElementById('&#60;%= btnMakeUpdate.UniqueID %&#62;')? There is no difference. Both will use control's id seperated using $ sign. MaintainScrollPositionOnPostback will work in Ajax Postback. NOTE: This is objective type question, Please click question title [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/09/asp-net-questions-and-answers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Frequently asked C# questions, Class Questions</title>
		<link>http://tipsinterview.com/2010/01/06/10-frequently-asked-c-questions-class-questions/</link>
		<comments>http://tipsinterview.com/2010/01/06/10-frequently-asked-c-questions-class-questions/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 04:08:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[abstract class]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[class interfaces]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[interface class]]></category>
		<category><![CDATA[separate entities]]></category>
		<category><![CDATA[type variables]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/01/06/10-frequently-asked-c-questions-class-questions/</guid>
		<description><![CDATA[What is the syntax to inherit from a class in C#? Place a colon and then the name of the base class. Example: class MyNewClass : MyBaseClass What is an interface class? Interfaces, like classes, define a set of properties, methods, and events. But unlike classes, interfaces do not provide implementation. They are implemented by [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/01/06/10-frequently-asked-c-questions-class-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Java Interview questions</title>
		<link>http://tipsinterview.com/2009/12/23/common-java-interview-questions/</link>
		<comments>http://tipsinterview.com/2009/12/23/common-java-interview-questions/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 06:17:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[interview sessions]]></category>
		<category><![CDATA[interviewer]]></category>
		<category><![CDATA[java certification exams]]></category>
		<category><![CDATA[java interview question]]></category>
		<category><![CDATA[java jsp servlets]]></category>
		<category><![CDATA[source difference]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/23/common-java-interview-questions/</guid>
		<description><![CDATA[Java interview questions can be difficult. So you should be very careful about your preparation prior to appearing for any Java interview question. So you need to take an in-depth preparation before facing your interviewer. This article sheds light on different types of java questions that are common to find in different interview sessions. Quite [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/23/common-java-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview Questions for ASP.Net</title>
		<link>http://tipsinterview.com/2009/12/22/interview-questions-for-asp-net/</link>
		<comments>http://tipsinterview.com/2009/12/22/interview-questions-for-asp-net/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 04:54:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Crystal]]></category>
		<category><![CDATA[data access component]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[difference bewteen]]></category>
		<category><![CDATA[enterprise library]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[session state]]></category>
		<category><![CDATA[State]]></category>
		<category><![CDATA[state application]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/22/interview-questions-for-asp-net/</guid>
		<description><![CDATA[We can add a crystal report in aspx page using two techniques, what are these? What is Cache? What is AJAX? Is AJAX a language? What is the difference between syncronus and asyncronus? what do you mean by HTTP Handler? What is the purpose of Global.asax? What is the difference between stroed procedure and stored [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/22/interview-questions-for-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview Questions for Developers using XML</title>
		<link>http://tipsinterview.com/2009/12/21/interview-questions-for-developers-using-xml/</link>
		<comments>http://tipsinterview.com/2009/12/21/interview-questions-for-developers-using-xml/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 07:02:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[default namespace]]></category>
		<category><![CDATA[Describe]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[namespace]]></category>
		<category><![CDATA[object graph]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[valid xml]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xml infoset]]></category>
		<category><![CDATA[xml schema]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/21/interview-questions-for-developers-using-xml/</guid>
		<description><![CDATA[Describe the difference between pull-style parsers (XmlReader) and eventing-readers (Sax) What is the difference between XPathDocument and XmlDocument? Describe situations where one should be used over the other. What is the difference between an XML &#34;Fragment&#34; and an XML &#34;Document.&#34; What is the purpose of XML Namespaces? When is the DOM appropriate for use? When [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/21/interview-questions-for-developers-using-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic interview questions for C# Component Developers</title>
		<link>http://tipsinterview.com/2009/12/21/basic-interview-questions-for-c-component-developers/</link>
		<comments>http://tipsinterview.com/2009/12/21/basic-interview-questions-for-c-component-developers/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 06:58:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c string]]></category>
		<category><![CDATA[class c]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[Explain]]></category>
		<category><![CDATA[foo]]></category>
		<category><![CDATA[interop]]></category>
		<category><![CDATA[PIA]]></category>
		<category><![CDATA[public c]]></category>
		<category><![CDATA[static method]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[use]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/21/basic-interview-questions-for-c-component-developers/</guid>
		<description><![CDATA[Explain the differences between public, protected, private and internal. What benefit do you get from using a Primary Interop Assembly (PIA)? By what mechanism does NUnit know what methods to test? What is the difference between typeof(foo) and myFoo.GetType()? Explain what’s happening in the first constructor: public class c{ public c(string a) : this() {;}; [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/21/basic-interview-questions-for-c-component-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

