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...


When would you use .NET Remoting and when Web services?



When would you use .NET Remoting and when Web services?..

Answer / guest

Use remoting for more efficient exchange of information when
you control both ends of the application. Use Web services
for open-protocol-based information exchange when you are
just a client or a server with the other end belonging to
someone else

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How does you handle this COM components developed in other programming languages in .NET?

1 Answers   Satyam,


What is an assembly? What are the different types of assemblies?

0 Answers  


Why inheritance is important?

0 Answers  


Explain what is immutability, what is it for and how is it codified?

0 Answers  


What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?

0 Answers  


What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


What is static constructor, when it will be fired? And what is its use?

0 Answers  


Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.

4 Answers   247Customer,


What are nullable types in .NET

0 Answers   TryTechnicals Pvt Ltd,


What is Garbage Collection in .Net? Garbage collection process?

3 Answers  


Is .net is a language?

0 Answers  


What is .net debug & trace?

0 Answers  


Categories