ComponentSpace Professional .NET and ActiveX components for developers
ComponentSpace Home | Products | Downloads | Support | Purchase | Services | About Us
 

Screen Shots

These screen shots are from the sample applications included with the product. All samples include complete source code.


Example Trace Listeners Windows Application

Figure 1 shows an example Windows application that generates trace entries using the standard .NET System.Diagnostics.Trace.WriteLine method. Trace entries are written to cyclic trace files. Complete source code in VB.NET and C# is included.


Figure 1 Example Trace Listeners Windows Application


Example Trace Listeners Configuration File

Figure 2 shows an example cyclic file trace listener configuration. The configuration is part of a .NET application's standard configuration file. Various properties may be set within the configuration to tailor the tracing to your specific needs.


Figure 2 Example Trace Listeners Configuration File