WindowsCompositionSamples
WindowsCompositionSamples copied to clipboard
Visual Layer learning
The Visual Layer (composition api) is great framework for UI development, but can have a higher learning curve for new developers. You should consider putting together a series of videos to help newcomers, as was done with UWP:
https://channel9.msdn.com/Series/Windows-10-development-for-absolute-beginners
@assassin316 Thanks for the feedback, we'll take this into consideration! Is there a particular topic you feel should have more coverage or just a general 'intro to composition' series? In the mean time we do have some recorded BUILD talks (here are a few: 1, 2, 3, 4, 5, 6, 7, 8) and overview docs which may be helpful.
Those are great resources, thanks. I just feel that there should be videos broken down into specific sections: Visual Layer Intro, Scalar Animations, Effect Animations, Implicit Animations, Expression Builder, EffectBrush, etc....
More importantly, it would be nice to have an order to the videos so that a developer can learn the topics in a proper order (just like they did in the above XAML videos).