How Web Service help? What is the difference between
Remoting & Web Servcies?
Answers were Sorted based on User's Feedback
Answer / jerry joseph
Web Services
- accessed only over HTTP
- work in a stateless environment
- support only datatypes defined in the XSD type system
- support interoperability across platforms
- highly reliable
- easy to create and deploy
Remoting
- can be accessed over any protocol
- support for both stateful and stateless environment
- support for rich type system
- homogenous environment
- if IIS is not used, application needs to provide plumbing
for ensuring the reliability
- complex to program
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sandeep
Web Service is nothing but simple HTTP protocol
which is used by using internet protocol
Remoting is used to access proxy object which is looks like
a real object
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the uses of reflection?
What is the difference between ASP Session State and ASP.Net Session State?
What is mvc in asp.net tutorial? : Asp.Net MVC
How can we identify that the page is post back in asp net?
what is diference between the .net1.0 & .net2.0 ?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are the different types of proxy patterns?
how to elimainte the similar data from the different tables
Where do we store our connection string in asp.net application?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
What are ASHX files?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
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)