what is webservices. howit is use in our project .
Answer / alb.shah
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 ? | 6 Yes | 1 No |
code for inserting images into gridview colomns from database
How is a session stored and maintained in asp.net?
What is mvc in asp.net tutorial? : Asp.Net MVC
Explain the role of global.asax?
Can you explain the basic use of dataview?
Dategrid filtering and sorting How can we sort all the fields at once?
How does the regular expression validator work? What are two situations when you might want to use one?
Where viewstate value is stored in asp.net?
What are the new data controls in asp.net 2.0?
what are partial postbacks?
Explain the difference between response.redirect vs server.transfer
What is smpte vc-1?