So I\'m working on making a draft of my program. This is my plan: GUI --- Business Logic --- Data You should be able to replace either GUI or the Data layer without issues.
I\'ve been involved in several projects which basically involved replacing an \"old\" system with a \"new\" system.Invariably, the pattern has been that practically no one on the team building the \"n
I am in the process of updatin开发者_C百科g a website for the third time in in 2 years, looks like this is going to happen all of the time and several websites are using the same DB.I want to use the
Suppose I would like to depict data flow between two servers in Visio. I have boxes to represent servers and arrows to represent communication / data flow.
I would love know if i could combine开发者_运维知识库 Air, and ASP.Net in one application and what design strategy would suit this type of application. Please.Not as such.ASP is a sever side technolog
I\'m troubled by this question for a long time now. I work in the little company in Eastern Europe. We work primarily for local clients, web apps, mostly b2b and b2c-s. Our internet infrastructure is
Imagine you have business domain model on server application and you are going to develop rich client application.
I would like to design a simple application (without j2ee and jms) that can process massive amount of messages (like in trading systems)
I\'ve got this Silverlight Prism application that is using MVVM. The model calls a WCF service and a list of data is returned.
Here\'s a very broad question: I\'ve been building a small MVC framework in PHP, mostly for the sake of learning better practices in my coding (and so I have a system to manage my home finances).In r