Nasazení knihovny
*Vytvořit strong-named assembly
*Uložit DLL do GAC
*zaregistrovat DLL jako event handler ve WSS
*Použít WSS v2 přístup (pouze pro document library)
*Programově pomocí OM
*Využít nové vlastnosti WSS Feature Framework
Instructor Notes
Event handlers like today with WSS v2 need to be deployed in the GAC. Explain the process if participants are not familiar with this process.

Mention the 3 ways of making an event handler available and active. The first one is not one that developers have to follow for new event handlers. Mention that this one is only there for backward compatibility.