explain how you can load related entities in ef (entity framework)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the CLR
What are the mobile devices supported by .net platform
What is the difference b/w constant & read only variable?
4 Answers IMI Soft Engineering,
Where do the reference-type variables go in the RAM ?
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???
What is the difference between partial and renderpartial?
What are the components of the .net framework.
What is the difference between model view and controller?
Where is tempdata stored?
What are the Main Features of .NET platform
Is CLR is compiler or Interpreter
If we write return statement in finally block will it works fine or throws any error?