windows-phone
Windows Phone 7.1: How to add & delete items from LongListSelector control?
Windows Phone 7.1: How to add/delete items from LongListSelector control? I am using a LongListSelector control from \'Windows Phone Toolkit\'. The control is data bound to a ViewModel inherited from[详细]
2023-04-12 07:39 分类:问答wp7 player freezes if html5 <video> and isolated storage
I have video file located in my application isolated storage and would like to play it from html using video tag. Video player runs and then hangs on \"loading..\". Can someone manage to get video pla[详细]
2023-04-05 19:29 分类:问答Programmatically adding appointments to Windows Phone Calendar
I was trying to look for a way to add appointments/tasks to the Windows Phone Calendar via the Microsoft.Phone.UserData. Does anyone kn开发者_JAVA百科ow if this is even possible in the new Mango relea[详细]
2023-04-03 07:06 分类:问答System.NotSupportedException with WebClient on Windows Phone 7
I am having a bit of an issue in using WebClient on Windows Phone 7. I am currently trying to use it by downloading a file into a string so that I can parse the string using JSON.NET. Unfortunately, I[详细]
2023-04-02 10:28 分类:问答WebBrowser control must reload content every time app page is revisited (Windows Phone 7, Silverlight)
I\'m writing an app for Windows Phone 7/Silverlight. When the app is either tombstoned and reactivated while on the app page containing the WebBrowser control (I\'ve saved the Uri in app state) or tha[详细]
2023-04-02 04:02 分类:问答Interface to have transition when button is pressed
i used the solution from Setting focus to a PanoramaItem and i managed to get the result - when a button is click, it jumps to a panorama item/page. However the transition is just a disappear/appear,[详细]
2023-04-01 23:58 分类:问答Detecting Orientation of Windows Phone
I\'m using the JavaScript event onorientationchange and the parameter window.orientation to detect orientation changes and orientation values on my website. This works well with an iPhone and an Andro[详细]
2023-04-01 06:31 分类:问答WP 7.5 - Is LowProfileImageLoader still a best practice in Mango?
Is开发者_运维问答 it still a best practice to use the LowProfileImageLoader in Mango?I would recommend you read this article, and judge yourself: Off-thread decoding of images on Mango, how it impacts[详细]
2023-03-30 06:35 分类:问答How to play streaming background audio in Windows Phone 7.5
I\'ve seen a tutorial about how to play local files using a background agent in WP7 Mango but i开发者_高级运维t specifically states that the tutorial is related to local files:[详细]
2023-03-29 16:03 分类:问答WP7 - Paging effect on a single view
Before I begin, I\'m no SL or WPF master, so I need some guidance.What I have is a List<CustomObject> .I then have a view that I can bind a \"CustomObject\" to and have all the data displayed.No[详细]
2023-03-28 03:04 分类:问答