Does JITting occur per-assembly or per-method? How does this
affect the working set?
Answer Posted / atul
Per-method. Since methods which are not called are not
compiled at all, this reduces the working set.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is request and response in asp.net?
What is full form of asp.net?
How does asp net store session ids by default?
What is the parent class of all the web server control?
Why asp.net is used?
Explain security types in asp.net?
Define msil.
Explain method to handle error using HttpError in Web API?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
How do u declare static variable and how it is declared and what is its lifetime?
Why is string called immutable data type?
How will create assesblies at run time?
How can we create custom controls in asp net?
What are the benefits of view state?
How are sessions stored?