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 |
Which ports are used by virueses?
Which namespace is require to used XML in .NET?
0 Answers Sans Pareil IT Services,
what is object lock?
What does msil do?
What are the differences in C# .Net and ASP .Net.
Is .net a language?
How do you give a Windows service specific permissions?
What is a delegate, How many types of delegates?
What is singleton activation mode in .net?
Tell us what is json data, and what is one way that .net developers can work with json?
How to load a user control dynamically in runtime?
.What is Marshaling?