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 CMMI
What is CMMI?
✍: Guest
It is a collection of instructions an organization can follow with the purpose to gain better control over its software development process.
2007-10-30, 5082👍, 0💬
Popular Posts:
How do we generate strong names ? or What is use the of SN.EXE ? or How do we apply strong names to ...
Can you explain different software development life cycles -part II? Water Fall Model This is the ol...
Which bit wise operator is suitable for turning off a particular bit in a number? The bitwise AND op...
If XML does not have closing tag will it work? No, every tag in XML which is opened should have a cl...
Once I have developed the COM wrapper do I have to still register the COM in registry? Yes.