Tvorba Web Parts
1.Class library DLL
2.Potomek třídy ASP.NET Web Part
3.Přetížení potřebných metod (RenderContents, …)
4.Uložit DLL do adresáře \bin
5.Nastavit DLL knihovnu ve web.config v části SafeControl jako bezpečnou
Instructor Notes
Now that we have covered the architecture of how Web Parts work, its' time to talk about how to create, test and debug a custom Web Part DLL project. Outline the bullet points on the slide above and tell the students you are going to be required to move through these steps to get our first custom Web Part up and running.