|
||||||
|
|
Screen ShotsThese screen shots are from the sample applications included with the product. All samples include complete source code. Example Registry Searching Windows ApplicationFigure 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 ApplicationFigure 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 TestsComplete unit tests with full source code are included. Figure 3 shows the tests successfully completing.
Figure 3 Registry Toolkit Unit Tests |
|||||
|
||||||