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, 9644👍, 0💬
What is effort variance
What is effort variance? Effort Variance = (Actual effort – Estimated Effort) / Estimated Effort. 2007-10-30, 8593👍, 0💬
How do you estimate maintenance project and change requests
How do you estimate maintenance project and change requests? 2007-10-30, 8209👍, 0💬
What is your company’s productivity factor
What is the FP per day in your current company? 2007-10-30, 7881👍, 0💬
Popular Posts:
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, ...
What print out will the folloging code produce? main() { char *p1=“name”; char *p2; p2=(char*)malloc...
How do we host a WCF service in IIS? Note: - The best to know how to host a WCF in IIS is by doing a...
Why is there extra white space before or after tables? This is often caused by invalid HTML syntax. ...
What is the benefit of using #define to declare a constant? Using the #define method of declaring a ...