Answer Posted / anandkbs
In debug compilation, assert takes in a Boolean condition as
a parameter, and shows the error dialog if the condition is
false. The program proceeds without any interruption if the
condition is true.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the life cycle of an asp.net page?
Elaborate differentiation between ViewState and SessionState?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What are session objects?
What can we do with asp.net?
How many languages are supported by .NET at present time?
What is the use of response redirect in asp.net?
What are validator? How do you disable them?
What are the features of asp net?
Can you use Web API with ASP.NET Web Form?
What is loop in asp.net?
What is bson in web api?
Which .NET framework supports Web API?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are the new web part controls in asp.net 2.0 ?