How Web Services help Us?
What r the difference between Remoting and webservices
Answer Posted / a.mustaq ahmed
In remoting objects communicates thru homogineous protocols
i.e.,TCP.Where as Webservices provides funtionality thru
hetrogenious protocals i.e., HTTP,SOAP.
In remoting data is passed as streams whereas webservices
communicates in XML Format
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Is LINQ performance wise better or using sqlcommand?
Explain the main differences between asp and asp.net?
Explain page output caching?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What are the built-in objects in asp.net?
How do we sort the data from a dataset?
What is the difference between runtime version and version?
What is asp.net? How is it different from asp?
What is inheritance and an how it be used, example with an example?
How do you secure your connection string information?
What is cookies in asp net?
What are asp.net web forms?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is http protocol and how it works?