Generic way of handling exceptions in windows phone? [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. I mean what are some of the ways […]
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.
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 publish applications (free and chargeable) and still have some sort of client account for each app (so they could view sales and receive full payment directly)?
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.
Microsoft Dev Centre accounts [closed]
Closed 11 years ago.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Optimising news fetching
I have a web scraper for scraping news from different sources in wp7. My current appraoch for doing this is: