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:
How do we create DCOM object in VB6
How do we create DCOM object in VB6 Using the CreateObject method you can create a DCOM object. You have to put the server name in the registry. 2009-03-06, 5194👍, 0💬
Which are the various programming approaches for WCF
Which are the various programming approaches for WCF? 2007-11-04, 9990👍, 0💬
What are the major differences between services and Web services
What are the major differences between services and Web services? 2007-11-04, 5989👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - How can you avoid deadlock in threading? A good and careful planning can ...
How do you override a defined macro? You can use the #undef preprocessor directive to undefine (over...
What Tools to Use to View HTML Documents? The basic tool you need to view HTML documents is any Web ...
What Is the "@SuiteClasses" Annotation? "@SuiteClasses" is a class annotation defined in JUnit 4.4 i...
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...