UIP Application Block in .NET 4

我的梦境 提交于 2019-12-08 11:13:11

问题


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


回答1:


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.



来源:https://stackoverflow.com/questions/3959043/uip-application-block-in-net-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!