Is the code below good practice, or is it better to cache BinaryFormatter in a field so it doesn\'t keep getting re-created?
private void SaveLocalData()