Show / Hide Table of Contents

Using SLNX in Visual Studio

Starting with version 100, all Krypton source code supports Visual Studio's slnx file formats. The question you might be asking yourself is why the change? There is a very simple answer... simplicity!

For 20+ years, the default format has been sln. The issue is that the file structure is incredibly messy to deal with.

Krypton Toolkit Suite SLN

Figure 1: Krypton Toolkit Suite SLN file format

With the new slnx file format, it's entirely XML based, which means it is more maintainable.

Krypton Toolkit Suite SLNX

Figure 2: Krypton Toolkit Suite SLNX file format

If you are using Visual Studio 17.13 or later, please watch the following to enable slnx support.

Activating SLNX Support

For more information, click here.

Back to top Krypton Component Suite 2024 BSD 3-Clause License © Component Factory Pty Ltd, 2006 - 2016, All rights reserved. Modifications by Peter Wagner (aka Wagnerp), Simon Coghlan (aka Smurf-IV), Giduac & Ahmed Abdelhameed et al. 2017 - 2025. All rights reserved. https://github.com/Krypton-Suite