Uploaded August 2012 | Updated September 2026, 2 weeks ago
For more videos on technology, visit Techytube.com
By Mike@Techytube
Most users are familiar with the concept of a 'splash screen', a graphic that displays while the program is still loading, and goes away when the loading is complete.
It was previously quite complicated to add a splash screen to a .NET application, but luckily .NET 3.5 and above introduce a very simple way to add the splash screen.
This lets you put more energy into designing an attractive splash screen rather than spending that time trying to implement it.
In this video, I will demonstrate how to do this with an empty WPF Application project and a 'Loading' image file.
For more videos on technology, visit Techytube.com
By Mike@Techytube
Most users are familiar with the concept of a 'splash screen', a graphic that displays while the program is still loading, and goes away when the loading is complete.
It was previously quite complicated to add a splash screen to a .NET application, but luckily .NET 3.5 and above introduce a very simple way to add the splash screen.
This lets you put more energy into designing an attractive splash screen rather than spending that time trying to implement it.
In this video, I will demonstrate how to do this with an empty WPF Application project and a 'Loading' image file.
![Windows 8 Development - Application Data
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
http://www.techytube.com/author/mzmuda
Now that we have correctly configured our SuspensionManager helper class, we can start populating data into the Application Data container.
We first need to create a variable, and then feed the appropriate container (in this case roaming data) into that variable.
After that, we can start putting key and value pair information into that container, using standard notation:
Container[Key] = Value;
In this video, I will show you how to access and write to the RoamingData object.
References
XAML Application Lifecycle http://msdn.microsoft.com/en-us/library/windows/apps/hh986968.aspx Windows 8 Development - Application Data](https://i.ytimg.com/vi/_nPxPTcBrXo/mqdefault.jpg)









