What is namespace used for loading assemblies at run time
and name the methods?
Answer Posted / umesh
System.Reflection and System.Type.InvokeMember to invoke
the method.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Explain the request flow in asp.net mvc framework?
Explain two instances where routing is not implemented or required?
How does the 'page lifecycle' of asp.net mvc works?
What is meant by viewdata?
How to Redirect Tracing to a File
what is minimum requirement for entity framework applications to run?
What is difference between razor and web form engine?
What are the new enhancements done in default project template of asp.net mvc 4?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
how do you mark a property as required? For example, for a project, the name is a required field.
What is Differnce between html.action and ajax.action?
What is an asynchronous controller in asp.net mvc?
Give an example for authorization filters in an asp.net mvc application?