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
What is asp net_sessionid?
What is data caching?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Explain one critical mapping?
What are the validation controls available in ASP.NET?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Is viewstate secure?
What is web api config?
What kind of programming language is ASP.NET?
Explain the differences between managed and unmanaged code?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is autopostback in asp net?
List the advantages and disadvantages of user control an custom control?
Is asp.net and .net same?
What is the file extension of web service?