Posting data to the web from windows phone 7
There can be lot of ways to post data from the windows phone 7. The example shows the way to upload to the tumblr using WebClient class.
There can be lot of ways to post data from the windows phone 7. The example shows the way to upload to the tumblr using WebClient class.
Design your windows phone 7 that has the capability to change its appearance based on global theme settings.
Windows phone 7 comes with a support of xaml. Xaml lets you easily create layout that automatically fits your screen as per the screen size and form factor. Learn how to create automatic orientation support on phone 7.
Now you can use you favorite and yet powerful functional language F# developed by Microsoft to create windows phone 7 application with the help of this visual studio template.
Scrolling list of items on windows 6.5 is a big headache. The only control that supports on windows mobile 6.5 is listbox which supports simple text item. But with Windows phone7 you are lucky to find built in scrolling feature and customizable theme for listbox. Check it out how to achieve scrolling big list.