VS2013 Windows Phone project

2014-11-17 Thread Greg Keogh
Folks, I have been asked to write a demo Windows Phone app, which I've never done before, but I'm keen to give it a bash. However, I'm off to a bad start. VS2013 Update 4 has no New Project template for a phone app. I have installed all VS2013 features. I can see the Windows Phone SDK v8.0 and

RE: VS2013 Windows Phone project

2014-11-17 Thread ILT (O)
Are you developing on Windows 8.1 with VS2013? _ Ian Thomas Albert Park, Victoria From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Greg Keogh Sent: Tuesday, November 18, 2014 2:22 PM To: ozDotNet Subject: VS2013 Windows Phone project

Re: VS2013 Windows Phone project

2014-11-17 Thread Stephen Price
You probably need to go for a Universal app? On Tue, Nov 18, 2014 at 11:42 AM, ILT (O) il.tho...@outlook.com wrote: Are you developing on Windows 8.1 with VS2013? -- Ian Thomas Albert Park, Victoria *From:* ozdotnet-boun...@ozdotnet.com [mailto:

Re: VS2013 Windows Phone project

2014-11-17 Thread Greg Keogh
Hi Ian (and Stephen), No I was absentmindedly on Windows 7 where I do the bulk of my normal work. In a tiny hint in some web search I saw a comment about no support in Windows 7. I just went over to a VM running VS2013 retail and it has lots of phone templates, so there you go! I staggers me

RE: VS2013 Windows Phone project

2014-11-17 Thread David Kean
Windows 7 doesn’t provide the hooks that makes the design-time environment for Phone work. When you design on Phone, you’re actually designing on top of Windows 8 XAML stack. From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Greg Keogh Sent: Monday,

RE: VS2013 Windows Phone project

2014-11-17 Thread ILT (O)
Greg - Yes, Windows 8 has the Hyper-V. But I know that a few people have used the WP8 SDK on Windows 7. I think a requirement is 64-bit Windows? But the VS2012 Express version is suitable. I found this a good jump-off point - Developing Apps for Windows 8