Download Phone7.Fx

Description

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.

Icons

Phone7.Fx

Source Files

The download file phone7.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Phone7.Fx.Sample/App.xaml/*  w ww  . j a  va  2  s  . c  o  m*/
Phone7.Fx.Sample/App.xaml.cs
Phone7.Fx.Sample/ApplicationIcon.png
Phone7.Fx.Sample/Background.png
Phone7.Fx.Sample/Phone7.Fx.Sample.csproj
Phone7.Fx.Sample/Phone7.Fx.Sample.csproj.vspscc
Phone7.Fx.Sample/Properties/AppManifest.xml
Phone7.Fx.Sample/Properties/AssemblyInfo.cs
Phone7.Fx.Sample/Properties/WMAppManifest.xml
Phone7.Fx.Sample/SampleBootstrapper.cs
Phone7.Fx.Sample/Services/Contracts/IHelloService.cs
Phone7.Fx.Sample/Services/HelloService.cs
Phone7.Fx.Sample/SplashScreenImage.jpg
Phone7.Fx.Sample/ViewModels/MainViewModel.cs
Phone7.Fx.Sample/ViewModels/NextViewModel.cs
Phone7.Fx.Sample/Views/Contracts/IMainView.cs
Phone7.Fx.Sample/Views/MainView.xaml
Phone7.Fx.Sample/Views/MainView.xaml.cs
Phone7.Fx.Sample/Views/NextView.xaml
Phone7.Fx.Sample/Views/NextView.xaml.cs
Phone7.Fx.sln
Phone7.Fx.vssscc
Phone7.Fx/ApplicationThemeManager.cs
Phone7.Fx/Behaviours/MultiscaleImageZoomBehaviour.cs
Phone7.Fx/Cache.cs
Phone7.Fx/Commands/CommandBehaviorBase.cs
Phone7.Fx/Commands/CompositeCommand.cs
Phone7.Fx/Commands/DelegateCommand.cs
Phone7.Fx/Commands/IActiveAware.cs
Phone7.Fx/Commands/LoadingListBox/NeedItems.cs
Phone7.Fx/Commands/LoadingListBox/NeedItemsCommandBehavior.cs
Phone7.Fx/Commands/PhonePage/BackKeyPress.cs
Phone7.Fx/Commands/PhonePage/PhoneApplicationPageBackKeyPressCommandBehavior.cs
Phone7.Fx/Commands/WeakEventHandlerManager.cs
Phone7.Fx/Controls/AnimatingFrame.cs
Phone7.Fx/Controls/Animation/AnimatedBasePage.cs
Phone7.Fx/Controls/Animation/AnimatorHelperBase.cs
Phone7.Fx/Controls/Animation/ContinuumAnimator.cs
Phone7.Fx/Controls/Animation/SlideAnimator.cs
Phone7.Fx/Controls/Animation/Storyboards.cs
Phone7.Fx/Controls/Animation/SwivelAnimator.cs
Phone7.Fx/Controls/Animation/TurnstileAnimator.cs
Phone7.Fx/Controls/Animation/TurnstileFeatherAnimator.cs
Phone7.Fx/Controls/BindableApplicationBar.cs
Phone7.Fx/Controls/BindableApplicationBarIconButton.cs
Phone7.Fx/Controls/BindableApplicationBarMenuItem.cs
Phone7.Fx/Controls/CachedImage.cs
Phone7.Fx/Controls/DataTemplateSelector.cs
Phone7.Fx/Controls/Extensions/ApplicationExtensions.cs
Phone7.Fx/Controls/Extensions/CollectionExtensions.cs
Phone7.Fx/Controls/Extensions/CollectionHelper.cs
Phone7.Fx/Controls/Extensions/DialogService.cs
Phone7.Fx/Controls/Extensions/ItemsControlHelper.cs
Phone7.Fx/Controls/Extensions/VisualTreeExtensions.cs
Phone7.Fx/Controls/JumpList/AlphabetizedCollection.cs
Phone7.Fx/Controls/JumpList/AlphabetizedItemContainer.cs
Phone7.Fx/Controls/JumpList/JumpListBox.xaml
Phone7.Fx/Controls/JumpList/JumpListBox.xaml.cs
Phone7.Fx/Controls/JumpList/JumpListSelector.xaml
Phone7.Fx/Controls/JumpList/JumpListSelector.xaml.cs
Phone7.Fx/Controls/JumpList/PumpList.cs
Phone7.Fx/Controls/LoadingImage/LoadingImage.xaml
Phone7.Fx/Controls/LoadingImage/LoadingImage.xaml.cs
Phone7.Fx/Controls/LoadingIndicator.cs
Phone7.Fx/Controls/LoadingListBox.cs
Phone7.Fx/Controls/ManipulationHook.cs
Phone7.Fx/Controls/ManipulationTracker.cs
Phone7.Fx/Controls/PasswordHelper.cs
Phone7.Fx/Controls/RelativeAnimatingContentControl.cs
Phone7.Fx/Controls/TiltEffect.cs
Phone7.Fx/Controls/VisualStateHelper.cs
Phone7.Fx/Controls/WatermarkedTextBox.cs
Phone7.Fx/Converters/BooleanInverterConverter.cs
Phone7.Fx/Converters/DateFormatConverter.cs
Phone7.Fx/Converters/InvertVisibilityConverter.cs
Phone7.Fx/Converters/StringFormatConverter.cs
Phone7.Fx/Converters/StringTrimmerConverter.cs
Phone7.Fx/Converters/UriConverter.cs
Phone7.Fx/Converters/VisibilityConverter.cs
Phone7.Fx/ExtendedPropertyHelper.cs
Phone7.Fx/Extensions/AppDomainExtensions.cs
Phone7.Fx/Extensions/IEnumerableExtensions.cs
Phone7.Fx/Extensions/ItemCollectionExtensions.cs
Phone7.Fx/Extensions/SafeSchedulerExtensions.cs
Phone7.Fx/Extensions/StreamReaderExtensions.cs
Phone7.Fx/Extensions/StringExtensions.cs
Phone7.Fx/Extensions/TypeExtensions.cs
Phone7.Fx/Extensions/UIElementCollectionExtensions.cs
Phone7.Fx/Extensions/WriteableBitmapExtensions.cs
Phone7.Fx/GEventArgs.cs
Phone7.Fx/IO/Compression/BlockType.cs
Phone7.Fx/IO/Compression/CompressionMode.cs
Phone7.Fx/IO/Compression/DecodeHelper.cs
Phone7.Fx/IO/Compression/DeflateInput.cs
Phone7.Fx/IO/Compression/DeflateStream.cs
Phone7.Fx/IO/Compression/DeflateStreamAsyncResult.cs
Phone7.Fx/IO/Compression/Deflater.cs
Phone7.Fx/IO/Compression/FastEncoder.cs
Phone7.Fx/IO/Compression/FastEncoderStatics.cs
Phone7.Fx/IO/Compression/FastEncoderWindow.cs
Phone7.Fx/IO/Compression/GZIPHeaderState.cs
Phone7.Fx/IO/Compression/GZipDecoder.cs
Phone7.Fx/IO/Compression/GZipStream.cs
Phone7.Fx/IO/Compression/HuffmanTree.cs
Phone7.Fx/IO/Compression/Inflater.cs
Phone7.Fx/IO/Compression/InflaterState.cs
Phone7.Fx/IO/Compression/InputBuffer.cs
Phone7.Fx/IO/Compression/Match.cs
Phone7.Fx/IO/Compression/MatchState.cs
Phone7.Fx/IO/Compression/Output.cs
Phone7.Fx/IO/Compression/OutputWindow.cs
Phone7.Fx/IO/InvalidDataException.cs
Phone7.Fx/IO/IsolatedStorageGZipFileStream.cs
Phone7.Fx/Imaging/Barcode/BarcodeEventArgs.cs
Phone7.Fx/Imaging/Barcode/BarcodeScanner.cs
Phone7.Fx/Imaging/Barcode/BarcodeType.cs
Phone7.Fx/Imaging/Barcode/BarcodeZone.cs
Phone7.Fx/Imaging/Barcode/Code128Parser.cs
Phone7.Fx/Imaging/Barcode/Code39Parser.cs
Phone7.Fx/Imaging/Barcode/EANParser.cs
Phone7.Fx/Imaging/Barcode/Helper.cs
Phone7.Fx/Imaging/Barcode/HistogramResult.cs
Phone7.Fx/Imaging/Barcode/Parser.cs
Phone7.Fx/Imaging/Barcode/ScanDirection.cs
Phone7.Fx/Ioc/Container.cs
Phone7.Fx/Ioc/DependencyAttribute.cs
Phone7.Fx/Ioc/InjectionAttribute.cs
Phone7.Fx/Ioc/ObjectBuilder.cs
Phone7.Fx/Location/Distance.cs
Phone7.Fx/Messaging/ChannelAggregator.cs
Phone7.Fx/Messaging/ChannelSubscription.cs
Phone7.Fx/Messaging/ChannelSubscriptionToken.cs
Phone7.Fx/Messaging/DefaultDispatcher.cs
Phone7.Fx/Messaging/DelegateReference.cs
Phone7.Fx/Messaging/DispatcherChannelSubscription.cs
Phone7.Fx/Messaging/IDispatcher.cs
Phone7.Fx/Messaging/ThreadOption.cs
Phone7.Fx/Mvvm/IView.cs
Phone7.Fx/Mvvm/ViewModelAttribute.cs
Phone7.Fx/Mvvm/ViewModelBase.cs
Phone7.Fx/Mvvm/ViewModelBehavior.cs
Phone7.Fx/Mvvm/ViewModelMappingManager.cs
Phone7.Fx/Navigation/INavigationService.cs
Phone7.Fx/Navigation/NavigationExtensions.cs
Phone7.Fx/Navigation/NavigationService.cs
Phone7.Fx/Navigation/UriBuilder.cs
Phone7.Fx/Phone7.Fx.csproj
Phone7.Fx/Phone7.Fx.csproj.vspscc
Phone7.Fx/PhoneBootstrapper.cs
Phone7.Fx/Properties/AssemblyInfo.cs
Phone7.Fx/Security/Cryptography/ABCDStruct.cs
Phone7.Fx/Security/Cryptography/BLOCK8BYTE.cs
Phone7.Fx/Security/Cryptography/DESTables.cs
Phone7.Fx/Security/Cryptography/DesManaged.cs
Phone7.Fx/Security/Cryptography/KeySet.cs
Phone7.Fx/Security/Cryptography/MD5Core.cs
Phone7.Fx/Security/Cryptography/MD5Managed.cs
Phone7.Fx/Security/Cryptography/TripleDESCryptoServiceProvider.cs
Phone7.Fx/Security/Cryptography/TripleDesManaged.cs
Phone7.Fx/Security/Cryptography/WorkingSet.cs
Phone7.Fx/Settings/AppSettings.cs
Phone7.Fx/Themes/generic.xaml
Phone7.Fx/Tombstoning/PermanentStorage.cs
Phone7.Fx/Tombstoning/TemporaryStorage.cs
Phone7.Fx/Triggers/BindingListener.cs
Phone7.Fx/Triggers/EventToCommand.cs
Phone7.Fx/VisualTreeHelperExtensions.cs

Download

Click the following link to download phone7.zip.

phone7.zip




















Home »
  C# Free Code »
    Security »




Cryptography
OAuth
OAuth2
Security
SSH