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 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, 5145👍, 0💬
How did you do resource allocations
How did you do resource allocations? 2007-10-30, 5721👍, 0💬
How do you start a project
How do you start a project? 2007-10-30, 5385👍, 0💬
Popular Posts:
Assuming that the structure of a table shows two columns like this: --------+------------+-- ----+---...
What are shared (VB.NET)/Static(C#) variables? Static/Shared classes are used when a class provides ...
Write out a function that prints out all the permutations of a string. For example, abc would give y...
What is a measure in OLAP ? Measures are the key performance indicator that you want to evaluate. To...
How many bits are used to represent Unicode, ASCII, UTF-16, and UTF-8 characters? Unicode requires 1...