I am involved in migrating a legacy application built in .NET 1.1 to .NET 4.
Is UIP (User Interface Process) still available in the latest released of EnLib 5? If no, what are my options?
Regards, Karan Misra
I am involved in migrating a legacy application built in .NET 1.1 to .NET 4.
Is UIP (User Interface Process) still available in the latest released of EnLib 5? If no, what are my options?
Regards, Karan Misra
Assuming you are talking (as in the Title of your question) about the User Interface Process Application Block, there have been no new official releases since 2004, as you can read here.
The options you are talking about really depend on the usage UIP was given. Take into account that there is no "easy/fast option" (and I really mean that), as other assets you will find will probably do things very different to UIP.
As the goal of UIP was mainly to provide a frame in which "navigation-like" applications could be created, you could use WWF. Other assets p&p created for decoupled applications are SCSF, WCSF and more recently Prism.