<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Building a Composite WPF and Silverlight Application with Prism – Part 4</title>
	<atom:link href="http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/</link>
	<description>.NET Haberdasher</description>
	<lastBuildDate>Thu, 22 Dec 2011 04:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ira Lukhezo</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-801</link>
		<dc:creator><![CDATA[Ira Lukhezo]]></dc:creator>
		<pubDate>Sat, 19 Mar 2011 11:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-801</guid>
		<description><![CDATA[Hi Frank, sorry for the late reply. 

Yes this post is still quite relevant (I am using it in a live application at present). Silverlight did add commanding subsequent to this post, so you can use that commanding infrastructure instead. I was hoping that the link would be fixed by Microsoft, but this has not happened.

I have just moved house and have no broadband yet (I am using the WI-FI on my phone), but as soon as I get a chance, I will re-upload the source. I will also update the tutorial to target the current version of Silverlight and Prism in the next week or so.

Regards,
Ira]]></description>
		<content:encoded><![CDATA[<p>Hi Frank, sorry for the late reply. </p>
<p>Yes this post is still quite relevant (I am using it in a live application at present). Silverlight did add commanding subsequent to this post, so you can use that commanding infrastructure instead. I was hoping that the link would be fixed by Microsoft, but this has not happened.</p>
<p>I have just moved house and have no broadband yet (I am using the WI-FI on my phone), but as soon as I get a chance, I will re-upload the source. I will also update the tutorial to target the current version of Silverlight and Prism in the next week or so.</p>
<p>Regards,<br />
Ira</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-789</link>
		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Wed, 09 Mar 2011 18:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-789</guid>
		<description><![CDATA[Hi Ira,

thanks a lot for this nice post. Allow a few questions
- The source code is not available / link times out. Would you mind pointing us to the correct link ?
- Now that Silverlight 4 was an ICommand, does it make sense to take advantage of this ?

Best
Frank]]></description>
		<content:encoded><![CDATA[<p>Hi Ira,</p>
<p>thanks a lot for this nice post. Allow a few questions<br />
- The source code is not available / link times out. Would you mind pointing us to the correct link ?<br />
- Now that Silverlight 4 was an ICommand, does it make sense to take advantage of this ?</p>
<p>Best<br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhivya</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-607</link>
		<dc:creator><![CDATA[Dhivya]]></dc:creator>
		<pubDate>Fri, 06 Aug 2010 10:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-607</guid>
		<description><![CDATA[Hi Ira,

I really want to owe u millions of thanks.The way you explained CAL is awesome.
I have hardly seen code in vb.net ,mainly code will be in C# and vb.net develpers like me have to convert them.
U Rock and keep it up.
We are expecting more artilces from u..

Cheers,
Dhivya.]]></description>
		<content:encoded><![CDATA[<p>Hi Ira,</p>
<p>I really want to owe u millions of thanks.The way you explained CAL is awesome.<br />
I have hardly seen code in vb.net ,mainly code will be in C# and vb.net develpers like me have to convert them.<br />
U Rock and keep it up.<br />
We are expecting more artilces from u..</p>
<p>Cheers,<br />
Dhivya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zullu</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-590</link>
		<dc:creator><![CDATA[Zullu]]></dc:creator>
		<pubDate>Mon, 17 May 2010 19:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-590</guid>
		<description><![CDATA[Ira,
Excellant walkthrough !!!
Appreciate much for including the screenshots and the code. This really helps in getting the vision set before you start digging into any code.
I have two things to understand more before I could be really doing something coding.
#1
I am in the same situation where the Login module needs to be replaced with the forgot pwd module, just like what Naveen has mentioned above.
Is there a workaround to get this thing working with &quot;OnDemand&quot;?

#2
Also, Is there a way to inject multiple views within the same region?

Any working example would be great.
Thanks in advance for all that you have posted.

Zullu.]]></description>
		<content:encoded><![CDATA[<p>Ira,<br />
Excellant walkthrough !!!<br />
Appreciate much for including the screenshots and the code. This really helps in getting the vision set before you start digging into any code.<br />
I have two things to understand more before I could be really doing something coding.<br />
#1<br />
I am in the same situation where the Login module needs to be replaced with the forgot pwd module, just like what Naveen has mentioned above.<br />
Is there a workaround to get this thing working with &#8220;OnDemand&#8221;?</p>
<p>#2<br />
Also, Is there a way to inject multiple views within the same region?</p>
<p>Any working example would be great.<br />
Thanks in advance for all that you have posted.</p>
<p>Zullu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: praveen.t</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-586</link>
		<dc:creator><![CDATA[praveen.t]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 03:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-586</guid>
		<description><![CDATA[Hi
Excellent explanation. Lucky that i could find this source code.

Thanks
praveen.t]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
Excellent explanation. Lucky that i could find this source code.</p>
<p>Thanks<br />
praveen.t</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-563</link>
		<dc:creator><![CDATA[Charles]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-563</guid>
		<description><![CDATA[This is an awesome guide - thanks!  I just started playing with prism today, and this has proved to be an excellent resource.

Cheers,
Charles]]></description>
		<content:encoded><![CDATA[<p>This is an awesome guide &#8211; thanks!  I just started playing with prism today, and this has proved to be an excellent resource.</p>
<p>Cheers,<br />
Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ira Lukhezo</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-553</link>
		<dc:creator><![CDATA[Ira Lukhezo]]></dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-553</guid>
		<description><![CDATA[Hello mitdej,

Have you tried the source code that I&#039;ve posted at the bottom of each post? If you look at this specific post, you will see that &quot;header&quot; information is drawn in the TabControl?]]></description>
		<content:encoded><![CDATA[<p>Hello mitdej,</p>
<p>Have you tried the source code that I&#8217;ve posted at the bottom of each post? If you look at this specific post, you will see that &#8220;header&#8221; information is drawn in the TabControl?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitdej</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-549</link>
		<dc:creator><![CDATA[mitdej]]></dc:creator>
		<pubDate>Thu, 20 Aug 2009 07:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-549</guid>
		<description><![CDATA[I&#039;ve tried the demo from the Channel9. I&#039;ve noticed one problem. The HeaderInfo in TabControl is not shown. I&#039;m using Silverlight 3.
I&#039;m intending to use this functionality in my own app, so any solutions?

By the way, excellent example of using composite application practise.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried the demo from the Channel9. I&#8217;ve noticed one problem. The HeaderInfo in TabControl is not shown. I&#8217;m using Silverlight 3.<br />
I&#8217;m intending to use this functionality in my own app, so any solutions?</p>
<p>By the way, excellent example of using composite application practise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-535</link>
		<dc:creator><![CDATA[Naveen]]></dc:creator>
		<pubDate>Thu, 13 Aug 2009 08:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-535</guid>
		<description><![CDATA[One Doubt… I would want to load a Module on Demand. 

I have a LoginRegion and I have LoginModule that Displays Username, Password and Hyperlink for “Forgot Password” option.

I also have a ForgotPassword Module, Who’s “View” UI has a Text box that takes the username and Email Address. 

Currently I am able to Load the LoginModule in the LoginRegion.  Now when the user clicks the “Forgot password” Hyperlink in the LoginView, I want to unload the LoginModule from the Login Region and reload the ForgotPassword Module onto the same (LoginRegion).

Currently in the GetCatalog() I register both the LoginModule and the ForgotPassword Module. The ForgotPassword Module overlaps the LoginModule.

Is there a way around?

Excuse me if my question is very basic but I am very new to Prism.]]></description>
		<content:encoded><![CDATA[<p>One Doubt… I would want to load a Module on Demand. </p>
<p>I have a LoginRegion and I have LoginModule that Displays Username, Password and Hyperlink for “Forgot Password” option.</p>
<p>I also have a ForgotPassword Module, Who’s “View” UI has a Text box that takes the username and Email Address. </p>
<p>Currently I am able to Load the LoginModule in the LoginRegion.  Now when the user clicks the “Forgot password” Hyperlink in the LoginView, I want to unload the LoginModule from the Login Region and reload the ForgotPassword Module onto the same (LoginRegion).</p>
<p>Currently in the GetCatalog() I register both the LoginModule and the ForgotPassword Module. The ForgotPassword Module overlaps the LoginModule.</p>
<p>Is there a way around?</p>
<p>Excuse me if my question is very basic but I am very new to Prism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://lukhezo.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-505</link>
		<dc:creator><![CDATA[Naveen]]></dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2009/03/17/building-a-composite-wpf-and-silverlight-application-with-prism-part-4/#comment-505</guid>
		<description><![CDATA[Great Work. I saw the Videos in Channel 9 too. They were great too. Thanks for the post. I am sure many starters would be greatly benefited by this.]]></description>
		<content:encoded><![CDATA[<p>Great Work. I saw the Videos in Channel 9 too. They were great too. Thanks for the post. I am sure many starters would be greatly benefited by this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

