In try catch blocks one is normal catch block and another is
sqlcatchexception block
Answer Posted / uma
give me completed details then we can say answer,
any way i expecting that:-
if any sql expection is raised then it is catched sqlcatch
exception, other than sql exception is catched by normal
catch block
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Where is the view state data stored in asp net?
Differentiate between client-side and server-side validations in web pages.
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What does asax stand for?
How can we access static variable?
How to comment out asp.net tags?
Define a static class?
Mention the namespace that is used to include .net data provider for sql server in .net code?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is OSI layer? Explain different layers.
Define web services in asp.net.
How to manage different kinds of sessions in ASP.NET?
Name the namespace which is used by ado.net?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What does asp in asp.net stand for?