middle-tier
Architecture for multitenant middle-tier
We\'re developing a \"middle-tier\" to replace an existing business logic/data access layer.One of the design开发者_StackOverflow社区 concerns we\'re under is that we need to design it in a way that a[详细]
2023-02-10 18:27 分类:问答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 分类:问答Is it advisable to make a web program to interface to a database-agnostic layer?
I\'m a Winforms programmer before; I always partition programs I write in two parts, the front-end(Winforms) and middle-tier(facilitated by Remoting/WCF)[详细]
2023-01-26 21:34 分类:问答How to send a secure request to a data tier over a firewall
I\'ve been asked to populate a flash file with some data from a database. I said, \"Great, I will write some PHP that talks to the database and outputs xml. The swf can call that file.\"[详细]
2023-01-14 19:07 分类:问答Moving from a direct db connection per user to using a web-service with pooled connections
I\'m working on moving a V.Rich Client from talking direct to the DB with one login per user to talking direct with a WCF service layer.[详细]
2022-12-14 05:05 分类:问答