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 GWYUID ?
What is GWYUID ? GWYUID , stands for Gateway User ID and password. Usually like APPLSYSPUB/PUB 2011-11-30, 3460👍, 0💬
Can a function take OUT parameters. If not why?
Can a function take OUT parameters. If not why? yes, IN, OUT or IN OUT. 2011-10-20, 3431👍, 0💬
What is forms server executable Name ?
What is forms server executable Name ? f60srvm 2011-12-07, 3301👍, 0💬
Can you use a commit statement within a database trigger?
Can you use a commit statement within a database trigger? Yes, if you are using autonomous transactions in the Database triggers. 2011-09-05, 3279👍, 0💬
Popular Posts:
In below sample code if we create a object of class2 which constructor will fire first? Public Class...
Can you explain Forms authentication in detail ? In old ASP if you where said to create a login page...
What would you use to compare two String variables - the operator == or the method equals()? You can...
How do we create DCOM object in VB6? Using the CreateObject method you can create a DCOM object. You...
How can you enable automatic paging in DataGrid ? Following are the points to be done in order to en...