Explain how many types of exception handlers are there in .net?
Answer / Girish Candra Sharma
In .NET, there are two main types of exception handlers: Try-Catch-Finally blocks and User-defined exceptions (custom exceptions). Try-Catch-Finally blocks are used for handling runtime exceptions, while user-defined exceptions provide a way to create custom errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
Is arraylist thread safe?
Why do we use static class in c#?
In all methods of an interface should be derived?
Explain About .NET Remoting and types of remoting
What are strin concatation methods in c#?
1 Answers Phoenix Technologies,
How more than one version of an assembly can keep in same place?
Enlist all the components of an ado.net framework?
interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?
class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?
I want to print "Hello" even before main() is executed. How will you achieve that?
How Global.asax is used ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)