Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are channels in .NET Remoting?

Answers were Sorted based on User's Feedback



What are channels in .NET Remoting?..

Answer / guest

Channels represent the objects that transfer the other
serialized objects from one application domain to another
and from one computer to another, as well as one process to
another on the same box. A channel must exist before an
object can be transferred.

Is This Answer Correct ?    1 Yes 0 No

What are channels in .NET Remoting?..

Answer / 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

More Dot Net General Interview Questions

How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

1 Answers  


Explain what is an anonymous method and how is it different from a lambda expression?

0 Answers  


What is a resource? Provide an example from your recent project.

1 Answers   Wipro,


How many types of transactions are there in com + .net ?

0 Answers  


What is data type and how many types of data types are in .NET ?

0 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


What are multicast delegates?

0 Answers  


What is managed code execution?

0 Answers  


what are the controls used to upload a file from client to server?

4 Answers  


How many types of design patterns available in .NET?

0 Answers  


Tell us what is a variable of implicit type and what is its scope?

0 Answers  


explain the states of a window service application?

0 Answers  


Categories