@Neme: No, I think you'll find that's valid code! :) That code at 17:30 shows the longhand way of switching between different Visual States based on the window width, something we can now do more easily in XAML using adaptive triggers.
@LukasNeoproud: The difference from Android is that we are going to be pushing updates to end users to keep their machines up to date. Android device suppliers have not done a good job of updating existing devices in the field.
The other way we can support is that the Windows Store can manage multiple versions of an app, so any users who have not updated their machines will still get the old version of the app.
Comments
UWP-042 - Utilizing User Controls as Data Templates
@rajmurugan: this.Bindings is generated by the Visual Studio XAML designer only when your XAML page contains compiled data bindings using x:Bind
Adaptive UI
@Neme: No, I think you'll find that's valid code! :) That code at 17:30 shows the longhand way of switching between different Visual States based on the window width, something we can now do more easily in XAML using adaptive triggers.
A Developer's Guide to Windows 10: (08) Adaptive Code
@LukasNeoproud: The difference from Android is that we are going to be pushing updates to end users to keep their machines up to date. Android device suppliers have not done a good job of updating existing devices in the field.
The other way we can support is that the Windows Store can manage multiple versions of an app, so any users who have not updated their machines will still get the old version of the app.
Building Apps for Windows Phone 8.1: (01) Introducing the Windows Phone 8.1 App Development Platform
There's a short URL for the MVA version of this: https://aka.ms/wp81js
Building Apps for Windows Phone 8 Jump Start: (04) Files and Storage on Windows Phone 8
@rudelm: Check out the sample code at https://aka.ms/eyoq3p - that includes that particular demo.
Building Apps for Windows Phone 8 Jump Start: (11) Network Communication in Windows Phone 8
@reem44:The extensions are included in the download at https://code.msdn.microsoft.com/wpapps/Windows-Phone-8-JumpStart-7b3fea2d
Building Apps for Windows Phone 8 Jump Start: (11) Network Communication in Windows Phone 8
@agmeeder: Download from https://aka.ms/eyoq3p
Building Apps for Windows Phone 8 Jump Start: (11) Network Communication in Windows Phone 8
The sample code for the JumpStart videos is now available for download at https://aka.ms/eyoq3p