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 are the ways in which client can create object on server in CAO model ?
.NET INTERVIEW QUESTIONS - What are the ways in which client can create object on server in CAO model ?
✍: Guest
There are two ways by which you can create Client objects on remoting server :-
* Activator.CreateInstance().
* By Keyword “New”.
2009-08-18, 4537👍, 0💬
Popular Posts:
How could Java classes direct program messages to the system console, but error messages, say to a f...
Can include files be nested? The answer is yes. Include files can be nested any number of times. As ...
What is a fish bone diagram ? Dr. Kaoru Ishikawa, invented the fishbone diagram. Therefore, it can b...
How To Delete a User Account? - Oracle DBA FAQ - Managing Oracle User Accounts, Schema and Privilege...
What is Concern in AOP? gA concern is a particular goal, concept, or area of interesth There are m...