.net - WPF designing custom UI component for Silverlight/Windows Phone 7 -


i looking designing custom ui component windows phone 7 applications , possible later web based applications (silverlight). speedometer effects i.e. when speed changes arrow moves too.

how these custom ui components designed? visual studio or maybe blend used that?

are there tutorials around web guide me in creating such component?

i imagine written wpf/xaml, vectorial , scale on needs.

thanks help, -david

you can create reusable usercontrols in silverlight windows phone. here's walkthrough.

snowfall (user control sample) : windows phone 7 tutorials


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -