Click here to Skip to main content
15,889,808 members
Articles / Mobile Apps

Use Converters in your Windows Phone Apps

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
12 Apr 2014CPOL10 min read 9.7K   1  
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.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Acumatica
Russian Federation Russian Federation
I am a full-time .NET programmer and a lover of C#, C++, Clojure and Python at the same time. I do some Windows Phone development on my own and occasionally try myself at web-development. To enhance all these software-related activities I maintain a blog writing there on various topics, most of which actually come back to programming.

Comments and Discussions