What is .net architecture and framework?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is mvc entity framework?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is the difference between ViewData, ViewBag and TempData?
Explain test driven development (tdd) ?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is separation of concerns in asp.net mvc?
mention what is the key advantage of using entity framework or ef?
What are Code Blocks in Views?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What are bundling & minification features in asp.net mvc 4?
what do you mean by table-per-type?
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.
What is latest version of .net framework?