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 asp.net security controls?
What are sessions in asp net?
What is xaml? Are xaml file compiled or built on runtime?
Explain diff. Betn dataset and recordset?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Explain what is an assembly?
A Web Service Can Only Be Written In .net. Is it True??
Explain difference between dataset and datareader?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is comparevalidator?
Why do we use asp.net?
What is active web page?
In the Repeater control which way you can edit?
What is an asp.net validator? And, mention its types.
What is session state server?