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 Registry Searching Windows Application

Figure 1 shows an example Windows application that uses asynchronous calls and event notification. It demonstrates searching the registry's keys, values and data. Complete source code in VB.NET and C# is included.


Figure 1 Example Registry Searching Windows Application


Example Registry Watching Windows Application

Figure 2 shows an example Windows application that uses asynchronous calls and event notification. It demonstrates watching the registry for changes and receiving notification when changes occur. Complete source code in VB.NET and C# is included.


Figure 2 Example Registry Watching Windows Application


Registry Toolkit Unit Tests

Complete unit tests with full source code are included. Figure 3 shows the tests successfully completing.


Figure 3 Registry Toolkit Unit Tests