Answer Posted / devendra
A Web service is an application logic that is accessible by
other program using standard web protocol in a platform
indepedent way.
The key point of this defination are :
- Application Logic
- Accessible to other programs
- Using Standard Web Protocol
- Platform indepedent way
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do u optimize a query in asp.net?
What is the mvc model?
Explain how cookies work. Give an example of cookie abuse.
What is marshalling ? Is it a part of asp.net ?
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is the difference between CLICK and MOUSE DOWN Event ?
Can action method static?
How can exception be handled with out the use of try catch?
How would you enable impersonation in the web.config file?
Can you clarified A Web service can only be written in .NET or not?
Explain server-side scripting and client-side scripting.
What is web configuration file and how to use in web application
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What asp.net control can embed xaml into asp.net pages?
What is OSI layer? Explain different layers.