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
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
How you can add an event handler?
How should I destroy my objects in asp.net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is server infrastructure?
Is asp.net outdated?
What’s difference between “optimistic” and “pessimistic” locking?
What is the flow of processing of the request? : asp.net mvc
Explain what does wsdl stand for?
What is asp.net futures?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the mvc framework?
Explain culture and uiculture values.
What are app services?
Differentiate between authentication and authorization.