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
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is cookies cache and session?
How many web config files can be created for an application?
Difference between application events and session events
How can you debug your.net application?
Define asp.net caching?
What is http pipeline in asp.net?
What a diffgram is, and a good use for one?
Describe session handling in a webfarm?
Explain significance of routing? : asp.net mvc
What is the maximum timeout we can set for Cookies?
what are the security certificates used in webservices?
What is owin authentication?
What are the Types of authentications in IIS
What is the sequence in which ASP.NET events are processed?