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 is the advantage of using asp.net routing?
What is net framework 3.0 ?
Is http stateful or stateless?
what is deferred loading(lazy loading)?
what do you mean by navigation property?
How does �side by side� work for the .net framework 3.0?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
Describe the roles of clr in .net framework.?
Explain the use of Inversion of control (IOC)?
mention what is csdl, ssdl and msl sections in an edmx file?
Is .net framework 4.8 the last version?
What is separation of concerns in asp.net mvc?
What is the use .glimpse in mvc?
what do you mean by table-per-hierarchy?
Explain dependency resolution?