How Web Services help Us?
What r the difference between Remoting and webservices

Answers were Sorted based on User's Feedback



How Web Services help Us? What r the difference between Remoting and webservices..

Answer / 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

How Web Services help Us? What r the difference between Remoting and webservices..

Answer / sharifuddin

webservices Remoting
------------ -----------------
Hetroginious Homogenious
By Using HTTP, SOAP TCP
using XML Serialization Bianary Serialization
Any application can access only .Net -> .Net
can communicates

Is This Answer Correct ?    4 Yes 0 No

How Web Services help Us? What r the difference between Remoting and webservices..

Answer / reshma nair

Web services are small, reusable applications that help
computers from many different operating system platforms
work together by exchanging messages. Web services are
based on industry protocols that include XML (Extensible
Markup Language), SOAP (Simple Object Access Protocol), and
WSDL (Web Services Description Language). These protocols
help computers work together across platforms and
programming languages.

Remoting provides a way for application in different
machines/domains to communicate with each other.Remoting is
a more effcient means than web services for allowing
programs to interact

Is This Answer Correct ?    2 Yes 1 No

How Web Services help Us? What r the difference between Remoting and webservices..

Answer / madhuri

webservices:webservices technology enables cross platform
integration by using http,xml and soap for communication .

remoting:remoting is technology that allows programs ans s/w
components to interact across application domains.


webservices are Interoperability in nature,we can call them
synchronously and asynchronously.

Is This Answer Correct ?    2 Yes 1 No

How Web Services help Us? What r the difference between Remoting and webservices..

Answer / 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

More ASP.NET Interview Questions

How to retrieve user name in case of Window Authentication?

0 Answers  


Name the application folders present in asp.net 2.0?

1 Answers  


Which is the best institute in Hyderabad/Secunderabad/Andhra Pradesh to learn DotNet?

0 Answers  


what cut off mark for po's,what questions they asked for interview?

0 Answers  


Explain the steps needed to be performed in order to create an animation in xaml?

0 Answers  






WHAT IS OBJECT POOLING

2 Answers   Fidelity,


Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.

1 Answers  


One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?

3 Answers   HCL,


How to create a permanent cookie?

1 Answers   IBM,


What are Authentication mechanisms in .Net?

6 Answers   Accenture,


What is AutoPostback?

0 Answers  


Explain current thinking around IClonable.

1 Answers   Infosys, Wipro,


Categories