Answer Posted / rajeshree
The .NET framework uses Channel Objects to connect Applications together. The two Channels which are available right now in the .NET framework are the System.Runtime.Remoting.Channels.TCP and the System.Runtime.Remoting.Channels.HTTP classes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the intermediate language between asp and asp.net1.0?
What is the use of gacutil.exe?
How you apply a theme in whole application in .Net?
How can I get at the win32 api from a .net program?
What is a garbage collector?
How will you load dynamic assembly? How will create assemblies at run time?
What is heap and what is stack?
Tell us what is the native image generator?
What is value type and refernce type in .net?
Difference between user groups and code groups
Explain about the Common Language Runtime?
What does .net stand for?
What is static constructor, when it will be fired?
How many types of generations are there in a garbage collector?
What is 3 tier architecture?