Examples presented in this screencast:
Most .Net languages only allow the importing of .Net assemblies at build time. This means that you can only use the classes, methods, properties, events, etc, of assemblies which exist, on your computer,
Read More