In a recent post I have covered several approaches to store data in a Windows
Phone application. Another important problem is presenting data in an easy and controllable way that would not interfere with other
layers of your app. To some extent XAML handles this task well, but from time
to time just markup is not enough and one needs to introduce a portion of
imperative code to present data nicely. To make this possible each binding in
a XAML-based app may specify a converter, which will be responsible for
transforming data between internal and external representations.
a collection of lengthy notes on how I am usually coward to do what is wrong and how I am sometimes brave to do what is right. Bits of management and self management, .NET programming, Clojure parenthesis and lots of design mistakes are the things one will find here.
Показаны сообщения с ярлыком binding. Показать все сообщения
Показаны сообщения с ярлыком binding. Показать все сообщения
пятница, 11 апреля 2014 г.
Use Converters in your Windows Phone Apps
Labels:
applications,
binding,
code,
converters,
data,
data presentation,
examples,
ivalueconverter,
mvvm,
programming,
separation of concerns,
srp,
windows phone,
wp,
wp8,
wpdev,
xaml
Подписаться на:
Сообщения (Atom)