The fully qualified names of .NET assemblies and types (commonly known as the 4 or 5 part name) is commonly used within the .NET world to dynamically load types from external assemblies. It is also very commonly used within the SharePoint world to denote things like feature receivers, event receivers etc etc. An assemblies fully … Continue reading .NET: 5 Part or Fully Qualified Type and Assembly Names