1.What are the types of events in asp.net?
2.what is databind?
3.what is COM objects?
4.Difference between gridview and datalist?
5.what is SOAP?
6.what are contents are available in asp.net page?
7.what are types of error?
Answer Posted / nageswara rao.g
5.soap stands for simple object access protocol.
webservices use the protocol bcz webservices must be
accessable by all application througt out world.
7.page level errors
application level errors
custom errors
Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
What is the file extension of web service?
Is react a template engine?
What is autopostback true?
What are server activated objects?
What is an imagemap in asp.net?
What is a user session?
What is the difference between web config and machine config files?
What are the benefits of view state?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Explain the different parts that constitute ASP.NET application?
What is session in asp.net?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Can we override the enablepartialrendering property of the scriptmanager class?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is special types forms