<?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; application</title>
	<atom:link href="http://tipsinterview.com/tag/application/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>When should I use WPF instead of DirectX?</title>
		<link>http://tipsinterview.com/2011/08/29/when-should-i-use-wpf-instead-of-directx/</link>
		<comments>http://tipsinterview.com/2011/08/29/when-should-i-use-wpf-instead-of-directx/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 01:40:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[3d models]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[differentiator]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[level abstraction]]></category>
		<category><![CDATA[level interface]]></category>
		<category><![CDATA[measuring performance]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=593</guid>
		<description><![CDATA[DirectX is definitely not dead and is still more appropriate than WPF for advanced developers writing hard-core “twitch games” or applications with complex 3D models where you need maximum performance. That said, it’s easy to write a naive DirectX application that performs far worse than a similar WPF application. DirectX is a low-level interface to [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/08/29/when-should-i-use-wpf-instead-of-directx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is XAML?</title>
		<link>http://tipsinterview.com/2011/08/25/what-is-xaml/</link>
		<comments>http://tipsinterview.com/2011/08/25/what-is-xaml/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 01:39:47 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[class definitions]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[markup language]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[time logic]]></category>
		<category><![CDATA[ui elements]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=591</guid>
		<description><![CDATA[It is Declarative Markup Language. It simplifies creating a UI for a .NET Framework application. It can create visible UI elements in XAML , and then separate the UI definition from the run-time logic by using code-behind files. This joined to the markup through partial class definitions. XAML represents the instantiation of objects in a [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/08/25/what-is-xaml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is WPF ? Why it is used?</title>
		<link>http://tipsinterview.com/2011/08/15/what-is-wpf-why-it-is-used/</link>
		<comments>http://tipsinterview.com/2011/08/15/what-is-wpf-why-it-is-used/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 01:39:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[3d graphics]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application markup language]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[design customization]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Uses]]></category>
		<category><![CDATA[win32 applications]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=589</guid>
		<description><![CDATA[WPF is Object Oriented , XAML based. It Uses DirectX Engine for rendering GUI It do not use GDI 32 programming at all as opposed to Win32 applications It do not require more time or cost for graphics, drawing or animation programming It is Easy to change resolution unlike win32 application It is XAML Friendly. [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/08/15/what-is-wpf-why-it-is-used/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# interview questions and answers</title>
		<link>http://tipsinterview.com/2011/06/01/c-interview-questions-and-answers-4/</link>
		<comments>http://tipsinterview.com/2011/06/01/c-interview-questions-and-answers-4/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 05:46:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[business logic]]></category>
		<category><![CDATA[condition]]></category>
		<category><![CDATA[interview questions and answers]]></category>
		<category><![CDATA[line debugger]]></category>
		<category><![CDATA[model three]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[program proceeds]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Trace]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=565</guid>
		<description><![CDATA[What debugging tools come with the .NET SDK? CorDBG – command-line debugger, and DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR. To use CorDbg, you must compile the original C# file using the /debug switch. What does the This window show in the debugger? It points to the object that’s pointed to by [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/06/01/c-interview-questions-and-answers-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remoting</title>
		<link>http://tipsinterview.com/2011/03/25/remoting/</link>
		<comments>http://tipsinterview.com/2011/03/25/remoting/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 07:36:04 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[accross]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application domains]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Protocols]]></category>
		<category><![CDATA[Runtime]]></category>
		<category><![CDATA[runtime environment]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=524</guid>
		<description><![CDATA[Remoting provides a framework that allows objects to interact one another accross application domains It is the concept of working in different application domains. In a net connected application http Protocols are stateless by default. To bring in the objects of different types and get their information as which method property is being used and [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/03/25/remoting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benefits of exceptions</title>
		<link>http://tipsinterview.com/2011/01/02/benefits-of-exceptions/</link>
		<comments>http://tipsinterview.com/2011/01/02/benefits-of-exceptions/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 06:00:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[call]]></category>
		<category><![CDATA[centralized place]]></category>
		<category><![CDATA[clr]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[Exceptions]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Stack]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=484</guid>
		<description><![CDATA[Exceptions provide the ability to handle or clean up code in a localized place. Also, they allow clean-up code to execute in case of error. The application becomes easier to write and maintain when clean-up code is in a centralized place. Also—and maybe more importantly—, exceptions can be used to find bugs within the code; [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/01/02/benefits-of-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Throwing and Catching the Custom Exception via C#</title>
		<link>http://tipsinterview.com/2010/12/30/throwing-and-catching-the-custom-exception-via-c/</link>
		<comments>http://tipsinterview.com/2010/12/30/throwing-and-catching-the-custom-exception-via-c/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 05:59:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[exception class]]></category>
		<category><![CDATA[exception message]]></category>
		<category><![CDATA[generic types]]></category>
		<category><![CDATA[InvalidPrinterMarginsException]]></category>
		<category><![CDATA[main string]]></category>
		<category><![CDATA[system namespace]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=482</guid>
		<description><![CDATA[Once the custom exception is created, it may be thrown and caught in the same way as any other exception. This includes catching the exact exception or the more generic types that it is derived from. Indeed, one custom exception may derive from another to create a full hierarchy of application exceptions for flexible handling. [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/12/30/throwing-and-catching-the-custom-exception-via-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Background of ASP.NET Session State</title>
		<link>http://tipsinterview.com/2010/11/02/background-of-asp-net-session-state/</link>
		<comments>http://tipsinterview.com/2010/11/02/background-of-asp-net-session-state/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 09:13:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[profile properties]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[query string]]></category>
		<category><![CDATA[session state]]></category>
		<category><![CDATA[stateless protocol]]></category>
		<category><![CDATA[variable values]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=444</guid>
		<description><![CDATA[ASP.NET session state enables you to store and retrieve values for a user as the user navigates ASP.NET pages in a Web application. HTTP is a stateless protocol. This means that a Web server treats each HTTP request for a page as an independent request. The server retains no knowledge of variable values that were [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/11/02/background-of-asp-net-session-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Dynamic Programming?</title>
		<link>http://tipsinterview.com/2010/10/01/why-dynamic-programming/</link>
		<comments>http://tipsinterview.com/2010/10/01/why-dynamic-programming/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 06:13:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[c developers]]></category>
		<category><![CDATA[coolness factor]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[dynamic languages]]></category>
		<category><![CDATA[language interoperability]]></category>
		<category><![CDATA[member]]></category>
		<category><![CDATA[open source code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reflection]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=421</guid>
		<description><![CDATA[Most C# developers use multiple tools in a single application to accomplish complex tasks. If you’re writing WPF desktop applications, you’re using C# and XAML. It is quite possible that you might find some open source code that solves a problem, but it might be written in another language such as VB or F#. One [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/10/01/why-dynamic-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

