What is associationset? : Entity framework


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net Framework Interview Questions

Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???

6 Answers   3i Infotech,


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

0 Answers  


What is Peek method in Tempdata in ASP.Net MVC?

0 Answers  


Difference between Dispose and Finalize method

1 Answers  


What is MVVM design pattern?

0 Answers  


What are bundling & minification features in asp.net mvc 4?

0 Answers  


What is the difference between STA and MTA?

3 Answers  


What filters are executed in the end?

0 Answers  


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

0 Answers  


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.

0 Answers  


How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?

1 Answers  


what is entity graph in entity framework?

0 Answers   Microsoft,


Categories