Answer Posted / avani
MSIL is also called as Microsoftintermediatelanguage and it
converts IL code to cpu native code with the help of JIT
compiler
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do we ensure view state has not tampered?
What is the parent class of all the web server control?
8. Why do you want to work here?
Will session work if cookies is disabled?
What is distributed system in asp.net?
What is asp.net web application?
Explain security types in asp.net?
What are the advantages and limitations of query string?
What is the use of express session?
what is DLL Hell and how it is solved in .NET? please explain clearly??
List the types of authentication supported by asp.net?
How does session state work in asp.net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is the appSettings Section in the web.config file?
What is application and session in asp.net?