Aanmelden
English
Over
Consulting
Projecten
Curriculum
Contacteer Mij!
Elke idioot kan code schrijven die een computer kan begrijpen.
Goede ontwikkelaars
schrijven code die
mensen
kunnen
verstaan
.
- Martin Fowler
TypeForwardTo Attribute
Overview
Attribute to indicate a type has moved from one assembly to another.
Enables you to update your assemblies without recompiling the clients using them.
Great example can be found at
What is TypeForwardedToAttribute?