by Desaware - Product Type: Component / .NET Class / 100% Managed Code
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.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 77.42 | 1 Developer License | Download (1.0 MB) | |
| Add to Cart | $ 235.20 | 4 Developer Team License | Download (1.0 MB) | |
| Add to Cart | $ 391.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (1.0 MB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
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