Head Tracking and 3D WPF
posted by jmix90(570) 2 years, 10 months ago 0
Very nice :-) !:D
Reply
Changing Brush Brightness in WPF/Silverlight
Very interesting ! :D
A simpler (and dynamic) Grid control for WPF
posted by jmix90(570) 2 years, 6 months ago 0
It looks a little like UniformGrid... =)
Beware DataContext and Equals Overrides
Interesting ...=)
WPF: Where to put value converters? - Arik Poznanski's Blog
posted by jmix90(570) 2 years, 3 months ago 0
Read it, this is a very nice post (and a useful one)! :D
WinJS – how to create your own control !
posted by jmix90(570) 2 months, 18 days ago 0
WinJS is Javascript and XAML works with C#. You can deport some component (logic for example) in WinRT assembly but you can not use javascript in XAML or the opposite... sorry :)