This section deals with caching, logging, adding a custom template type and generating dynamic navigation.
Generating dynamic navigation Typically, the navigational structure of your Web site corresponds to the hierarchy of the Structure Groups in your Content Manager Publication. You can generate a set of navigation controls on a Web page dynamically by accessing the Structure Groups.
Content Manager caching To optimize performance the Content Manager caches objects while processing them. You can configure caching in the Content Manager configuration file, Tridion.ContentManager.config
Management of C# fragment and .NET assembly Template Building Block logs You can configure the logging performed during publishing so that you can examine the log messages produced by C# fragment Template Building Blocks and .NET assembly Template Building Blocks when you publish an item.