摘要:
1. Windows Phone 中支持的图片最大分辨率为2000*2000
2. Windows Phone 中的WebBrowser不支持asp,不支持打开新窗口(可以采用技巧让其支持新窗口打开)
3. 在Windows Phone 中Application Bar 不是Silverlight控件,也不是UIElement对象
4. 在Windows Phone 7中将本地话资源独立放到一个类库中能提高程序的性能
5. 以下服务和API会阻隔UI线程:location services、push notification、network information 和radio 阅读全文
