What is pre-jit?



What is pre-jit?..

Answer / Vivek Kumar Singh

'Pre-JIT' (Precompiled Just-In-Time) is a feature in .NET that optimizes the performance of ASP.NET applications by compiling the code ahead of time during deployment instead of at runtime. This reduces the initial load time and improves subsequent requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Explain the services provided by common language infrastructure.

1 Answers  


What is misl code?

1 Answers  


What is the difference between import system.data.sqlclient and system.data.oledb?

1 Answers  


Define serialization in .net?

1 Answers  


Is vb.net dead?

1 Answers  


What is sealed class?

1 Answers  


what are the types of threading models in VB.net ?

1 Answers   Satyam,


How to view an assembly?

1 Answers  


Can you please explain the difference between namespace and assembly?

1 Answers  


What are the advantages of vb.net and c#?

1 Answers  


Explain the difference between int and int32?

1 Answers  


Difference between VB dll and assemblies in .NET ?

5 Answers   Digital GlobalSoft,


Categories