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
When you use Ajax controls in the ASP.NET application?
What is caching? Explain.
How is a session stored and maintained in asp.net?
What is enableviewstate?
How to manage different kinds of sessions in ASP.NET?
What is asp.net mvc? : asp.net mvc
What is voluum?
Explain the difference between asp & asp.net.
Who can consume WebAPI?
Define tracing.
What is cache in asp net?
What is windows active directory authentication?
How to register exception filter globally?
how can create login from create and written conde in asp.net
What is a query string in a url?