Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is DAR (Decision Analysis and Resolution)
What is DAR (Decision Analysis and Resolution) ?
✍: Guest
Decision Analysis and Resolution is to analyze possible decisions using a formal evaluation
process that identifies alternatives against established criteria.
Example in a project you are said to use third party tools so you will not depend on only
one tool but evaluate three to four more tools so that in case of problems you have
alternatives. This is called as DAR
2007-10-30, 8465👍, 0💬
Popular Posts:
What will happen in these three cases? if (a=0) { //somecode } if (a==0) { //do something } if (a===...
How To Use mysqlbinlog to View Binary Logs? - MySQL FAQs - Server Daemon mysqld Administration If yo...
Would I use print "$a dollars" or "{$a} dollars" to print out the amount of dollars in this example?...
How To Truncate an Array? - PHP Script Tips - PHP Built-in Functions for Arrays If you want to remov...
How can you enable automatic paging in DataGrid ? Following are the points to be done in order to en...