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 |
Can we use http handlers to upload a file in asp.net?
What is Web Gardening? How would using it affect a design ?
Explain how do you validate the controls in an asp .net page?
What does occur first in ASP.Net, Authentication or Authorization?
What is the Difference between user and server controls?
What is connection pooling and how to enable and disable connection pooling?
What is state management in asp.net and define Client-side state management and Server-side state management?
What is the difference between stored procedure vs function?
I have got less marks in bsc it So how to get interview.tell me
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Why web api is better than wcf?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .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)