<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by Devasena</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/Devasena/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by Devasena</title>
		<link>http://channel9.msdn.com/Niners/Devasena/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/Devasena/Discussions</link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 23:21:17 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 23:21:17 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Site Feedback - Email Client UI pattern &amp; architecture question</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">spivonious said:</div><div class="quoteText">
<p>Here's another good article with an example on MVVM:</p>
<p>&nbsp;</p>
<p><a href="http://msdn.microsoft.com/en-us/magazine/dd419663.aspx#id0090102">http://msdn.microsoft.com/en-us/magazine/dd419663.aspx#id0090102</a></p>
<p>&nbsp;</p>
<p>The domain/business layer typically is in between the model and the presenter.</p>
</div></blockquote>
<p>Hey , </p>
<p>&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks for the reply.&nbsp; </p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ok, The domain/business layer typically is in between the model and the presenter(View) . Then if the infrastructure layer is maintained seperately for logging, DAL, sending mails etc.. Am i right ?</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>Devasena</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/547097-Email-Client-UI-pattern--architecture-question/8655f94bc2f8487aa6069dea00fc2c88#8655f94bc2f8487aa6069dea00fc2c88</link>
		<pubDate>Tue, 18 May 2010 12:54:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/547097-Email-Client-UI-pattern--architecture-question/8655f94bc2f8487aa6069dea00fc2c88#8655f94bc2f8487aa6069dea00fc2c88</guid>
		<dc:creator>Raghu</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Devasena/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Site Feedback - Email Client UI pattern &amp; architecture question</title>
		<description><![CDATA[<p>Hii Mike,</p>
<p>&nbsp;</p>
<p>&nbsp;I am&nbsp;&nbsp;a beginner in Silverlight &amp; Prism. I saw this vedio and i learned some concepts. I ve ended up with few questions..
</p>
<p>You have created many projects like &quot;EmailEntities,EmailInterfaces,EmailService,MailListUI,MailReadingUI,MailSelectionUI,NewMailUI,</p>
<p>PresentationUtility,ViewInjectionImplementation,ViewInjectionInterfaces&quot;.</p>
<p>&nbsp;</p>
<p>They are all related to UI&nbsp; email functionalities. As a beginner, My questions are</p>
<p>&nbsp;</p>
<p>1. What is presentation pattern you have used in this sample..</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; Pls explain me what are all the Models , Views , Presenters&nbsp;stuff used in the solution..
</p>
<p>2.&nbsp;which class acts like a View , Model &amp; Presenter </p>
<p>3.If at all i need to include Database stuff(reading messages from DB) , I assume i need to have 2 other projects namely domain layer, infrastructure&nbsp;layer. In this context,&nbsp; should the Model communicates Or View communicates&nbsp;Or Presenter communicates&nbsp;with
 the domain layer ?</p>
<p>&nbsp;</p>
<p>4. If i have domain &amp; infrastructure layer, does it make sense to maintain the &quot;PresentationUtility&quot; project inside the infrastructure layer..</p>
<p>&nbsp;</p>
<p>These are my fundamental questions awaiting your esteemed reply.</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>Devasena</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/547097-Email-Client-UI-pattern--architecture-question/547097#547097</link>
		<pubDate>Thu, 29 Apr 2010 06:08:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/547097-Email-Client-UI-pattern--architecture-question/547097#547097</guid>
		<dc:creator>Raghu</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Devasena/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Site Feedback - Email Client UI Pattern &amp; Architecture : Help requested</title>
		<description><![CDATA[<p>Hii Mike,</p>
<p>&nbsp;</p>
<p>&nbsp;I am&nbsp;&nbsp;a beginner in Silverlight &amp; Prism. I saw this vedio and i learned some concepts. I ve ended up with few questions..
</p>
<p>You have created many projects like &quot;EmailEntities,EmailInterfaces,EmailService,MailListUI,MailReadingUI,MailSelectionUI,NewMailUI,</p>
<p>PresentationUtility,ViewInjectionImplementation,ViewInjectionInterfaces&quot;.</p>
<p>&nbsp;</p>
<p>They are all related to UI&nbsp; email functionalities. As a beginner, My questions are</p>
<p>&nbsp;</p>
<p>1. What is presentation pattern you have used in this sample..</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; Pls explain me what are all the Models , Views , Presenters&nbsp;stuff used in the solution.. ?</p>
<p>2.&nbsp;which class acts like a View , Model &amp; Presenter ?</p>
<p>3.If at all i need to include Database stuff(reading messages from DB) , I assume i need to have 2 other projects namely domain layer, infrastructure&nbsp;layer. In this context,&nbsp; should the Model communicates Or View communicates&nbsp;Or Presenter communicates&nbsp;with
 the domain layer ?</p>
<p>&nbsp;</p>
<p>4. If i have domain &amp; infrastructure layer, does it make sense to maintain the &quot;PresentationUtility&quot; project inside the infrastructure layer..?</p>
<p>&nbsp;</p>
<p>These are my fundamental questions awaiting your esteemed reply.</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>Devasena</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/547095-Email-Client-UI-Pattern--Architecture--Help-requested/547095#547095</link>
		<pubDate>Thu, 29 Apr 2010 06:05:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/547095-Email-Client-UI-Pattern--Architecture--Help-requested/547095#547095</guid>
		<dc:creator>Raghu</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Devasena/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>