In this case if exception occure in Database which catch
block will be exexcuted?
Answer Posted / suja
If u Place
Try
catch ex as Sqlexception
then this Sqlexception catch will be executed
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is razor? : asp.net mvc
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is simple data binding?
What is asp.net caching?
How does a web application session work?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Difference between overriding and overloading?
Differentiate between authentication and authorization.
What are the Types of object in asp
What is odata in web api?
How do u deploy ur project?
Which dll handles the request of .aspx page?
What is route in web api?
What is is post back property in asp net?