presentation-layer
What is the suggested way to show exception messages on UI which were produced in Business Layer?
Is there a pattern OR \'a best practice\' on creating user\'s friendly messages in the presentation layer by using exceptions w开发者_如何学编程hich were thrown from the Business Layer?[详细]
2022-12-29 17:12 分类:问答presentationLayer position property yielding bad values on iPad, no problem with iPhone
I have a game with several small objects animated using CAKeyframeAnimation.Objects animate perfectly 开发者_Go百科for BOTH iPhone and iPad.However, the value of the position property of the animated[详细]
2022-12-25 19:27 分类:问答best way to reference business objects from presentation layer..?
I want to develop an enterprise app that includes a WindowsForms presentation layer, middle-tier components for business logic and data access, and a MsSQL Server database. Middle-tier components shou[详细]
2022-12-24 23:16 分类:问答Refactoring a legacy WebForms app to better separation of concerns
i.e. Is MVP still the next best choice when MVC is not an option? I thought I\'d ask this here as I\'m sure there are others like me who don\'t have the luxury of being on a green-field project and w[详细]
2022-12-12 10:28 分类:问答