What is deff. saop and disco?

Answer Posted / amit bhardwaj

SOAP
simple object access protocol

That is with state protocol that maintain all the
information but http is not store any information this is
stateless protocol

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define asp.net caching?

528


What is the best Macanism to clear the Cache in asp.net

701


Explain about ASP.NET?

628


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1432


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1655






What are user controls?

563


What are the components of ado.net?

527


How can we communicate with each server in N-tier Architecture? and what are the methods?

1783


Difference between singleton and singlecall.

565


What are the disadvantages of using session?

460


What is the file through which you can customize your asp.net application?

541


What are the new navigation controls in asp.net 2.0?

532


Which is the parent class of the web server control?

564


Explain culture and uiculture values.

536


Give an example of cookie abuse.

593