How will you load dynamic assembly? How will create
assemblies at run time?
Answer Posted / japan shah
Assembly.loadFrom("filepath")
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is mapping in entity framework? : Entity framework
What is a view engine?
What is route config?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
How can you return string result from Action in ASP.Net MVC?
What is the importance of NonActionAttribute?
Can you please explain the request flow in ASP.NET MVC framework?
What is .net framework & its benefits?
What is objectset? : Entity framework
What operating systems will the .net framework 3.0 be available for?
What is .net framework used for?
How we can invoke child actions in ASP.Net MVC?
What are the components required to create a route in mvc?
What are ajax helpers in asp.net mvc?
What is the difference between viewbag and viewdata in asp.net mvc?