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
« Climbing Needles | Main | Jumpstart Day Winners »
Wednesday
Aug242011

Windows Phone Jumpstart Ends

DSCF2066

What the Outside World™ looks like round here. Pity Borders is closing.

We did the last sessions today. Great fun. Andy did most of the morning, and I did the afternoon. Lots of great questions and congratulations to Frank Mondorf and Kelvin Challcot who won Windows Phones and Alexander Shevchenko who won the “Private Jet”.

If you are looking for the content (all the slides and the sample code that we showed off) you can find it on the BornToLearn site for the course.

There were some questions that we couldn’t answer in detail during the sessions, I’ll try to remember what they were and put up answers on this blog. One I recall was about the Windows Phone Desktop Passthrough program (WPDTPT), which you need to debug applications on the phone that use media. You can find this on your machine in the tools folder for your SDK installation. This is where they are on my machine.

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.1\Tools\WPConnect

You run this in place of the Zune client if you want to debug programs that use media content on the phone. Normally such programs won’t work because the phone locks media when it is syncing to Zune. This is how you use it:

  1. Plug your phone into the PC.
  2. Zune software will start.
  3. Stop the Zune software.
  4. Open a Command Prompt
  5. Navigate to the appropriate folder (paste the above path into the command prompt if you like). Make sure you use the right version (there are 64bit and 32bit versions).
  6. Give the command WPConnect. This should connect to the phone and display a message indicating that the connection is active.
  7. This will take the place of Zune, you should now be able to debug programs on the phone that use media.

You can run the WPConnect program by double clicking from the desktop, but that makes it harder to see whether it worked or not.

More answers as I remember the questions….

Reader Comments (7)

Thanks a lot! It was my first live meeting. And it was awesome! A couple of sleepless nights was worth it.) Thanks, Rob and Andy! Hope we'll see you next year.) Rules Rob! Andy rules! ;)
August 25, 2011 | Unregistered CommenterAlexander Shevchenko
Hi Rob
Thanks, Rob and Andyfor the Jump Start experience of Windows Phone 7.1/7.5

A question on information provided:
I'm trying to find the "Windows Phone App Marketing Toolkit" but I can't find the Education Basics Marketing section on App Hub. Can you provide a link?

Best regards
Patrik
August 26, 2011 | Unregistered CommenterPatrik Lilja
Hi Rob

I'm the one who asked the question. Works like a charm. Had an awesome time learning from you and Andy. Thanks a ton.

-Bhavdeep
August 26, 2011 | Unregistered CommenterBhavdeep
Hmmm. I did a search for that and got sent back to your question on this blog.....

Are you sure that is what you want? Do you want to know how to sell your aps, or how to put adverts into them. I wonder if you mean the Advertising SDK?
August 26, 2011 | Registered CommenterRob
Hi Rob,
I refer to information on Page 58 in PDF for Module 12.

Best Regards
Patrik
August 27, 2011 | Unregistered CommenterPatrik Lilja
Hi Rob, will the video content be posted? And, if so, where and when?

Thanks!
September 3, 2011 | Unregistered CommenterDaryl
Hi. It's coming, but not sure when. I'll post when it is available.
September 6, 2011 | 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.