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
What are the advantages of mvc over asp.net?
What is difference between razor and web form engine?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Which is the default http method for an action method?
Where is tempdata stored?
What is .net framwork?
What is needed for running an application built on winfx on the .net framework 3.0?
Can you explain renderbody and renderpage in mvc?
What is .net architecture?
Can any particular component of .net framework 3.0 be removed?
Explain the methods used to render the views in mvc?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
what is lazy loading in entity framework?