There was a need to find out unclassified entries in the database based on few filters. After finding those unclassified entries, goal was to select the column from dropdown and set a value for each selected entry and mask the value before saving it back to the database.
Everything went well and in the end we had an efficient tool developed in WPF (Telerik) C#.NET using MVVM as the design pattern.