What is difference between Viewbag and Viewdata in ASP.NET MVC?
How does servicing work for the .net framework 3.0?
What are the benefits of .net framework?
Explain RenderBody and RenderPage in ASP.Net MVC?
what is split entity?
what is VSS? Where we are using?
How route table has been created in ASP.NET ASP.Net MVC?
Explain the advantages of dependency injection (di) in asp.net mvc?
What are the types of authentication in .net
how to create session in .net
what is conceptual model?
What are the new features 3.5 framework against with the tool?
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?