I\'ve been using MVC for a long time and heard about the \"Service\" layer (for example in Java web project) and I\'ve been wondering if that is a real architectural pattern given I can\'t find a lot
What is the difference between Software Architecture document and System Design Document? Can anyone provide the co开发者_StackOverflowntents to be captured in SAD??System usually refers to a product
I have a project that contains several submodules, that communicate using some objects that are serialized by one process and then deserialized by another process and used at this other point. So thes
I am creating a logging system which will log errors to a remote serverfrom an user pc/client. occasionly we may need to get some ppt/doc files which will becreated by the user at the user pc/client f
I don\'t think the question is clear here. Simply I have 19 types of items in my system. and I have 19 pages each one allow me to add a new item of specific type.
We have two DB boxes. We would like to keep our application DB on one server and on the other server we would like to have SSI开发者_开发百科S, SSRS and SQL Agent. Are there any performance issues whe
I\'m designing application with three-tier model (UI-server-DB) application, includes 8 to 10 major features with the following model:
开发者_如何学编程I have a WPF application and I want to have it run as a service how do i do it in C#?EDIT (Based on comment)
I\'m trying to build an Ad system. Some time before i wanted to build a WebCrawler, and found tons of Papers开发者_JAVA技巧 and doc.
I\'m working on the design of a web app which will be using AJAX to communicate with a server on an embedded device. But for one feature, the client will need to get very frequent updates (>10 per sec