Why is it a bad idea to throw your own exceptions?
Answer / daniel
Well, if at that point you know that an error has occurred,
then why not write the proper code to handle that error
instead of passing a new Exception object to the catch
block? Throwing your own exceptions signifies some design
flaws in the project.
| Is This Answer Correct ? | 3 Yes | 2 No |
Explain the ways to deploy an assembly?
Can class be protected in c#?
What is the wildcard character in SQL? Let?s say you want to query database with LIKE for all employees whose name starts with La.
What is base class in c#?
What is thread.sleep()?
What is a destructor in c#?
What is a thread? What is multithreading?
Can we extend sealed class in c#?
What is the difference between list and arraylist in c#?
What are the advantages of properties in c#?
Can constructor be protected?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
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)