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 SMC approach of estimation
What is SMC approach of estimation? 2007-10-30, 9388👍, 0💬
What is effort variance
What is effort variance? Effort Variance = (Actual effort – Estimated Effort) / Estimated Effort. 2007-10-30, 8393👍, 0💬
How do you estimate maintenance project and change requests
How do you estimate maintenance project and change requests? 2007-10-30, 7922👍, 0💬
What is your company’s productivity factor
What is the FP per day in your current company? 2007-10-30, 7660👍, 0💬
Popular Posts:
How can JavaScript make a Web site easier to use? That is, are there certain JavaScript techniques t...
Why is it preferred to not use finalize for clean up? Problem with finalize is that garbage collecti...
What does a special set of tags <?= and ?> do in a PHP script page? <?= express...
.NET INTERVIEW QUESTIONS - Is versioning applicable to private assemblies? Versioning concept is onl...
How can I include comments in HTML? An HTML comment begins with "<!--", ends with "-->...