What is page life cycle?
How does the .net framework 3.0 relate to the .net framework 2.0?
What is entity framework? : Entity framework
Is .net framework backwards compatible?
What is difference between viewbag and viewdata and tempdata?
explain lazy loading, eager loading, and explicit loading?
What is an asynchronous controller in asp.net mvc?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What are ajax helpers in asp.net mvc?
What is net framework 3.0 ?
How to bind table colum with gridview column?
explain how you can load related entities in ef (entity framework)?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Is it possible to create a custom filter?
What is managed extensibility framework?