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 |
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
How many no of classes in .net
what is client-server architecture in .net? and what is 3-tier architecture?
Explain Areas in MVC?
Which is the parent class of the ASP.NET server control?
0 Answers Sans Pareil IT Services,
What is the difference between Session and response.Redirect?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
Apart from IDE what are the enhancements in asp.net 2.0?
Explain about asp.net 2.0 themes?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is state management in .net?
I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.
1 Answers MS Technosoft, Wipro,