P7AP.Samples
example,
331K, uploaded
Jun 29 2010
-
121 downloads
This is the first alpha release of the Phone7ActionPack. Here are the things that are included with this release: Note if you want to use this with the emulator you must follow the directions in this post http://www.manyniches.com/windows-phone/signed-assemblies-bug-in-the-windows-phone-tools-ctp-refresh/ to remove the signature from the bing maps assemblies and the system.windows.browsers assembly so that they can run in the emulator. After talking to someone from Microsoft I can't include them in this package. Controls: AccelerometerControl - control that exposes for X,Y,Z values direct from the accelerometer. LocationControl - control that can be bound to but is not visible. LocationVisualControl - control that can be styled. PhoneFileDataSource - makes it easy to view isolated storage. LocationCollectionControl - this control extends the features of the LocationControl to make it seamlessly linkup with the Bing Maps control. Action: CallMethodAction - port from silverlight. ChoosePhoneNumberAction - Source demonstrates how to trigger the selection of a phone number. Next release will make this usable. LocationChangedCenterMapAction - Simple action that links up the LocationControl with the Bing Maps control causing the map to stay centered on the phone's location as it changes. Behavior: OrentationChangedGoToStateBehavior - changes the visual state based on the orentation. ValueConverters: DDtoDMSValueConverter - cleans up decimal lat&long. TimeAgoValueConverter - this will tell you that the time passed in was for example "1 minute ago" "3 hours ago" "5 months" ago. GeoCoordinateMapLocationValueConverter - used to convert GeoCoordinate to a Location for the Bing Map control.
|