Answer Posted / soumya
Reflection is a mechanism to retrieve type information of an
assembly at the run time.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is conceptual model? : Entity framework
Briefly describe the roles of clr in .net 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 the difference between old ADO.NET and Entity framework coding techniques?
What is html.renderpartial?
Explain what platforms does the .net framework run on?
What is iobjectset? : Entity framework
What is the difference between model and entity?
Explain Model, view and Controllers in Asp.Net MVC?
What are Code Blocks in Views?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
How to return the JSON from action method in ASP.Net MVC?
What filters are executed in the end?
differences between poco, model first and data first approach?
What is viewbag?