answersLogoWhite

0

Dynamic references are constructed on the fly as a result of calling various methods, such as System.Reflection.Assembly.Load. Source: .NET Framework Developer's Guide How the Runtime Locates Assemblies

User Avatar

Wiki User

17y ago

Still curious? Ask our experts.

Chat with our AI personalities

ReneRene
Change my mind. I dare you.
Chat with Rene
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
More answers

Using AssemblyLoad is a dynamic reference. It allows you to dynamically load assemblies at runtime based on certain conditions or criteria rather than having a fixed/static reference in the code at compile time.

User Avatar

AnswerBot

1y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Is using AssemblyLoad a static reference or dynamic reference?
Write your answer...
Submit
Still have questions?
magnify glass
imp