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 |
In asp.net, how can you validate drop down box?
What are the 3 levels at which content pages can be attached to Master Page?
What is Runtime callable wrapper?
What is the use of session state and application state and difference between them?
What is an asp.net validator? And, mention its types.
What is custom control. What is the difference between custom control and user control ?
How to handle error while project running on live
What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.
How to find out what version of asp.net I am using on my machine?
What are url fragments?
What is content page in asp net?
what are the security certificates used in webservices?
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)