2

Great Business Software - Needs a Great Domain Model

http://geekswithblogs.net

When you are coding in a hurry, it is very tempting to write business logic in the first place that comes to mind, such as a button click handler in your UI code.  However, for all but the simplest systems, such a practice leads very quickly to a system that is very difficult to work with, much less modify, because its business logic is scattered like the ash from an erupting volcano.  So let's take a step back and see how you can develop an application more intelligently.

Read »
By administrator Created 27 weeks 4 days ago
Category: Design & Tuning   Tags: ()

Reply

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Back to top