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 maintenance project and change requests
How do you estimate maintenance project and change requests? 2007-10-30, 7516👍, 0💬
What is SMC approach of estimation
What is SMC approach of estimation? 2007-10-30, 8980👍, 0💬
What is your company’s productivity factor
What is the FP per day in your current company? 2007-10-30, 7370👍, 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, 4987👍, 0💬
How did you do resource allocations
How did you do resource allocations? 2007-10-30, 5523👍, 0💬
How do you start a project
How do you start a project? 2007-10-30, 5217👍, 0💬
Popular Posts:
If we have the following in a Java code: String s="abc"; String s2="abc"; Then what will be output o...
What is Service Oriented architecture? “Services” are components which expose well defined interface...
How can you enable automatic paging in DataGrid ? Following are the points to be done in order to en...
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...
Which bit wise operator is suitable for turning off a particular bit in a number? The bitwise AND op...