What does assert() do in c#?
Answer / Uday Ranjan
'assert()' is a debugging aid in C# that can be used to check for certain conditions during runtime. If the condition is false, an AssertException is thrown.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you determine whether a string represents a numeric value?
When would you use generics in your code c#?
What is a string? What are the properties of a string class?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
List some of the common data providers for ado.net framework?
What is Delegate and what is it used for ?
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?
What is difference between dictionary and hashtable?
Difference between dispose and destructor?
What is satellite assembly? And steps to create satellite assembly?
What is type system in c#?
Can partial class be inherited?
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)