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 use of web.config file?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is special types forms
How does asp page work?
What parameters can you pass in the url of the api?
What are early binding and late binding.
Can you set which type of comparison you want to perform by the comparevalidator control?
Is post back property in asp net?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
How do you handle server controls?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What is the purpose of asp.net?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
When should I use server transfer and response redirect?