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:
How do you estimate a project
How do you estimate a project?
✍: Guest
There are many techniques available for estimating a project:
Function points
Use Case points
WBS etc etc.
2007-10-30, 5378👍, 0💬
Popular Posts:
Why is there extra white space before or after tables? This is often caused by invalid HTML syntax. ...
How to convert a Unix timestamp to a Win32 FILETIME or SYSTEMTIME? The following function converts a...
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, ...
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...
Do events have return type ? No, events do not have return type.