Where are the value-type variables allocated in the computer RAM ?
Answer Posted / kirti
Stack.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Briefly describe the roles of clr in .net framework?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Mention two instances where routing is not implemented or required?
Do you know about the new features in ASP.Net MVC 4 ?
What are the levels at which filters can be applied in an asp.net mvc application?
Can we add constraints to the route? If yes, explain how we can do it?
what is minimum requirement for entity framework applications to run?
What is viewstart page in mvc?
Can you explain renderbody and renderpage in asp.net mvc?
Does Tempdata hold the data for other request in ASP.Net MVC?
How route table has been created in asp.net mvc?
Explain the tools used for unit testing in ASP.Net MVC
What is meant by viewdata?
Explain the use of Inversion of control (IOC)?
what is datacontrols?