What is Jit compilers?.how many are available in clr
Answer / kirti
Just-In-Time compiler- it converts the language that you write in .Net into machine language that a computer can understand. there are tqo types of JITs one is memory optimized & other is performance optimized.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is VSS? Where we are using?
Explain the difference between viewbag and viewdata in mvc?
What is the difference between model and entity?
In which circumstances you used delegates?
Integer & struct are value types or reference types in .NET?
explain what is ado.net entity framework?
what is entity framework?
What are bundling & minification features in asp.net mvc 4?
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
how do you query in entity model when the result has a join from from different database other than the entity model?
Difference between manifest , metadata?
3 Answers Soma Technology, TCS,
Does Tempdata hold the data for other request in ASP.Net MVC?