What?s the C# equivalent of C++ catch (?), which was a
catch-all statement for any possible exception?
Answer / daniel
A catch block that catches the exception of type
System.Exception. You can also omit the parameter data type
in this case and just write catch {}.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can we set the class to be inherited, but prevent the method from being over-ridden?
What do you mean by stack and heap in c#?
What is a method c#?
How can you achieve run time polymorphism in C#?
What .exe means?
Explain how do I get deterministic finalization in c#?
What is javascriptserializer c#?
What is executenonquery c#?
What are async and await?
What are the various components in crystal reports?
Name some properties of thread class.
How can you use abstract class and interface?
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)