windows-phone-7
ubermusic pivot control on android?
I was wondering if anyone is able to tell me how they were able to make the windows UI in the apps UberMusic? I know it\'s exactly like the windows phone 7 interface and I was wanted to implement t开发[详细]
2023-04-11 16:47 分类:问答Add items in a listpicker .. errors
string cstring = e.Result; string[] delim = {\"<br>\",\"*\"}; string[] cstringl = cstring.Split(delim, StringSplitOptions.None);[详细]
2023-04-11 15:41 分类:问答how to detect when data binding to UI elements (panorama and listbox) have completed in windows phone 7?
i have a Panorama control and ListBox controls inside the Panorama. is there any \"event\" that i can hook on to or any way to detect when all the data binding or UI display associated with the Panora[详细]
2023-04-11 14:15 分类:问答Using Isolated Storage Images in the HubTiles
I let the users take images in my app and save the images in the Isolated Storage. I also use HubTiles in my app but the HubTiles use a Uri in their Source property but it can\'t recognize the isostor[详细]
2023-04-11 14:07 分类:问答Editing Contacts info in WP7
Recently in my Country (Egypt) They decided to edit the phone numbers prefix to add an extra number to each cell phone prefix (ex. 011->0111 )[详细]
2023-04-11 12:32 分类:问答How can I get the page title in WebBrowser control?
How can I get the page title in a WebBrowser control when I navigate to different websites? xmlns xmlns:phone=\"clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone\"[详细]
2023-04-11 12:15 分类:问答System.MethodAccessException when initializing FileStream Windows Phone 7
I\'m making a WP7 that takes an image from either the gallery or the camera and by pressing a button sends it to a webservice by encoding it to a base64 string. I\'m currently using the WP7 Emulator i[详细]
2023-04-11 12:10 分类:问答How can I correctly show text in TextBox using templating in WP7 Silverlight?
I want the corners of my TextBox to have CornerRadius=12. I use the ControlTemplate, everything is fine, but the text in the textbox when I write something shows spaces or dots.[详细]
2023-04-11 11:35 分类:问答WP7 - Share Button like Marketplace and Pictures
Is there an easy way to create a Share button or link in WP7, like in the Marketplace when you click an app, or like when you view Pi开发者_C百科ctures.I want to be able to share data/link about somet[详细]
2023-04-11 11:20 分类:问答Why isn't the BeginGetResponse callback being called?
Here\'s my code: namespace RequestApi { public partial class MainPage : PhoneApplicationPage { private BackgroundWorker bw;[详细]
2023-04-11 11:11 分类:问答