windows-phone-7
Random not so random, with random class on Windows Phone 7
So, here\'s the deal. I\'ve set up an app for wp7 where there\'s an array with 50 quotes. When the user clicks a button, a random quote from the array is showed. Problem is, the quotes always appears[详细]
2023-04-11 10:58 分类:问答Databound ListPicker SelectedItem goes blank when modifying SelectedIndex
I have a ListPicker in my Windows Phone 7 app where both the ItemsSource and SelectedIndex properties are bound to my ViewModel. SelectedIndex is using Two Way binding. The items and the SelectedIndex[详细]
2023-04-11 10:55 分类:问答Converting a sqlite database to sdf file
Is there any tool or method present to convert my s开发者_如何学编程qlite database to (*.sdf)? I need this for porting a iPhone project to WP7.This morning a new tool (SQLite2CE) was released which ha[详细]
2023-04-11 10:32 分类:问答How to add Assembly-References on a per-configuration-basis
I\'m currently looking to add some debug only code to a windows phone project. This debug code will drag in some debug class library references (nunit helpers) and some WCF service client references,[详细]
2023-04-11 09:42 分类:问答Calculate and draw route on Bing Maps control
in my app for WP7(mango) I need to navigate the user from one point to another. I know there is the Map control that lets you draw staff on it, but how do you ask it to draw the path for you? (based o[详细]
2023-04-11 09:28 分类:问答How do I validate ViewModels across an ASP.NET MVC and a Windows Phone Project?
I want to create an application that has both an ASP.NET MVC 3 web client and a Windows Phone 7 phone client. The application data is stored in SQL Server and needs to be accessed from both clients.[详细]
2023-04-11 05:44 分类:问答Application targeting multiple devices (Win 7 Phone, iOS, Android, Win 8)
I am working on a small hobby app - which would show some charts, and would be accessible by people using their mobile devices. I come from a Microsoft development background- have used Telerik, Infra[详细]
2023-04-11 04:26 分类:问答Unit Test Private methods in WP7
I want to write unit tests for my private methods in WP7 app code. So I would like to know how to call private methods from Silverlight Unit Test code. Below is a code snippet for which I would like t[详细]
2023-04-11 04:22 分类:问答Why Launch Page can not be fired up when reminder is displayed
I used the sample code below for testing. I could not figure out what went wrong. Appreciate if you can point out what I need to do on setting up or using Reminder.[详细]
2023-04-11 03:49 分类:问答How to set background image to buttons in silverlight in the codebehind file of WP7 application
I would like tho know how to add an image to a button dynamically in the code rather than in xaml. Someone had suggested to proceed the following way[详细]
2023-04-11 03:49 分类:问答