I am using canvas to add image programatically. for example: Image image1=new image1(); Image image2=new image1();
I got an app with a Pivot and 3 PivotItems. Each PivotItem has its own DataContext, and the DataContext has a property named IsLoading.
I have written a windows phone application. When the application starts up it shows the splash screen which is cool and i can change the image. But is there a way to add a loading animation like th开发
How to change the theme of application if the system theme has been change in Windows Phone 7 if ap开发者_如何学编程plication in Runing?The system theme applies throughout all apps. So if system them
So, I\'m planning on creating a reminder app for WP7 using the Microsoft.Phone.Scheduler class, and I want to set up the Recurrence Interval of the reminder notificati开发者_如何转开发on.
What I\'m trying to do: I\'ve added a splash screen to an application I\'m creating for Windows Phone 7. I did this simply by replacing the pre-existing splash screen file with my own.
I am new to Silverlight and .net architecture. I am working on a Windows Phone 7 project. where i receive some JSON format data from the server.
I have a pivot windows phone 7 app on whichthere is a bing map with 300 pushpins. When th开发者_JS百科e user tries to pinch the map, the refresh time in my Lg optimus7 is really long and performances
I wor开发者_高级运维k in ah company that wants build a Framework to create windows phone apps. I was choose to study what we need to do this.
A very straight forward questi开发者_如何学编程on, but I know there would be no easy answer. I am looking for ideas on how to communicate to Windows Phone 7 back and forth using our application writte