Can we access the web controls in a page pre initialising event?
Answers were Sorted based on User's Feedback
What are Satellite Assemblies? How you will create this?
explain what is ado.net entity framework?
How we can handle the exception at controller level in ASP.Net MVC?
Which is the default http method for an action method?
What is the meaning of unobtrusive javascript?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
explain how you can load related entities in ef (entity framework)?
What is difference between shared and public
How do you box a primitive data type variable ?
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?
what is explicit loading?
Where is tempdata stored?