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 viewstart page in mvc?

0 Answers  


What is Dependency Injection in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


If we not suppress finalize method in dispose what will happen?

2 Answers   Kanbay,


How do I change the permission set for a code group

1 Answers   4Cplus,


What is entitycontainer? : Entity framework

0 Answers  






Do you know about the new features in ASP.Net MVC 4 ?

0 Answers  


What is RouteConfig.cs in ASP.Net MVC 4?

0 Answers  


Can a view be shared across multiple controllers? If yes, how we can do that?

0 Answers  


How do you box a primitive data type variable ?

1 Answers  


what is mean by versioning? Please answer me. Advance thanks.

2 Answers   Excel,


what is Framework?

3 Answers  


What is presentation framework?

0 Answers  


Categories