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 |
How do you declare static variable? What is its lifetime?
Difference between application events and session events
Who can consume WebAPI?
Explain form level validation and field level validation?
What is asp.net file?
What is the difference between mechine.config and web.config?
What is server side routing?
How do you bind array to gridview? Will it works?
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?
What is jade template engine?
Explain the code Access Security (CAS) in .net Framework?
What are the different authentication modes in the .NET environment?
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)