How many types of exception handlers are there in .NET?
Answer Posted / versha
1)Error provider
Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is Finalizer in .NET define Dispose and Finalize ?
Is there built-in support for tracing?
Explain the difference between the while and for loop.
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Please explain what inheritance is, and why it's important?
Is .net a language?
What are pdbs?
Explain difference between panel and groupbox classes using .net?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Explain how to manage pagination in a page using .net?
What tools can I use to develop .net applications?
Explain the difference between static page and dynamic page?
Which namespace is used to support multithearding in .NET?
Please explain what is the difference between odbc and ado?
What is COM Interoperability in .NET