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 is asp.net and how it works?
Difference between .NET and previous version?
Explain what is viewstate?
What is a pixel url?
Explain the flow of processing of the request? : asp.net mvc
Can you explain architecture of your project ?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is state management react?
What is the maximum timeout we can set for Cookies?
How information about the user's locale can be accessed?
To get the values in two different controls to match which control you use it?
What are session state modes in asp.net?
How can we inherit a static variable?
Explain the use of duration attribute of @outputcache page directive.
When maintaining session through sql server, what is the impact of read and write operation on session objects?