Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Tell about WebService in Asp.Net?

Answer Posted / dilshad

Web services are a standardized way for one application to
invoke a method of another application. These applications
may reside on different computers that are some way
connected, such as by a local area network or, more
commonly, by the Internet. With Web services you have two
actors, a client and a server. The server makes some set of
methods available. These methods, when called, will perform
some action and/or return some data. The client invokes one
of the available methods of the server. Like methods in a
class library, the methods of a Web service can accept an
arbitrary number of input parameters, and can optionally
return a result. The Web services standard spells out in
great detail how a client can invoke a Web service method
from a server. The standard dictates how input parameters
and return values are passed from one computer to the
other, how faults are handled, and a myriad of other
complications.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of duration attribute of @outputcache page directive.

1154


What is custom attribute? How to create?

1124


What is simple data binding?

1003


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1979


Define transparent caching with aop?

1171


9. Why should we hire you over the others waiting to be interviewed?

2855


What's the use of formatters in .net?

1091


How can you handle errors in Web API?

1213


What is the purpose of using MVC programming pattern in ASP.NET?

1074


What is asynchronous call?

1108


What are the advantages of using session?

939


What are the different kinds of assemblies?

994


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

935


Difference between Response.redirect vs server.transfer?

1243


What is use of Master Page in ASP.NET web pages?

1098