How Web Services help Us?
What r the difference between Remoting and webservices
Answer Posted / hari ganesh. v
HI!!
Web services are those services delivered via web and
assume that ur project comprising of timezone of u.s you
need not write a code for that just call in the web method
you need for that time
Differnce:-The ultimate difference between these two is
When u have both client and server @ your end you can use
webservices and
when u have either the client or the server @ your end it
will be awesome if you opt Remoting
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is difference between ispostback and autopostback in asp net?
What language is asp.net written in?
What is application variable in asp.net?
Describe Segmentation With Paging?
What types of data validation events are commonly seen in the client-side form validation?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are the namespaces used in asp.net mvc? : asp.net mvc
Can one dll file contains the compiled code of more than one .net language?
How can I have a particular web page in an asp.net application which displays its own error page?
What are the disadvantages of using session?
What is autopostback in asp net?
List some of the important session state modes of asp.net.
Explain the difference between sql invalidation and sql notification.
What is state management in asp.net with example?
Explain the flow of processing of the request? : asp.net mvc