when to use webservice and when to use remotong diff
between them
Answer Posted / sanjjay raj
Webservice is used to host our applications(software or
programs) over Internet, so that others can use them or the
Clients of Our Website can use them.
whereas Remoting is used to Connect remote systems or
server in order to Communicate Online or Offline depending
on the Connectivity. ( eg: Yahoo Messenger where we can
Chat Online or send Offline messages to Our friends or
Contacts)
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are the cookies types in asp.net?
Explain the steps needed to be performed in order to create an animation in xaml?
What are the difference between function and stored procedure in .net programming language?
What are the disadvantages of using session?
How can we create Tree control in asp.net?
What is session state server?
What’s the difference between response .redirect and server.transfer?
What are the differences between application object and session object?
How to handle errors in Web API?
What is the difference between dynamic SGA and static SGA?
How to unit test Web API?
What is application in asp net?
Explain how to prepare culture-specific formatting in .net.
What do you mean by role-based security?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?