What is namespace used for loading assemblies at run time
and name the methods?

Answers were Sorted based on User's Feedback



What is namespace used for loading assemblies at run time and name the methods?..

Answer / swapna

System.Reflection

Is This Answer Correct ?    11 Yes 0 No

What is namespace used for loading assemblies at run time and name the methods?..

Answer / umesh

System.Reflection and System.Type.InvokeMember to invoke
the method.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

what is an assembly?

11 Answers  


what is explicit loading?

0 Answers   Microsoft,


When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

0 Answers  


What is entity client data provider? : Entity framework

0 Answers  


What is the difference between string and String

1 Answers  






Explain the difference between viewbag and viewdata in mvc?

0 Answers  


Explain bundle.config in mvc4?

0 Answers  


Mention the core components of .net framework?

0 Answers  


Does the .NET Framework have in-built support for serialization?

2 Answers  


What is oauth in web api?

0 Answers  


How do you sort a dataset?

2 Answers  


What is the CTS

1 Answers  


Categories