Answer Posted / ravi
JIT allows parts of your application to execute when they
are needed.
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is difference between view state and session state?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is the difference between page directive include and action tag include?
Why do we use datasource in asp.net?
Explain different types of validators in asp.net?
Describe a bubbled event and how it is used ?
What is the significance of proxy user?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What role “#&&” plays in a querysting?
How many types of triggers are there in update panel?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Can you explain autopostback?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is the difference between session and viewstate?
How can you pass multiple complex types in Web API?