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 purpose of App_Code folder in ASP.NET? Why we this?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is the difference between the asp and asp.net?
What is the maximum timeout we can set for Cookies?
Can we handle the error and redirect to some pages using web.config?
How can we inherit a static member?
What is session start?
Describe the master page.
Why is mvc better than asp.net?
Can action method static?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Where viewstate value is stored in asp.net?
What is preprocessor in .net?
Can I stream live content/events?
Explain the Order of events in an asp.net page?