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 job?
What is job? It can be defined as a task performed by a computer system. For example, printing a file is a job. Jobs can be performed by a single program or by a collection of programs. 2014-10-31, 1991👍, 0💬
What is smart navigation?
What is smart navigation? The cursor position is maintained when the page gets refreshed due to the server side validation and the page gets refreshed. 2014-01-10, 1985👍, 0💬
What data type does the RangeValidator control support?
What data type does the RangeValidator control support? Integer,String and Date. 2014-03-07, 1984👍, 0💬
Popular Posts:
How To Assign Query Results to Variables? - Oracle DBA FAQ - Working with Database Objects in PL/SQL...
Why does malloc(0) return valid memory address? What's the use? malloc(0) does not return a non-NULL...
How is normally a project management plan document organized ? PMP document forms the bible of a pro...
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, ...
Can each Java object keep track of all the threads that want to exclusively access to it?