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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.