Is there any way 开发者_如何学JAVAthat one can wake up an application or a background agent in response to a notification or SMS being sent to a Windows mango device?Not only can you not choose when a
I have a page in a Windows Phone 7 app where the user can edit or delete an Transaction object. The Transaction object is an Linq-to-Sql class that have a relationship with the Account class and the C
I am having some problems getting rid of an artifact in my WP7 XNA application. After figuring out how to create and load a TextureCube and render objects using the EnvironmentMapEffect, I noticed an
I\'m using the TimeSpanPicker control from Coding4Fun in my app which is supposed to be translated already ([http://coding4fun.codeplex.com/discussions/256020]). I declared the SupportedCultures tag i
I am learning Windows 7 mobile.I don\'t have sql azure software because it\'s paidsoftwa开发者_StackOverflowre.
I have problem when i combines a button click event with a asynchronous call of Contacts on the phone (WP7). The problem is that the SearchCompleted event for the async Contacts call is not run before
The date in reminder is US format ( mm/dd/yyyy) By default I guess. How to manipulate the collection of reminders and format the date to british formatso that the listBox will show the reminders as be
How do I know it is displaying US or British date Format?? What is the default dateformat?开发者_如何学运维
I\'m working on an application on Windows Phone, and I am using silverlight. I have some bugs where the user can quickly press a button twice, which will effectively do 2 WCF calls since the action is
I\'m trying to \'pause\' a HyperlinkButton in a WP7 app so that the user can confirm whether or not to leave the app and follow the link. The series of the events would look like: