where should the ViewModel creation take place? In the service layer, in the controller? public class ObjectA {
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
My application has several workers (working on different things as different processes) and some resources (working unit). Different workers need to process on all working unites. For example, I have
Good people of SO, Today I have some serious concerns on my business layer design. It is based on Entity POCO objects and
i have a list of applications, services and databases in a text file.the list includes which applications are consumers of which services and which services use which databases.I would like to know if
I\'m not sure if this is technically a web service or not but I have a Flash file that periodically needs to make a round trip to a DB. As it stands, AS3 uses the URLLoader class to exchange XML with
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
In a three-tier/multitier architecture (UI/Logic/DAO/Domain model), can services be considered as belonging to the business logic layer or are they开发者_StackOverflow situated as something separate ?
I need to develop a basic .NET document management system with the following specifications: The data should be portable and self contained, so I will serialize the documents (typical formats includ
Closed. This question is opinion-based. It 开发者_如何学Gois not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citati