What are custom exceptions? Why do we need them?
No Answer is Posted For this Question
Be the First to Post Answer
What is string programming language?
int i = 1; int j = 1; System.Console.WriteLine(i == j); System.Console.WriteLine(i.ToString() == j.ToString()); System.Console.WriteLine((object)i == (object)j); Give the sample code above, what is the output to the console?
what is namespace?
How?s the DLL Hell problem solved in .NET?
Why are local variables stored in stack?
What is strongly typed in c#?
If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?
Why is dll used?
What's the difference between an integer and int?
What is cts, clr?
What does the keyword virtual mean in the method definition?
What is better C# or VB.NET?
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)