Thought for the Dazed

I've had to give up that Distance Learning course as I was having trouble seeing the teacher.

Flickr
www.flickr.com
RobMiles' items Go to RobMiles' photostream
Twitter
C# Yellow Book

Search entire site
« Kids Can’t Use Computers? | Main | Third App Studio Screencast »
Tuesday
Aug132013

Final Windows Phone App Studio Screencast Available

DSCF3524_5_6.jpg

That’s it. For now. I’ve just uploaded the fourth and final screencast in the series. This looks in detail at how you can work with the Visual Studio projects that are produced when you make an App Studio solution. You can find the screencast here.

Reader Comments (2)

I am planning to have this app where user will be required to input his number (a specific reading) and we will save that value and generate graph for that on weekly bases.

I have two queries

1. How can I take input from user and save it
2. How can I draw a graph with those inputs
August 14, 2013 | Unregistered CommenterHaseebAsif
Hi.

Windows Phone App Studio is not really a great deal of help for an application like this I'm afraid, although you can use it to create the framework of the application and then go and replace the placeholders with the behaviours you want.

Reading in the numbers is easy enough though and you can save values into Isolated Storage. The graph display will require a bit of work though, as you will have to create your own graphing software or use a library, for example http://touchgraphwp7.codeplex.com/
August 14, 2013 | Registered CommenterRob

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
All HTML will be escaped. Hyperlinks will be created for URLs automatically.