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:
Which class does the remote object has to inherit ?
.NET INTERVIEW QUESTIONS - Which class does the remote object has to inherit ? All remote objects should inherit from System.MarshalbyRefObject. 2009-08-04, 4587👍, 0💬
What is an application object ?
.NET INTERVIEW QUESTIONS - What is an application object ? Application object can be used in situation where we want data to be shared across users globally. 2009-04-21, 4298👍, 0💬
Popular Posts:
How To Use SELECT Statement to Count the Number of Rows? - Oracle DBA FAQ - Understanding SQL SELECT...
How can I check for HTML errors? HTML validators check HTML documents against a formal definition of...
What will be printed as the result of the operation below: main() { int x=20,y=35; x=y++ + x++; y= +...
How do we generate strong names ? or What is use the of SN.EXE ? or How do we apply strong names to ...
How to measure functional software requirement specification (SRS) documents? Well, we need to defin...