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...


what is webservices. howit is use in our project .

Answers were Sorted based on User's Feedback



what is webservices. howit is use in our project ...

Answer / n

* Web services are application components
* Web services communicate using open protocols
* Web services are self-contained and self-describing
* Web services can be discovered using UDDI
* Web services can be used by other applications
* XML is the basis for Web services

Is This Answer Correct ?    4 Yes 0 No

what is webservices. howit is use in our project ...

Answer / lavanya

Communicate 2 different technologies by using web services.
a web service can access through http only.
WSDL contains description of web service.
web services uses Soap Protocol. soap is an xml based protocol.

Is This Answer Correct ?    1 Yes 0 No

what is webservices. howit is use in our project ...

Answer / guest

Web Services are business logic components which provide
functionality via the Internet using standard protocols
such as HTTP.

Web Sevices uses Simple Object Access Protocol(SOAP) in
order to expose the business functionality. SOAP defines a
standardized format in XML which can be exchanged between
two entities over standard protocols such as HTTP. SOAP is
platform indipendent so consumer of a Web Service is
therfore completely shielded from any implementation
details about the platform edposing the Web Service. For
the consumer it is simply ablack box of sen and receive XML
over HTTP.

Is This Answer Correct ?    3 Yes 3 No

what is webservices. howit is use in our project ...

Answer / ff

webservices is to support hetrogenous applications and
hetrogenous platforms base upon comapny standards

ie to service is nothing but a logic so this logic should be
support to may applications by using http and soap protocols

microsoft uses xml web services , sunmicro uses java
webservices base upon company statndards

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is use of <% %> in asp.net?

0 Answers  


Explain what is clr?

0 Answers  


What is a page life cycle?

0 Answers  


Clearly Explain the ispostback

6 Answers   TCS,


What is Boxing and Unboxing?

7 Answers   Accenture, IBM, Tech Mahindra,


If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?

7 Answers   Syntax Softtech,


What is the usie of activex control in .net?

0 Answers  


What is HTTP MODULE & HTTP HANDLERS in ASP.NET? How a developer can utilize in the application? Please provide example.

1 Answers   IBM,


How do you add a javascript function for a link button in a datagrid ?

4 Answers   Microsoft,


In a Repeater control how one can provide an alternating color scheme ?

0 Answers   Siebel,


What is different between webconfig.xml & Machineconfig.xml ?

1 Answers  


How can we update records in gridview?Is there any appropriate code for it?

0 Answers  


Categories