I was wondering where exactly do you handling exception ? it is in the service layer or the controller ?
Generally speaking a service layer is completely separate from UI interface.. However, i would just like to know is there any possibility of some dependency (however little) between UI and service la
JMS based brokers are a very useful tool to decouple systems. However, invariantly the thin line between architecture and bloat is crossed. As someone with theoretical understanding of brokers, but wi
I\'m running into a design problem in my C# application. I have a DAL which supplies data for several different customers from different databases. Until now these databases have 开发者_运维问答had th
So when I started trying to build my websites in an n-tier architecture, I was worried about performance.
I have a website that will contain a lot of types of businesses, each business has it\'s own layers, but now I have a common entity that\'s called Brand.
I have a need to develop a .NET app which is very similar to a web spider/crawler. Get data from a website, process data, save data in a database and send an email.
When I go to validate my app, I get the error executable is missing a required architecture. At least one of the following architectures must be present: armv6
I write some example on erlang and mongodb. As driver for mongodb I use emongo. Problem is if I make connection in one module I can not reuse this conn开发者_运维百科ection in different modules. In C/
EDIT 1: Forgot to add the nested property curve ball. UPDATE: I have chosen @mtazva\'s answer as that was the preferred solution for my specific case.In retrospect, I asked a general question with a