Windows Phone is an operating system for smartphones, developed by Microsoft, and successor to Windows Mobile.

learn more… | top users | synonyms

-3
votes
1answer
151 views

how is developing apps for windows phone 8 is different from windows phone 7.x?

what has changed with regards to the design patterns ? do both use the same development techniques ? if I'm faced with the option of learning windows-phone 7 VS 8 will learning windows phone 7 will ...
-2
votes
1answer
80 views

Microsoft Dev Centre accounts [closed]

Looks like Microsoft is offering a special offer of 95% of the yearly subscription for the Phone Dev Centre (I didn't say anything about desperate). What I was wondering is do you need a seperate ...
6
votes
1answer
163 views

Can I release complementary Windows 8 and WP8 apps on their respective stores?

I am creating a pair of apps, one to run preferably on tablets, but also laptops and PCs, and the other for WP8. These apps are complementary - having one is of no use without the other. I know ...
0
votes
3answers
387 views

As a person getting into mobile development, what's the best mobile platform in terms of profitability? [closed]

I realize this question can range very far so would love to hear any and all opinions on this. However, I'll be honest and say that I have been thinking of this in terms of most profitable. I know how ...
2
votes
1answer
60 views

Can each mobile app have its own client account for payments? (Windows Phone, Android and iPhone)

My company has many clients wanting mobile applications and having the payments come into our account and then sorting the payments would be a real pain. So can a company have a main account to ...
0
votes
2answers
1k views

Passing the data of a certain page to another page. Windows Phone 7

The user will fill out information in page 1, and the data will be seen in the other page listed in a listbox. Is it advisable to use data binding? I've been studying/researching about data binding ...
0
votes
1answer
354 views

Generic way of handling exceptions in windows phone? [closed]

I mean what are some of the ways other programmers deal with exception for example, when an error occurs when accessing a web service for say. If an example cant be given for windows phone, give the ...
2
votes
1answer
179 views

Can Windows Phone development be done remotely?

Can Window Phone 7 or 8 development be done remotely, such as on an Amazon EC2 instance or a rented VPS running Windows, via using an RDP or VNC client from a PC running Linux (or OS X, or maybe even ...
-1
votes
1answer
104 views

Does Redis work on Windows Phone? [closed]

I want a Redis style key/value storage engine for my Windows Phone 7 development. So far I've been rolling my own, using Isolated File Storage, but surely this is a previously solved problem? If ...
3
votes
2answers
333 views

Best way of accessing data on different pages

I'm looking for a way to load data into properties/variables etc and have this information accessible to all the pages of my app. I want the information to be loaded via a background thread to keep UI ...
0
votes
2answers
582 views

Understanding Data Binding for Windows Phone 7

I want to develop a simple app for the Windows Phone 7 platform. It's basically a vocabulary based game that involves the user moving word tiles from one area to another to score points. I want to ...
7
votes
2answers
480 views

Why don't mobile platforms support generational garbage collection?

Both Windows Phone/Xbox and Android lack support for generational garbage collection. This is frustrating for a lot of programmers. There seems to be a legitimate engineering reason to it, but I can't ...
2
votes
1answer
426 views

How can I best prepare for building Windows Phone 8 Apps

I'm interested in learning to develop for Windows Phone down the road a bit, and am mostly interested in developing Metro Apps for the Windows Phone. It seems like there is some basic info for Metro ...
1
vote
2answers
163 views

What study materials do you recommend for Microsoft Exam 70-599?

I'm planning on taking the 70-599: Pro: Designing and Developing Windows Phone Applications exam. What can I expect on this exam? What study materials do you recommend for it? I have seen 85 ...
4
votes
2answers
1k views

What's Microsoft's strategy on Windows CE development?

Lots of specialized mobile devices use Windows CE or Windows Mobile. I'm not talking about smart phones here -- I know that Windows Phone 7 is Microsoft's current technology of choice here. I'm ...
18
votes
2answers
2k views

Windows Phone 7 app development - Is it worth it?

I've written a Windows Phone 7 application to display the Ordnance Survey maps that are loved so much in the UK (I am amazed that no-one else has done this yet). However I was about to shell out the ...
3
votes
3answers
277 views

Moving from iPhone to WP7 (language switch)

I just finished the development of an iPhone application (written in Objective-C) and I'll be moving to create the same application on WP7. From my understanding, WP7 uses C# in Silverlight. What ...
6
votes
1answer
291 views

What's your take on the future of Windows Phone 7? [closed]

There have been similar questions in the past, but I find them mostly outdated. So let's reiterate - Do you think it's worth investing into and developing for Windows Phone 7? I am personally quite ...
10
votes
3answers
2k views

MonoTouch/MonoDroid + C# = trustable? [duplicate]

Possible Duplicates: MonoTouch vs Objective-C for iPhone/iPod/iPad development As a C# developer, would you learn Java to develop for Android or use MonoDroid instead? I'm very curious ...
0
votes
2answers
113 views

Cost-Effective, Cross-Platform Mobile Hardware/Cell Service

What is the recommended acquisition strategy for having multi-platform, service-connected devices for mobile developers? Is it necessary to have separate phone numbers and service plans for each ...
2
votes
1answer
269 views

Will official 'Mango' release allow sideloading of apps on WP7 devices?

Any news whether the official Mango release will allow sideloading of apps? I mean ability to deploy apps without going through the MarketPlace? I would like to see the ability to deploy my own apps ...
3
votes
1answer
264 views

Are there new API's in Windows Phone 7 (Mango) which need new phone hardware?

Are there new API's in Windows Phone 7 (Mango) which need new phone hardware? Gyroscope stuff? BTW, is AppHub the only Microsoft's official forum for WP7? Registration page is asking for 'Publisher ...
2
votes
4answers
151 views

Windows Phone App Store

Has anybody had any experience with Windows App store? How does it compare with Android/Iphone in terms of profitability? I have a good idea for a simple yet (i think) addictive game, that I am ...
25
votes
6answers
7k views

Do we actually have to pay to make Windows Phone, Android, or iPhone apps?

I want to know how much does it cost to develop a free phone app (which means i price it at $0) on: WP7 iPhone Android What if now I want to price the app at $0.99? How much do I have to pay if ...
4
votes
4answers
340 views

Should I wait until Mango's release?

I was deciding whether to start a Windows Phone application, but it seems like it might be better to wait until Mango is released. Is Mango a new platform, or is it an upgrade to Windows Phone 7 ...
0
votes
3answers
276 views

What cannot be unit-tested in mobile app?

I really value unit-testing in developing webapps. I haven't had any experience in developing mobile apps. Is there anything that cannot be unit-tested in mobile apps? And what is the workaround for ...
8
votes
1answer
1k views

Which mobile development platform is easiest to develop?

From your experience in developing mobile apps, which mobile development platform is easiest to develop? iOS, Android or WinPhone 7? And why would do you think it is the easiest? If you can order it ...
3
votes
1answer
369 views

Windows 7 Phone — what version of Visual Studio to use?

I am an iOS developer just getting started with Windows Phone. At the moment, I have the free product Visual Studio 2010 Express for Windows Phone. I see that Microsoft has several higher-end IDEs, ...
3
votes
3answers
351 views

Is it recommendable to program .net apps with C++

From what I can understand, C# is the defacto language when coding .NET apps. Is it recommendable to program .NET apps [let that be ASP.NET, WinPhone 7, GUI, etc] in C++? What are the pitfalls and the ...
7
votes
4answers
903 views

What pricing model has more benefits in mobile app stores: free or paid?

What's your experience with selling free vs. paid apps in the mobile app stores (AppStore, Android Market, Windows Marketplace for Mobile)? Is it better to publish free apps with advertisements or ...
1
vote
1answer
326 views

How Data Transfers differ on Smart Phones: Iphone vs. Android vs. Windows Phone

I am interested in how each individual smart phone is allowed to handle data transfers within a third-party app. I am interested in designing apps that allow customers to update, transfer, download, ...
2
votes
3answers
275 views

How do I make the jump from developing for Android to Windows Phone 7?

I'm planning on making the jump over from developing apps for Android to developing apps for Windows Phone 7 as well. To start, I figured I would port over my simplest app. The code itself isn't much ...
7
votes
3answers
787 views

Is there a canonical book on Windows Phone 7 development?

I'd like to get into Windows Phone 7 development, but I'm starting from scratch: I have no knowledge of the platform. Is there a book out there that's the de-facto standard for describing best ...
3
votes
2answers
460 views

Are there any “best practices” on cross-device development?

Developing for smartphones in the way the industry is currently doing is relatively new. Of course, there has been enterprise-level mobile development for several decades. The platforms have changed, ...
3
votes
4answers
298 views

Converting to a mac-book pro for multi disciplined development

I am in a bit of a bind. I have been contracted to create a small suite of applications for Android, iOS and WP7. Currently I am also on the market for a new notebook for development. Now the issue I ...
4
votes
4answers
444 views

What's the best route to getting started in moble app development?

As per the question title, I'm interested in starting up a new side project and I'm currently looking at doing a bit of mobile development as said project. I'm actually in a bit of a good position ...
1
vote
2answers
280 views

Does Microsoft offer certifications for Windows Phone development?

I looked at the Microsoft Certifications area on Microsoft Learning and didn't see this. Does Microsoft offer a certification for Windows Phone development? I don't believe they offered it for ...
1
vote
5answers
600 views

Getting into windows phone 7 development — what is the cheapest way?

Probably it is necessary to have an actual device. But I'd rather not have to buy a phone with a contract. Is that possible?
4
votes
1answer
433 views

Integration of advertisement into WP7 apps: Any experiences? [closed]

Has anyone of you guys integrated or is thinking about integrating either admob, MS pubCenter, adwhirl or any other advertising provider into your apps? Please share your experience... Who pays ...
5
votes
7answers
519 views

Published Windows Phone 7 apps: good for the Resume/CV?

I'm a long time Microsoft developer who has recently started publishing Windows Phone 7 apps to beef up my current C#/.NET skills, and get more direct exposure to WPF/Silverlight, and of course ...
6
votes
5answers
837 views

Why should I learn to make apps for Windows Phone 7 instead of Android?

What would be the reason one learn to make apps for Windows Phone 7 instead of Android phones? Is there any reason why Windows Phone 7 is the platform that a developer choose instead of Android? ...
0
votes
1answer
637 views

Windows Phone 7 dev: C# or silverlight for a simple app?

I'm about to hire a programmer to develop Windows Phone 7 apps. The current app that shall be developed is quite simple. The app will download content from a Web-API. There are two lists to ...
8
votes
4answers
472 views

Looking for some nice windows phone 7 development blogs [closed]

I've just started developing for windows phone 7 and am looking for some nice tech blogs with tips and trix, code samples etc :) Thanks
2
votes
2answers
234 views

Application name licensing issue

I started writing an application for Windows Phone marketplace, at the time only making sure that the name I gave it wasn't being used by any other app on the marketplace. I just found out that the ...