You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

While application is starting it is necessary to initialize some resources, for example current implementation of xml serialization requires some time to prepare XmlSerializer classes required to load models or data. Splash screen was created to show progress on this information while application starts.

  • No labels