What?s the C# equivalent of C++ catch (?), which was a
catch-all statement for any possible exception?
Answer / guest
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 ? | 0 Yes | 1 No |
What is the difference between field and property in c#?
How can we make a thread sleep for infinite period ?
What are extension methods and where can we use them?
Define multicast delegate in c#?
what is garbage collection?
update data in an xml file which resides in solution itself, using silverlight 4.0
What is a multi line comment?
What is difference between string and stringbuilder in c#?
Explain the difference between and xml documentation tag?
Do loops c#?
What is console based application?
In how many ways you can overload a method?
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)