Browse By Tags

  • Persist Control Settings For Users Via IsolatedStorageFile vs Properties.Settings

    Hi,

    I need to implement a general mechanism to persist column selections, sorted columns etc. of XamDataGrid, placements of DockManager's panels etc. The application is based on .Net Framework 4.0 and using Microsoft PRISM framework for plug-ins. The…