What?s a proxy of the server object in .NET Remoting?
Answer / guest
It?s a fake copy of the server object that resides on the
client side and behaves as if it was the server. It handles
the communication between real server object and the client
object. This process is also known as marshaling
| Is This Answer Correct ? | 1 Yes | 0 No |
Describe difference between inline and code-behind?
How we can achieve Connection pooling in .Net?
Which ports are used by viruses? UDP/TCP?
What is typical about a windows process in regards to memory allocation in dot net?
Elements of CAS
Explain is the jit an interpreter?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Which property is used in the email to send the content as HTML
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
What is the procedure to add assemly to gac to make it shared one?
Explain soap and xml?
Explain the use of activex control in .net?