Hi Team
I want to create GUI using WPF, that will do this logic below and status bar must show these below on my GUI;
GUI Grid into the relevant columns <br>(Started = timestamp when this echo process started , Processed = timestamp after deserialization into an object , Elapsed = milliseconds elapsed from Started to Processed)