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’s relationship between JavaScript and ECMAScript?
What’s relationship between JavaScript and ECMAScript?
✍: Guest
2008-03-18, 5107👍, 0💬
Popular Posts:
How do you locate the first X in a string txt? A) txt.find('X'); B) txt.locate('X'); C) txt.indexOf(...
Can we have shared events ? Yes, you can have shared event’s note only shared methods can raise shar...
How To Use "IN OUT" Parameter Properly? - Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and F...
Does .NET support UNICODE and how do you know it supports? Yes .NET definitely supports UNICODE. Try...
Advantages of a macro over a function? Macro gets to see the Compilation environment, so it can expa...