Quantcast
Channel: Cinchoo » WPF
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Cinchoo – Reading INI file, Part 1

ChoIniDocument Initialization files known as INI files provide a standard means for storing configuration information for software in a text file. Although rarely used by .NET applications, there are...

View Article



Image may be NSFW.
Clik here to view.

Cinchoo – Reading Nested INI files, Part 2

ChoIniDocument In this section, I’ll talk about one of the most important feature Cinchoo framework provides in reading INI file is that the support of  Nested INI files. It gives the flexibility of...

View Article

Image may be NSFW.
Clik here to view.

Cinchoo – Saving INI file, Part 3

ChoIniDocument In this section, I’ll talk about on how to create INI document programmatically and save them. ChoIniDocument class provides abundant set of members helps you to create and add different...

View Article

Image may be NSFW.
Clik here to view.

Cinchoo – Accessing INI sections, Part 4

ChoIniDocument In this section, I’ll walk you over accessing different parts of INI document using ChoIniDocument class Using Indexer First and easy way, you can use the indexer to access the key-value...

View Article

Image may be NSFW.
Clik here to view.

Cinchoo – Multiline INI values, Part 5

ChoIniDocument In this section, I’ll show you how you can store and read multiline values from Ini file. According to INI specification, multiline INI values are supported. In the below sample, ADDRESS...

View Article


Image may be NSFW.
Clik here to view.

Cinchoo – Reading all INI section key values, Part 6

ChoIniDocument This is the continuation of previous articles about handling INI section. In this section, I’ll show you how you can read all the key-values from a INI section. For a sample INI file...

View Article

Image may be NSFW.
Clik here to view.

Cinchoo – Reading all INI sections, Part 7

ChoIniDocument This is the continuation of previous articles about handling INI section. In this section, I’ll show you how you can read all the available INI section inside a INI document.. For a...

View Article

Image may be NSFW.
Clik here to view.

Cinchoo – INI Parser Settings, Part 7

ChoIniDocument Reading and writing INI files using Cinchoo framework can be controlled through global INI settings. These settings are available for your to edit at ChoIniSettings.xml file in your...

View Article


Image may be NSFW.
Clik here to view.

Cinchoo – All possible valid INI name values, Part 8

ChoIniDocument This is the continuation of previous articles about handling INI section. In this section, I’m going to show you all the possible valid INI name values can be given in the INI document...

View Article


Image may be NSFW.
Clik here to view.

Cinchoo – Bulk Files & Folders rename utility

ChoBulkFileRenameTool Download Binary (Zip) Download Source (Zip) This tool helps to rename bulk files and folders recursively. It was written in using WPF/C#/VS.NET 2010. Features Bulk file and...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images