How will you load dynamic assembly? How will create assesblies at run time?
Answer / Vikash Kumar Ruhela
To load a dynamic assembly in C#, you can use the AppDomain class's CreateInstanceAndUnwrap method or Assembly.LoadFrom method. To create an assembly at runtime, you can write the code to emit IL (Intermediate Language) using the System.Reflection.Emit namespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which protocol is used to call web service?
What is boxing and unboxing in asp.net?
What is asp net application object?
When Garbage Collector will run and how its identifing whether the Object is used or Not.?
What is server objects in asp.net?
What is difference between mvc and asp.net? : Asp.Net MVC
Define static member?
Explain repository pattern in asp.net mvc? : asp.net mvc
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is new asp.net core?
What is the procedure to create the environment for asp.net? : asp.net mvc
What you mean by partial Class in asp.net 2.0?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)