Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is asp.net localization?

0 Answers  


How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.

2 Answers  


Explain server control extensibility with reference to asp.net 2.0 ?

0 Answers  


Explain the difference between Web Garden and Web Farm?

0 Answers   Sans Pareil IT Services,


What are the advantages of using session?

0 Answers  


How would you get ASP.NET running in Apache web servers - why would you even do this?

1 Answers   Siebel Systems,


What is the purpose of asp.net?

0 Answers  


To load your generated dataset with data which method do you invoke?

0 Answers   Siebel,


What are the advantages of asp.net?

0 Answers  


Explain what is an abstract class?

0 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

0 Answers  


Which tools of web site Administartion tool do you use to manage user,roles and rules?

2 Answers  


Categories