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 did you do resource allocations
How did you do resource allocations? 2007-10-30, 5748👍, 0💬
How do you start a project
How do you start a project? 2007-10-30, 5411👍, 0💬
How do you estimate a project
How do you estimate a project? There are many techniques available for estimating a project: Function points Use Case points WBS etc etc. 2007-10-30, 5326👍, 0💬
What is CMMI
What is CMMI? 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, 5170👍, 0💬
Popular Posts:
How To Download and install PSP Evaluation? - PSP Tutorials - Fading Images to Background Colors wit...
Can you explain in GSC and VAF in function points? In GSC (General System Characteristic) there are ...
what is a service contract, operation contract and Data Contract? - part 1 In the below sample we ha...
What are the different storage classes in C? C has three types of storage: automatic, static and all...
If we have the following in a Java code: String s="abc"; String s2="abc"; Then what will be output o...