Answer Posted / amit kumar gupta
Reflection is process to access the assembly matadata
informetion means that find the assembly version, Storg key,
assemble name,asseebly Cultureand and manifast informetion
means that find all the class and class member function of
assembly in runtime using the System.Reflection Name Space.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain what is asp.net mvc?
Explain the new features added in version 4 of mvc (mvc4)?
What is .net framework in simple terms?
Explain representational state transfer (rest) in detail?
How to bind table colum with gridview column?
How route table has been created in ASP.NET ASP.Net MVC?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Is it possible to cancel filter execution?
What is model first? : Entity framework
What is the use of viewmodel in mvc?
What are child actions in ASP.Net MVC?
If I have multiple filters implemented, what is the order in which these filters get executed?
How to make sure Client Validation is enabled in ASP.Net MVC
What is the greatest advantage of using asp.net mvc over asp.net webforms?
Is mvc 4 supporting windows azure sdk (software development kit) ?