<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Dev.Hong_分类_SilverLight</title><id>http://feed.cnblogs.com/blog/u/25261/category/136740/rss</id><updated>2012-05-29T00:02:05Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/category/136740.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/25261/category/136740/rss"/><entry><id>http://www.cnblogs.com/T-MAC/archive/2009/11/28/1612416.html</id><title type="text">关于Silverlight4的WebBrowser控件</title><summary type="text">听说Silverlight 4 beta中新增了WebBrowser控件，可以在Silverlight中承载html了，很是高兴，立马新建了一个SL项目，拉上WebBrowser控件，html is disabled?, 我还以是设计器的问题， 不管， F5运行，还是一样，html is disabled..这下傻眼了, 上网一阵google, 终于看到有老外说，webbrowser只有在将Sil...</summary><published>2009-11-27T16:04:00Z</published><updated>2009-11-27T16:04:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2009/11/28/1612416.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2009/11/28/1612416.html"/><content type="text">听说Silverlight 4 beta中新增了WebBrowser控件，可以在Silverlight中承载html了，很是高兴，立马新建了一个SL项目，拉上WebBrowser控件，html is disabled?, 我还以是设计器的问题， 不管， F5运行，还是一样，html is disabled..这下傻眼了, 上网一阵google, 终于看到有老外说，webbrowser只有在将Sil...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/10/08/1306178.html</id><title type="text">怪异的SilverLight Canvas.Left, Top问题</title><summary type="text">先看下面这一段XAML： &lt;Canvas Margin="-200000000,0,0,0" x:Name="LayoutRoot" Background="White"&gt; &lt;Image Canvas.Left="200000000" Source="2008090414343223a66.jpg" Stretch="None"/&gt; &lt;Image Source="20...</summary><published>2008-10-08T03:17:00Z</published><updated>2008-10-08T03:17:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/10/08/1306178.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/10/08/1306178.html"/><content type="text">先看下面这一段XAML： &lt;Canvas Margin="-200000000,0,0,0" x:Name="LayoutRoot" Background="White"&gt; &lt;Image Canvas.Left="200000000" Source="2008090414343223a66.jpg" Stretch="None"/&gt; &lt;Image Source="20...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/09/27/1300878.html</id><title type="text">关于Silverlight 2 RC0如何在离线状态下安装</title><summary type="text">Silverlight_Tools.exe在安装时首先会从网站下载一个文件，而此时如果无法连接internet，则安装会中断，通过监测，发现其下载的竟是 Silverlight.2.0_Developer.exe （真想不到Silverlight_Tools.exe安装有70多MB，为何就不能将Silverlight.2.0_Developer.exe 一齐打包进去呢），解决的方法就是在C:\Do...</summary><published>2008-09-27T08:08:00Z</published><updated>2008-09-27T08:08:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/09/27/1300878.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/09/27/1300878.html"/><content type="text">Silverlight_Tools.exe在安装时首先会从网站下载一个文件，而此时如果无法连接internet，则安装会中断，通过监测，发现其下载的竟是 Silverlight.2.0_Developer.exe （真想不到Silverlight_Tools.exe安装有70多MB，为何就不能将Silverlight.2.0_Developer.exe 一齐打包进去呢），解决的方法就是在C:\Do...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/09/26/1299395.html</id><title type="text">SilverLight 2 RC0发布了</title><summary type="text">http://www.cnblogs.com/ibillguo/archive/2008/09/26/1299257.htmlSilverLight 2 RC0今天发布了，看来离正式版不远了（目前只支持英文版的VS2008 SP1，在安装之前需卸掉SilverLight一切相关东西，包括Blend，然后重启，不然安装完之后新建SilverLight项目时会提示说请安装SilverLight SDK...</summary><published>2008-09-26T03:07:00Z</published><updated>2008-09-26T03:07:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/09/26/1299395.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/09/26/1299395.html"/><content type="text">http://www.cnblogs.com/ibillguo/archive/2008/09/26/1299257.htmlSilverLight 2 RC0今天发布了，看来离正式版不远了（目前只支持英文版的VS2008 SP1，在安装之前需卸掉SilverLight一切相关东西，包括Blend，然后重启，不然安装完之后新建SilverLight项目时会提示说请安装SilverLight SDK...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/09/24/1298179.html</id><title type="text">SilverLight + WCF进行大文件上传，支持断点续传（解决先前版本中发生System.ExecutionEngineException的异常)</title><summary type="text">这是运行界面。请下载了原版的朋友点这里重新下载。</summary><published>2008-09-24T08:46:00Z</published><updated>2008-09-24T08:46:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/09/24/1298179.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/09/24/1298179.html"/><content type="text">这是运行界面。请下载了原版的朋友点这里重新下载。</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/09/16/1291818.html</id><title type="text">SilverLight调用WCF,发生System.ExecutionEngineException异常，不知是不是SilverLight的一个Bug</title><summary type="text">在SilverLight是允许通过OpenFileDialog控件读取本地文件的，故用SL做文件上传是一个很好的解决方案，思路也很简单，就将文件分块上传，然后在服务端写入到文件即可。本以为很简单的实现，却没想到中间横生枝节，那就是SilverLight在连续调用WCF服务时，当达到一定次数时（这个次数不确定），偶尔会发生 System.ExecutionEngineException 异常，并且此...</summary><published>2008-09-16T08:43:00Z</published><updated>2008-09-16T08:43:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/09/16/1291818.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/09/16/1291818.html"/><content type="text">在SilverLight是允许通过OpenFileDialog控件读取本地文件的，故用SL做文件上传是一个很好的解决方案，思路也很简单，就将文件分块上传，然后在服务端写入到文件即可。本以为很简单的实现，却没想到中间横生枝节，那就是SilverLight在连续调用WCF服务时，当达到一定次数时（这个次数不确定），偶尔会发生 System.ExecutionEngineException 异常，并且此...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/09/09/1287508.html</id><title type="text">说说SilverLight ContextMenu TextBox</title><summary type="text">看到这个标题，大家肯定会说，ContextMenu与TextBox何干，呵呵，表面上看起来是无关，与英文用户也无关，但跟中文用户就有很大关系了。SilverLight到目前为止还是不支持ContextMenu的，实现的方法一般都是侦听 Document 的 oncontextmenu 事件( HtmlPage.Document.AttachEvent("oncontextmenu", this.O...</summary><published>2008-09-09T05:30:00Z</published><updated>2008-09-09T05:30:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/09/09/1287508.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/09/09/1287508.html"/><content type="text">看到这个标题，大家肯定会说，ContextMenu与TextBox何干，呵呵，表面上看起来是无关，与英文用户也无关，但跟中文用户就有很大关系了。SilverLight到目前为止还是不支持ContextMenu的，实现的方法一般都是侦听 Document 的 oncontextmenu 事件( HtmlPage.Document.AttachEvent("oncontextmenu", this.O...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/08/30/1280078.html</id><title type="text">SilverLight广告，真如所说那样吗？</title><summary type="text"/><published>2008-08-30T05:34:00Z</published><updated>2008-08-30T05:34:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/08/30/1280078.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/08/30/1280078.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/08/14/SilverLight_FileUpLoad.html</id><title type="text">共享一个在SilverLight下的文件上传组件(支持大文件，断点续传)</title><summary type="text">不限文件大小，支持断点续传。</summary><published>2008-08-14T02:41:00Z</published><updated>2008-08-14T02:41:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/08/14/SilverLight_FileUpLoad.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/08/14/SilverLight_FileUpLoad.html"/><content type="text">不限文件大小，支持断点续传。</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/08/12/1266012.html</id><title type="text">VS2008SP1打上之后将无法打开SilverLight项目</title><summary type="text">真是手痒啊，打上了SP1后，SilverLight项目打不开了。看来要想用上SP1则只能等SilverLight 2.0正式版本。英文版本的用户只需装上最新版本的SilverLight 2 beta2 开发包就OK了(中文版本的目前好象还不行)</summary><published>2008-08-12T07:21:00Z</published><updated>2008-08-12T07:21:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/08/12/1266012.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/08/12/1266012.html"/><content type="text">真是手痒啊，打上了SP1后，SilverLight项目打不开了。看来要想用上SP1则只能等SilverLight 2.0正式版本。英文版本的用户只需装上最新版本的SilverLight 2 beta2 开发包就OK了(中文版本的目前好象还不行)</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/08/07/1262619.html</id><title type="text">关于SilverLight 2 beta2 中 WCF 跨域调用</title><summary type="text">地球人都知道新建一个策略文件就可解决clientaccesspolicy.xml&lt;?xmlversion="1.0"encoding="utf-8"?&gt;&lt;access-policy&gt;&lt;cross-domain-access&gt;&lt;policy&gt;&lt;allow-fromhttp-request-headers="*"&gt;&lt;domainuri=...</summary><published>2008-08-07T02:25:00Z</published><updated>2008-08-07T02:25:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/08/07/1262619.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/08/07/1262619.html"/><content type="text">地球人都知道新建一个策略文件就可解决clientaccesspolicy.xml&lt;?xmlversion="1.0"encoding="utf-8"?&gt;&lt;access-policy&gt;&lt;cross-domain-access&gt;&lt;policy&gt;&lt;allow-fromhttp-request-headers="*"&gt;&lt;domainuri=...</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/06/11/1217469.html</id><title type="text">郁闷，SilverLight 2.0 beta 2无法安装。。。</title><summary type="text">MS只发布了英文版和小日本版的，TNND，真够气人的。。。</summary><published>2008-06-11T08:44:00Z</published><updated>2008-06-11T08:44:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/06/11/1217469.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/06/11/1217469.html"/><content type="text">MS只发布了英文版和小日本版的，TNND，真够气人的。。。</content></entry><entry><id>http://www.cnblogs.com/T-MAC/archive/2008/05/20/1203184.html</id><title type="text">SilverLight2.0例子集合</title><summary type="text">Web Services - SOAP Weather WidgetThis widget provides live weather data for any ZIP code by accessing a SOAP web service. For more web services samples click here. 演示：http://silverlight.net/Samples/2...</summary><published>2008-05-20T03:03:00Z</published><updated>2008-05-20T03:03:00Z</updated><author><name>Dev.Hong</name><uri>http://www.cnblogs.com/T-MAC/</uri></author><link rel="alternate" href="http://www.cnblogs.com/T-MAC/archive/2008/05/20/1203184.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/T-MAC/archive/2008/05/20/1203184.html"/><content type="text">Web Services - SOAP Weather WidgetThis widget provides live weather data for any ZIP code by accessing a SOAP web service. For more web services samples click here. 演示：http://silverlight.net/Samples/2...</content></entry></feed>
