di ComponentSpace - Tipo prodotto: Componente / .NET Class / 100% Managed Code
Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
Rename registry keys, import/export, search, receive change notification. ComponentSpace Registry Toolkit Component .NET class library provides useful functionality for manipulating the Windows registry. This functionality is in addition to rather than replacing that provided in the Microsoft.Win32 namespace. The RegistryHelper class includes methods for key name manipulation as well as key renaming. Extract the base key name, parent key name and sub-key name from a key. Create and open keys by name without the hassle of the Microsoft.Win32.Registry static field values. The RegistryImporter and RegistryExporter classes respectively import and export registry keys in standard Windows Registry 5.0 format thats compatible with regedit. The RegistryXmlImporter and RegistryXmlExporter classes respectively import and export registry keys in XML.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 195.02 | 1 Developer License | Download (570 KB) | |
| Aggiungi al carrello | $ 293.02 | 4 Developer Team License | Download (570 KB) | |
| Aggiungi al carrello | $ 391.02 | 8 Developer Team License | Download (570 KB) | |
| Aggiungi al carrello | $ 489.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (570 KB) | |
| Aggiungi al carrello | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Verifica | Download (629 KB) |
| Aggiungi al carrello | $ 97.02 | 1 Developer Premium Support License | Download (29 KB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
The Registry Toolkit is a .NET class library that may be used in any Windows or Web application by adding a reference to the assembly to access the classes in the KeyTech.RegistryToolkit namespace.
The RegistryHelper class includes methods for key name manipulation as well as key renaming. Extract the base key name, parent key name and sub-key name from a key. Create and open keys by name without the hassle of the Microsoft.Win32.Registry static field values. Rename keys.
The RegistryImporter and RegistryExporter classes respectively import and export registry keys in standard Windows Registry 5.0 format thats compatible with regedit. The RegistryXmlImporter and RegistryXmlExporter classes respectively import and export registry keys in XML.
The RegistryWatcher class raises a RegistryChanged event whenever the specified key or its sub-tree changes.
The RegistrySearcher class starts a search at a specified key and optionally searches keys, values and data. Comprehensive regular expression support is included. Events are raised whenever a new key is being searched, a match is found, and the search has completed. The search may be terminated at any stage.
All classes that raise events support a SynchronizingObject property. All classes report errors through the RegistryToolkitException.
Main Features