Code Mahek
  • Blog
  • About
  • Contact
  • Random Clicks
  • Resume
  • Ava Chat Bot

Fragrance
​of Programming

PRISM 5 Important Features

3/26/2015

Comments

 
According to Microsoft with new version of PRISM, it includes guidance in several new areas, resulting in new code in the Prism Library for WPF, new and updated QuickStarts, and updated documentation. Compared to 4.1, it even includes bug fixes and respond to community requests.


One of the main changes which I was really looking for a long time is The PopupWindowAction class, which is added to the Prism.Interactivity assembly to open a custom window in response to an interaction request being raised. The InvokeCommandAction action provided by Prism now passes trigger parameters to the associated command. In my current project there were many scenario in which we needed to include the Popup Window but since in all the previous version this feature was not available we need to have a work around or we used to develop the other way round. Hopefully now we can actually make use of this features in our project for all the future project.


Other is, the NavigationParameters class can now be used to pass object parameters during navigation, using the overloads of the RequestNavigate method of a Region or RegionManager instance.


For more details you can visit MSDN here.


Happy Coding


Rishi
Comments
comments powered by Disqus

    RSS Feed

    Categories

    All
    Azure
    C#
    Cloud
    CodeProject
    CSharp
    DotNet Core
    Jetbrains
    .NET
    Rider
    Source Generators
    SQL
    Tech News
    Ubuntu
    Visual Studio 2015
    Visual Studio 2019
    Windows
    Windows 10

    Archives

    May 2020
    February 2019
    January 2019
    December 2018
    May 2018
    December 2017
    November 2017
    October 2017
    September 2017
    July 2017
    May 2017
    April 2017
    May 2015
    April 2015
    March 2015

    View my profile on LinkedIn

Location

Contact Us

    Subscribe Today!

Submit
  • Blog
  • About
  • Contact
  • Random Clicks
  • Resume
  • Ava Chat Bot