Can you please anyone explain in detailed Webservices concepts
in Asp.net?
Answer / priya
A Web Service is programmable application logic accessible
via standard Web protocols. One of these Web protocols is
the Simple Object Access Protocol (SOAP). SOAP is a W3C
that uses standards based technologies ( to encode and
transmit application data).
Consumers of a Web Service do not need to know anything
about the platform, object model, or programming language
used to implement the service; they only need to understand
how to send and receive SOAP messages (HTTP and XML).
Is This Answer Correct ? | 6 Yes | 2 No |
How does the iis work?
What is cas?
How does the service stream content?
Describe the .net base class library.
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.
About friend and Protected friend ?
Difference between web user control and web custom control?
Difference between response.redirect and server.transfer?
“~” means in asp.net application?
What is asp.net globalization?
Is asp.net web forms dead?
Which institute provide good Project training on .Net technologies in hyd?