I have a large system working on a set of data. My system is combined of several separated parts (like services) - the separation is based on a platform of sort. Throughout the system flow the set of
I have a requirement to build a Business Rule Engine. I use the SQL SERVER 2005. The business rules are massive, like 2000 pages long.
What are the key features should I consider if I want to create a simple fraud proof and non repudiation system? For this question, I am mainly concentrating on the integrity of the database rows. Thi
Closed. This question is opinion-based. It is not currently accepting answers. Closed 8 years ago. Locked. This question and its answers are locked because the question is off-topic but
I am developing a time management tool for my personal use. I prefer using keyboard over mouse, and on the interface have a general purpose text box which will act like a command line. I have just sta
I\'ve been creating more and more systems recently and I find more and more planning and preparation I do before starting the project.
Could you please share some good books, blogs, sites on practical problem decomposition, thanks P.S. Please only practical ones not the scientific/theoretica开发者_StackOverflowl resources. I don\'t t
I hope this question isn\'t too open ended, but a nudge in the right direction is all I need! I am currently building an online acco开发者_如何学运维unting system - the idea is that users can registe
The major shortcomings with Entity-Attribute-Value database designs in SQL all seem to be related to being able to query and report on the data efficiently and quickly. Most of the information I read
From Epigrams in Programming by Alan J. Perlis: 开发者_开发问答 22. A good system can\'t have a weak command language.