摘要:使服务跨域边界可用使用 进行跨域通信需要预防几种类型的安全漏洞,它们可被用于违法利用 Web 应用程序。“跨站点伪造”(Cross-site forgery) 作为一种利用手段,在允许跨域调用时会成为威胁。此利用手段包括在用户不知情的情况下向第三方服务传输未授权命令的恶意 Silverlight 控件。为了避免跨站点请求伪造,对于除图像和媒体之外的其他所有请求,Silver...
阅读全文
摘要:How to handle the MouseLeftButtonDown and MouseLeftButtonUp events of the Button control?Have you ever noticed that the MouseLeftButtonDown and MouseLeftButtonUp events are not fired when a Silverligh...
阅读全文
摘要:原文地址:http://social.microsoft.com/Forums/zh-CN/silverlightzhchs/thread/749a2ce1-dfd8-4d11-88ee-537dd4a37842/ 请问老师: 我在VS2008中新建了一个Silverlight项目。里面有个.xaml 文件,一个是Page.xaml,另一个是Page1.xaml文件。我如何在de...
阅读全文