Skip Navigation LinksHome > Articles > Silverlight > Making PRISM working with Silverlight 3

Making PRISM working with Silverlight 3

In this article I will show you how to use newly released PRISM framework (October 2009)

By Keyur   On   Monday, 01 February 2010

Page Views : 471   |   Technologies : Silverlight

Rating : Rated :
0
| More..
Download Source:

 

In this short article I will explain you how to make PRISM framework with Silverlight 3. I saw some questions on internet over several forums regarding why the PRISM framework is not working with Silverlight 3. The reason is because the PRISM framework and so as we have to update our PRISM assemblies as well.

 

Step 1:-

Go to this download link.

 Composite Application Guidance for WPF and Silverlight - October 2009 

 

 

Locate the download section and get the file highlighted in above image.

 

Step 2:-

Extract downloaded exe and locate the folder as below. 

 

 

Open the CAL folder and locate the solution file show below.

 

 

Step 3:-

Build the solution and navigate to the following folder and copy the DLLs as shown in below screen shots.

 

 

 

 

 

That’s it. Refer these assemblies into your newly created Silverlight project. Everything should be working nice and easy now. Please post any question/comments you have on this.

 

Thanks.

 


Keywords : Microsoft.Practices.Composite.dll
Microsoft.Practices.Composite.Presentation.dll
Microsoft.Practices.Composite.UnityExtensions.dll
Microsoft.Practices.ServiceLocation.dll
Microsoft.Practices.Unity.dll
System.Windows.Controls.dll

Tags : Silverlight 2 Silverlight 3 PRISM Silverlight Composite Application
Rate This Article :

Comments :
Write a Comment / Question / Feedback ...


User Login
Username :
Password :
Register Login

Forgot Password


Related Articles