Does JITting occur per-assembly or per-method? How does this
affect the working set?



Does JITting occur per-assembly or per-method? How does this affect the working set?..

Answer / 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

More ASP.NET Interview Questions

Can user control be stored in library?

0 Answers  


what is page life cycle state management postback cross page postback types of feilds in gridview gridview events their life cycle cte in sql diff truncate and delete paging concepts in gridview diff bet gridview datalist and repeater what new operations in sql 2005 compared to earlier you get

1 Answers   e4e,


In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected

1 Answers  


What are Themes? What is their use ?

1 Answers  


In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?

1 Answers  






how can i call output parameters from ado.net

3 Answers   TCS,


About friend and Protected friend ?

3 Answers   MMTS,


Differentiate between namespace and assembly.

0 Answers  


What is the application pool?

0 Answers  


How to handle error while project running on live

2 Answers  


What is intrinsic objects in asp.net?

0 Answers  


What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

12 Answers   Phoenix Technologies,


Categories