How Web Services help Us?
What r the difference between Remoting and webservices
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
How will you load dynamic assembly?
How do you secure your configuration files to be accessed remotely by unauthorized users?
what are the attributes of sitemapnode?
Explain method to handle error using HttpError in Web API?
What is the difference between response.redirect and server.transfer?
How can I open ashx file in mobile?
What is Partial in ASP.NET 2.0?
Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats
What is state management in asp.net and define Client-side state management and Server-side state management?
What are different templates available in Repeater,DataList and Datagrid ?
How to manage pagination in a page?
Types of objects in ASP ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)