when to use webservice and when to use remotong diff
between them
Answers were Sorted based on User's Feedback
Answer / sanjjay raj
Webservice is used to host our applications(software or
programs) over Internet, so that others can use them or the
Clients of Our Website can use them.
whereas Remoting is used to Connect remote systems or
server in order to Communicate Online or Offline depending
on the Connectivity. ( eg: Yahoo Messenger where we can
Chat Online or send Offline messages to Our friends or
Contacts)
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / karthik chokkalingam
Both webservices and remoting support developing
distributed application and application integration but you
need to consider how they differ before choosing one
implementation on other.
For the application that requires interoperability
(services developed in multiple platforms to interact) -
best bet is web services.
If performance is key priority for your application then
you can use Remoting.
| Is This Answer Correct ? | 3 Yes | 0 No |
Both Webservices and Remoting are used to developing
distrubuting Application. Among these,
WebServices are provide Functionality other Platforms
like Unix,Linex. Means Webservices are return data in from
of XML Formate. This is the Universal formate. All
Languages supports XML. So Webservices is better, When
these are Communicating othere Technologies.
Remoting are provide Functionality for Sampe
Application.Means .NET Application. These are not Suppoting
Other Platforms.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is difference Between Authentication and authorization?
how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url
Can you explain page lifecycle in net?
What is different authentication mechanisms used in ASP.NET?
What is dataset and uses of dataset ?
What’s the use of “GLOBAL.ASAX” file?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Does asp.net still recognize the global.asa file?
What is custom control. What is the difference between custom control and user control?
What r the remotable objects. and how u make an application remotable
Is asp.net web forms dead?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
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)