About remoting and web services. Difference between them?
Answers were Sorted based on User's Feedback
Answer / madhavi latha
asp.net web services are accessed using HTTP only.while
remoting accessed over any protocal like TCP,SMTP,HTTP.
webservices are stateless,where as remoting has support
both stateless and with state,which is achieved using
singleton,singlecall.
singlecall:object doesn't maintain any state bitween calls.
bcoz it maintains instance instance for every call.
singleton:it maintains single instance for all client
request.it is useful when you need to maintain shared data
or resources b/w clients.ex:-windows media player
no need to build webservices in .net it allows other
platforms webservices also.where as remoting build in same
platform only.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / krishna prasad
remoting ---(same platform )
webservices---(any platform)
| Is This Answer Correct ? | 0 Yes | 2 No |
How Web Services help Us? What r the difference between Remoting and webservices
5 Answers Protech, TCS, Tech Mahindra,
What is AppDomain?Explain how it works.
What is a web api?
How many types of session in ASP.NET
Explain what is an assembly?
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
Difference between windows application and web application? Which is the best for updation purpose?
What are the different method of navigation in asp.net?
Should sn.exe be used before gacutil.exe ?
2 Answers Accenture, BirlaSoft,
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
How will you maintain versioning in asp.net 2.0?
How many time you can fill dataset in asp.net?
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)