How will you load dynamic assembly? How will create
assemblies at run time?
Answer Posted / rajesh kr misra
using reflection
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What operating systems will the .net framework 3.0 be available for?
what is entity framework?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
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?
Is .net framework backwards compatible?
What is mvc entity framework?
What is action methods in web api?
What is the difference between adding routes, to a webforms application and to an mvc application?
Explain the methods used to render the views in ASP.Net MVC?
Can we have enum in entity framework?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Can I uninstall microsoft .net framework?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
what is split entity?
What is associationset? : Entity framework