Any suggestions on good sample pivot implementations for Windows开发者_运维问答 Phone 7?Roger Peters\' Example Pivot Control for Windows Phone 7 looks like a good starting point.
Can anyone point me to doc开发者_Python百科umentation on the SL4 features included in WP7?See \"Features Supported in Silverlight for Windows Phone\" on MSDN.
I have a server that I have开发者_如何学编程 no control over, it\'s JSON based and I\'ve put together a simple proof of concept that calls the server using HTTPWebRequest etc and it works fine (if a l
We\'re working on a Windows Phone 7 prototype application and w开发者_运维问答e need a Graphing/Charting control to work with. We looked at the Silverlight Toolkit, which has some controls that look l
I was watching MIX session. Presenter there was refering \"Panora开发者_JS百科mic experience\" in windows phone. Is a ready-to-use control available anywhere or even beter in silverlight 4 itself?I do
The regular .Net framework contains HttpUtility.UrlEncode in the System.Web A开发者_开发知识库ssembly and in Silverlight it appears it was moved to System.Windows.Browser. But in Windows Phone 7 (whic
If there a way to display a normal Notification/Toast/Popup in Windows Phone 7, which is not a Push Notif开发者_如何学Pythonication?
I have developed a test service with WCF, which I try to consume from a Windows Phone 7 Application, however when calling a method from the service I get a weird exception:
Can anyone tell me what I\'ve done wrong with this simple code? When I run it it hangs on using (Stream postStream = request.EndGetRequestStream(asynchronousResult))
I am trying to use WpfToolkit DataGrid in Windows Phone 7 project (Silverligt 4) and it\'s not working. Here is the XAML: