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:
Latest Versions of Qualitycenter, QTP, LoadRunner
what are that latest versions of Qualitycenter, QTP, Winrunner and LoadRunner 2008-07-14, 6185👍, 0💬
What Is Rollback
What Is Rollback? - MySQL FAQs - Database Basics and Terminologies Rollback is a way to terminate a transaction with all database changes not saving to the database server. 2007-05-10, 6165👍, 0💬
Popular Posts:
If we have multiple AFTER Triggers on table how can we define the sequence of the triggers ? If a ta...
What are shared (VB.NET)/Static(C#) variables? Static/Shared classes are used when a class provides ...
What will be printed as the result of the operation below: main() { char *p1; char *p2; p1=(char *)m...
Where are all .NET Collection classes located ? System.Collection namespace has all the collection c...
Can we have shared events ? Yes, you can have shared event’s note only shared methods can raise shar...