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 serialization ?

7 Answers   IBM, Karrox, MMTS,


Changes to which portion of version number indicates an incompatible change

1 Answers  


What are the types of assemblies and where can u store them and how ?

11 Answers   Accenture, BirlaSoft, IBM,


What are the mobile devices supported by .net platform

1 Answers  


How large is the .net framework 3.0? Does this change make the release larger?

0 Answers  






Explain what is the difference between view and partial view?

0 Answers  


Explain the tools used for unit testing in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


What does a viewmodel do?

0 Answers  


Can I redirect tracing to a file

1 Answers  


what is entity data model?

0 Answers   Microsoft,


Explain RenderBody and RenderPage in ASP.Net MVC?

0 Answers  


Explain ASP.NET MVC Identity and Security?

0 Answers  


Categories