di Desaware - Tipo prodotto: Componente / .NET Class / 100% Managed Code
Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
Managed Code INI File Component. INIFileTool-5M makes it easy for you to read and write INI files from your .NET applications or web applications. Not only does it avoid the need for API calls, but more important, it is a 100% managed code solution that does not use API calls, thus is able to run in partial trust scenarios.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 77.42 | 1 Developer License | Download (1.0 MB) | |
| Aggiungi al carrello | $ 235.20 | 4 Developer Team License | Download (1.0 MB) | |
| Aggiungi al carrello | $ 391.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (1.0 MB) |
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.
There are many ways to store configuration information on a system. Recently XML has received most of the attention, but XML can be notoriously difficult for end-users to edit. A single minor error can prevent an entire XML file from loading.
INI files, or initialization files, are a simple text based file format that is often used to configure applications. The file is divided into sections, where each section is marked with the section name in brackets. Each section can have any number of entries, where the entry key is separated from its value using an equal sign.
INI files are not as powerful or flexible as the newly popular XML file format, but they are much easier for non-programmers to edit, usually using the Windows Notepad program.
Features of INIFileTool-5M