What is code first? : Entity framework
What is display mode in mvc?
What does mvvm mean?
Explain bundle.config in mvc4?
Explain ASP.NET MVC Identity and Security?
what is explicit loading?
What is controllercontext?
What is oauth in web api?
Is .net framework dead?
What is session state management?
What is definingquery in entity framework? : Entity framework
Which is the root namespace for fundamental types in .net framework?
Where are the routing rules defined in an asp.net mvc application?
What is the use of viewmodel in mvc?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.