When Garbage Collector runs in an Application? 1)Application
is running form more than 30 min. 2)On every 1/4th
milisecond 3) Randomly 4) Application is running on low of
memory
Answer Posted / guest
Application is running on low of
memory
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How would you turn off cookies on one page of your website?
What is directive in asp net?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What are the types of authentication in asp.net?
Which of the following .NET framework supports Web API?
Is it possible to apply themes to an asp.net application? If yes, then how?
What are the advantages and disadvantages of session?
What is the difference between cookie and session?
Explain the difference between sql invalidation and sql notification.
What is a server cookie?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
How you can access the values from the Repeater control in ASP.NET?
What is httpresponse?
Define a multilingual website?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?