how do you query in entity model when the result has a join from from different database other than the entity model?
947how do you mark a property as required? For example, for a project, the name is a required field.
1013Post New Dot Net Framework Questions
Explain entity lifecycle? : Entity framework
Explain the advantages of asp.net mvc over asp.net?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
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 connected scenario? : Entity framework
Does Tempdata hold the data for other request in ASP.Net MVC?
what is use of entitydatasource control?
What is difference between viewbag and viewdata and tempdata?
What is difference between razor and web form engine?
How to Create an Intranet Site Using ASP.NET MVC?
How to change the action name in ASP.Net MVC?
What are the two ways to add constraints to a route?
What is attribute routing in mvc?
What is .net framwork?
Is dapper faster than entity framework?