Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
4answers
2k views

How to use Decision Tables to help your application

I learned some time ago about Decision Trees and Decision tables. I feel that Decision Tables can help with conditional If-Then-Else statements. In particular, I feel that Decision Tables have no ...
2
votes
3answers
2k views

What are Table-Driven Methods

What are Table-Driven methods as mentioned by Bill Gates on Vista commercial on http://www.youtube.com/watch?v=gBWPf1BWtkw
1
vote
0answers
206 views

Table-driven lexical analyzer/scanner implementation

Actually I have two questions. If I start writing my own lexical analyzer, parser what architecture it will be? What principles should I consider (i.e. Open-Close, loose coupling)? Next question is ...
1
vote
1answer
123 views

Recommend visually appealing table-driven web forms management framework?

Nearly all our work is "by hand" with some excellent in-house frameworks. However, these are for ERP-style applications and are (sometimes too) complex. Working with more business-critical ...