Edited Issue: NuGet packaging [9107]
It might be a good idea to allow NuGet users to install PRISM components independently. It would be nice if I could mix and match technologies and not carry around unnecessary elements.For example...
View ArticleUpdated Wiki: Home
Welcome to the Prism CommunityJust posted: First Prism 4.2 drop for .NET 4.5.1 now available on CodePlex.Just started: Update for Prism for WPF. Stay tuned to this site and Blaine Wastell's blog for...
View ArticleUpdated Wiki: Home
Welcome to the Prism CommunityJust posted: First Prism 4.2 drop for .NET 4.5.1 now available on CodePlex.Just started: Update for Prism for WPF. Stay tuned to this site and Blaine Wastell's blog for...
View ArticleUpdated Wiki: Home
Welcome to the Prism CommunityJust posted: First Prism 4.2 drop for .NET 4.5.1 now available on CodePlex.Just started: Update for Prism for WPF. Stay tuned to this site and Blaine Wastell's blog for...
View ArticleNew Post: Data caching
Hi, Is there any built-in mechanism for caching data, such as lookup tables from a database? Thanks,
View ArticleReviewed: Prism 4.2 for .NET 4.5.1 (1 15, 2014)
Rated 5 Stars (out of 5) - It's very good work. I try BasicMVVMQuickstart_Desktop quickstart. but I don't found MainWindowViewModel and QuestionaireViewDesignViewModel classes.
View ArticleNew Post: Patch available: Automatically call RaiseCanExecuteChanged() when...
GOstrowsky wrote: I am afraid I don't completely understand the scenario where you are experiencing this issue. The items list that are shown in the grid, would they be the names of different Views to...
View ArticleNew Post: Patch available: Automatically call RaiseCanExecuteChanged() when...
GOstrowsky, thanks for your reply. The issue is exactly the one posted by SWYTHAN. I've got a relatively large, composite application that uses PRISM extensively, so it will take me a little time to...
View ArticleNew Post: Prism DelegateCommand CanExecute passes a null for CommandParameter
Gostrowsky, asked me to repost this here from the Prism v1.0 thread: The CommandParameter is passed as a null to the CanExecute method when using an MVVM architecture to generate the ContextMenus. The...
View ArticleNew Post: Data caching
Hi,Prism for WPF / Silverlight is a client-side library oriented to manage UI composition, modules and comunication between loosely coupled components in the client. It does not provide any...
View ArticleReleased: Prism 4.2 for .NET 4.5.1 (Jan 14, 2014)
This is the first drop for Prism 4.2. Please review the Readme.txt for installation instructions, what's new, and known issues. New in this release:Removed the bulk of code from Prism.Events and added...
View ArticleUpdated Release: Prism 4.2 for .NET 4.5.1 (Jan 14, 2014)
This is the first drop for Prism 4.2. Please review the Readme.txt for installation instructions, what's new, and known issues.New in this release: Removed the bulk of code from Prism.Events and added...
View ArticleNew Post: 8 lines of sample code
I an new to prism. Obviously I want to learn best practice. Now just be clear, I have read a few articles already but I am still missing a good example, short as well that works and applies best...
View ArticleNew Post: 8 lines of sample code
Hello mathiasbanda, I am glad to hear you want to use Prism and apply best practices also. I don't know if you have already read it, but you may find helpful the Prism documentation with QuickStarts...
View ArticleNew Post: 8 lines of sample code
Found it and it's great thank you so much. Now it's all making sense!
View ArticleNew Post: WPF Ribbon control and commands to bind to the ribbon buttons...
In a Ribbon control, I have the following Tabs:Home Main Recent New Student New Course Students Save New Delete Search Print Courses Save New Delete Print Help For Home when you click Recent, Home, New...
View ArticleNew Post: WPF Ribbon control and commands to bind to the ribbon buttons...
Hi isakavis, If I understood correctly, you would have a TopRegion that shows each of the 3 tabs with their corresponding buttons as described in the structure like Save and Delete. Then, each Student...
View ArticleReviewed: Prism 4.2 for .NET 4.5.1 (Jan 17, 2014)
Rated 1 Stars (out of 5) - Prism Team, This build of Prism is a huge breaking change for current Prism users. This new guidance will not be a welcomed change for current Enterprise developers of Prism....
View ArticleReviewed: Prism 4.2 for .NET 4.5.1 (Jan 17, 2014)
Rated 1 Stars (out of 5) - Prism Team, This build of Prism is a huge breaking change for current Prism users. This new guidance will not be a welcomed change for current Enterprise developers of Prism....
View ArticleReviewed: Prism 4.2 for .NET 4.5.1 (Jan 17, 2014)
Rated 1 Stars (out of 5) - Prism Team, This build of Prism is a huge breaking change for current Prism users. This new guidance will not be a welcomed change for current Enterprise developers of Prism....
View Article