I am working on a large(ERP level) Rails project. We have 150 tables and more than 150 models. It takes minutes to find a model. Should we add all models under the models folder or should we put them
What are the Pros and Cons of using a Service Bus architecture in a SOA project? What are the su开发者_如何转开发ggested open source Service Bus platforms that you would recommend?
I like how HTTPContext.Current works. Is there any way that I can implement a similar object that has no relations to HTT开发者_高级运维PContextBase? Basically, I would like to create a UserContext. T
I need a bit of archecture advice. I have a java based webapp, with a JPA based ORM backed onto a mysql relational database. Now, as part of the application I have a batch job that compares thousands
The company I work for develops a large application which is almost entirely based on stored procedures.
I\'d like to have your expert explanations about an architectural question. Imagine a Spring MVC webapp, with validation API (JSR 303). So for a request, I have a controller that handles the request,
this is surely a basic question for most of you but it still giving me headache when I think about it.
I have page with a LinkButton on it that when clicked, I\'d like to add a Usercontrol to the page.I need to be able to add/remove as many controls as the user would like.The Usercontrol consists of th
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have just been handed a huge project for an application that must run on a terminal that securely collects cash drops.It is a rewrite of an existing project, so requirements are pretty well defined,