Skip to content

Windows 10 Version 1511 Samples - November 2015

Compare
Choose a tag to compare
@oldnewthing oldnewthing released this 30 Nov 19:40
  • BackgroundTask sample demonstrates how ApplicationTrigger can be signaled without reregistering.
  • CortanaVoiceCommand and SpeechRecognitionAndSynthesis support some more languages.
  • CompositionVisual sample updated for API changes in 1511 release.
  • DeviceEnumeration renamed to DeviceEnumerationAndPairing, added new pairing scenarios. Also, Bluetooth is now supported.
  • EnterpriseDataProtection scenario 16 updated to demonstrate using background transfer with EDP.
  • FileAccess, FileSearch, FolderEnumeration samples updated to use GetFolderForUserAsync.
  • HttpClient sample added new scenario demonstrating how to disable cookies.
  • Pedometer sample adds scenarios demonstrating GetCurrentReadings and background tasks.
  • UserInfo JavaScript sample updated to use getPropertiesAsync.
  • VoIP sample now runs on desktop.
  • Standard samples templates are in the SharedContent/Templates directory.
  • New samples: ActivitySensor (JS), JumpList, Pedometer (JS), ProximitySensor, TouchKeyboardTextInput (JS)