Phone7.Fx
This project is the complete framework of the Phone7.Fx. It contains a lot of cool stuff such as a BindableApplicationBar, Cryptography, some controls like jumpList and watermark textbox.
The project is build to work with Windows Phone Mango.
In the framework, you can find:
- IOC Container & DP injection based on http://ioc.codeplex.com/
- Event Aggregator
- MVVM
- Transition & Animation
- Cryptography
- TripleDESCryptoServiceProvider
- DESCryptoServiceProvider
- MD5
- Cache
- IO
- IsolatedStorageGZipFileStream
- GZipStream
- ApplicationThemeManager
- Controls
- BindableApplicationBar
- CachedImage
- WatermarkedTextBox
- JumpList
- LoadinImage
- and a lot of other cool stuff !!
Need Help ?
You can find more help on my blog:
- IOC and MVVM
- TripleDES-cryptography:
- IsolatedStorageGZipFileStream:
- Cache: