Top "Windows-phone-7" questions

Windows Phone is Microsoft's, now deprecated, mobile operating system and software development platform.

"Clickable" textblock?

I have a WP7 app where I would like to have a "clickable" TextBlock area, that when a user clicks …

.net windows-phone-7 xaml onclick textblock
how to get swipe in windows phone 7

I want to swipe images in windows phone 7. Where do I begin from?

c# silverlight windows-phone-7
How to get app version in Windows Phone?

In C# one can use System.Version.Assembly to get the version of a running app. However this doesn't appear …

c# silverlight windows-phone-7
Override Dictionary.Add

I need to know how to override the Add-method of a certain Dictionary in a certain static class. Any suggestions? …

c# .net windows-phone-7 dictionary overriding
Develop for Windows Phone 7 (or 7.1) using Visual Studio 2012 (RTM,Premium)

Is it possible to get the WindowsPhone 7.1.1 sdk to work with Visual Studio 2012? Edit: As stated in the title of …

windows-phone-7 windows-phone-7.1 visual-studio-2012 windows-phone
Which programming language(s) does Windows Phone 7 (WP7) support?

As I recall, WP7 supports C# but does not support any of the .Net dynamic languages (Ruby or Python). Are …

.net windows-phone-7 boo
Display GIF in a WP7 application with Silverlight

I would like to display gif in my WP7 application. Is there some way to achieve this ? I've tryed this …

silverlight windows-phone-7 gif
No option to enable Hyper-V in my BIOS settings

I am new to Windows Phone 8 application development. I installed SDK 8.0. When I run my application, it shows an error …

c# windows-phone-7 virtualization hyper-v bios
How to set a default source for an Image if binding source is null?

I'm using binding for source of an Image control. <Image Source="{Binding ImageUri}"/> But this ImageUri can be …

wpf xaml windows-phone-7 windows-phone-8
Getting GPS coordinates on Windows phone 7

How can I get the current GPS coordinates on Windows Phone 7?

gps windows-phone-7