presentation-layer
Presentation Design Patterns
I\'ve been studying and working with presentation design patterns for a while, and i have successfully impleneted design patterns like FrontController, M开发者_如何学编程VP etc. for WebApps, and of co[详细]
2023-03-26 23:05 分类:问答Develop application layer which has no dependencies to Presentation Layer?
I am learning general development strategies but there are a lot question开发者_如何学Python in my mind about them. One of them is about creating application layer which shouldn\'t have dependencies P[详细]
2023-03-25 09:17 分类:问答Is there a neat way to get attribution for a background image in the presentation layer?
I have a CC-BY image that I\'m using as a background, brought in by CSS. This image is purely there for its looks, and definitely not content. I need to put attribution on this image somewhere, and ob[详细]
2023-03-15 03:43 分类:问答Techniques for setting up a web application's presentation layer
I am working on a Ruby on Rails web application, although I guess it should not matter too much what my b开发者_Go百科ackend layer is.[详细]
2023-03-01 14:45 分类:问答Separating SQL reporting layer and presentation layer?
I\'m using SQL Server Reporting Services. 开发者_如何学JAVAMost of my queries run as reports which are simply exported as PDF.[详细]
2023-03-01 03:24 分类:问答.net: Introducing anonymous types in business layer?
I don\'t want to create a new class and decided to use anonymous type in order to send data from presentation layer to biz layer.[详细]
2023-02-08 04:24 分类:问答Three tier architecture
I have some questions about three tier architecture. how to implement an application in three tier architecture correctly?[详细]
2023-02-02 04:28 分类:问答querying the presentation layer of a UISlider
i am setting up a simple UISlider to animate it\'s progress: [UIView animateWithDuration:songLength 开发者_JS百科delay:0.0[详细]
2023-01-23 19:00 分类:问答Presentation layer / Public Services layer. A common term?
While defining our application architecture (which contains both web UI and external web services) we stumbled upon our inability to find a common name for the topmost layer.[详细]
2023-01-14 12:22 分类:问答WPF: Control Visibility from Database / Prerender Hook
we have a rather odd requirement: The visibility of any control in our WPF-Application is to be driven by a database-table.[详细]
2023-01-10 03:23 分类:问答