What's the .NET class that allows the retrieval of a data element using a unique key
Answer Posted / kirti
HashTable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by bootstrap in mvc5?
Can you explain renderbody and renderpage in asp.net mvc?
What is the difference between viewbag and viewdata in asp.net mvc?
What are actions in mvc?
differences between poco, model first and data first approach?
mention in what all scenarios entity framework can be applicable?
Explain RenderBody and RenderPage in ASP.Net MVC?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is attribute routing in mvc?
What is entity framework used for?
Explain the new features added in version 4 of mvc (mvc4)?
What is the use of the default route?
How can I return string result from action in asp.net mvc?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Is the following route definition a valid route definition? {controller}{action}/{id}