Explain the difference between viewbag and viewdata in mvc?
what is .NET ?
What is managed extensibility framework?
Does Tempdata hold the data for other request in ASP.Net MVC?
Is entity framework slow?
Explain the new features 3.5 framework against with the tool?
What is the common property in .net?
Explain tempdata in asp.net mvc?
What are the components required to create a route in mvc?
In which circumstances you used delegates?
Is it possible to create a custom filter?
Is CLR is compiler or Interpreter
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?