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 main objective of asp.net mvc 4 or what is new in mvc4 ?
What is representational state transfer (rest) mean?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is the use of the default route {resource}.axd/{*pathinfo} ?
explain what does .edmx file contains?
how do you query in entity model when the result has a join from from different database other than the entity model?
Is dapper better than entity framework?
what is entityclient?
Can we change web.config settings from iis?
What is viewbag?
What are the components required to create a route in mvc?
What is filters in web api?
How we can register the Area in ASP.Net MVC?