﻿<?phpxml 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/"
>
<channel>
<title>Common Interview Questions / deeringc / All</title>
<link>http://commoninterview.com</link>
<description>The source for Job Interview Questions and Job Search Networking</description>
<pubDate>Sun, 06 Jun 2010 19:52:32 -0600</pubDate>
<language>en</language>
<item>
<title><![CDATA[What is effort variance?]]></title>
<link>http://commoninterview.com/project_management_questions/what-is-effort-variance/</link>
<comments>http://commoninterview.com/project_management_questions/what-is-effort-variance/</comments>
<pubDate>Sun, 06 Jun 2010 19:52:32 -0600</pubDate>
<dc:creator>deeringc</dc:creator>
<category>Project Management Questions</category>
<guid>http://commoninterview.com/project_management_questions/what-is-effort-variance/</guid>
<description><![CDATA[<p>I found the formula: <strong>Effort variance</strong> = [(Actual Effort -Planned Effort)/Planned Effort] * 100.</p><br /><p>But can someone PLEASE explain how it is used in real life projects? I was asked about the example from my previous projects during the interview !</p><br/><br/>2 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What is triple constraint triangle in project management ?]]></title>
<link>http://commoninterview.com/project_management_questions/what-is-triple-constraint-triangle-in-project-management-/</link>
<comments>http://commoninterview.com/project_management_questions/what-is-triple-constraint-triangle-in-project-management-/</comments>
<pubDate>Sun, 06 Jun 2010 19:51:29 -0600</pubDate>
<dc:creator>deeringc</dc:creator>
<category>Project Management Questions</category>
<guid>http://commoninterview.com/project_management_questions/what-is-triple-constraint-triangle-in-project-management-/</guid>
<description><![CDATA[<p>No answer, please help !</p><br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What base class do all Web Forms inherit from?]]></title>
<link>http://commoninterview.com/Programming_Interview_Questions/what-base-class-do-all-web-forms-inherit-from/</link>
<comments>http://commoninterview.com/Programming_Interview_Questions/what-base-class-do-all-web-forms-inherit-from/</comments>
<pubDate>Sun, 06 Jun 2010 19:45:26 -0600</pubDate>
<dc:creator>deeringc</dc:creator>
<category>Programming Interview Questions</category>
<guid>http://commoninterview.com/Programming_Interview_Questions/what-base-class-do-all-web-forms-inherit-from/</guid>
<description><![CDATA[<p>Web Forms are made up of two components: the visual portion (the ASPX file), and the code behind the form, which resides in a separate class file.</p><br /><p>All Web Form pages inherit from a base class: <strong>System.Web.UI.Page </strong>and all Web Form controls inherit from a common base class: <strong>System.Web.UI.WebControls</strong> class.</p><br/><br/>1 Vote(s) ]]></description>
</item>

</channel>
</rss>

