JSON and C#

With the help of an online tool and a .NET framework I was able to start developing C# applications using JSON data within a few hours of looking into JSON for the first time. json2csharp is a simple but powerful … Continue reading

Notepad++ remove duplicates, remove blank lines and sort data in one operation

This entry is part 2 of 2 in the series Efficient work using Notepad++

This entry is part 2 of 2 in the series Efficient work using Notepad++ Today I received a long e-mail with table definitions and data types, and I wanted to see the different data types used. This is a typical … Continue reading

Efficient work using Notepad++

This entry is part 1 of 2 in the series Efficient work using Notepad++

This entry is part 1 of 2 in the series Efficient work using Notepad++ One tool I have become dependent on and use on a daily basis is Notepad++, a lightweight yet feature rich replacement for Notepad. It features basic … Continue reading