<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>Aspx自由社区 - 学习SilverLight</title>
    <link>http://www.freeaspx.com/showforum-22.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) Aspx自由社区</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Thu, 08 Jan 2009 20:24:26 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>Silverlight新手上路</title>
      <description><![CDATA[工欲善其事，必先利其器。要学习Silverlight我们需要准备好运行环境和相关的开发工具。
第一步  准备运行环境，安装Silverlight插件
安装Silverlight的插件，让Silverlight在你的机器上运行起来，给自己一个初步的体验。目前Microsoft发布了两个版本的插件，Microsoft Silverlight 1.0 Beta for Mac or for Wind]]></description>
      <link>http://www.freeaspx.com/showtopic-61.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sun, 06 Apr 2008 00:24:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（16）：数据与通信之JSON</title>
      <description><![CDATA[本文将简单介绍在Silverlight 2中对于JSON的支持。
简单示例在本文中我们仍然采用前面两篇文章中用过的显示最新随笔这样一个示例（举一反三嘛:)），最终完成的效果如下图所示：
http://www.cnblogs.com/images/cnblogs_com/Terrylee/WindowsLiveWriter/Silverlight2_B838/TerryLee_Silverlig]]></description>
      <link>http://www.freeaspx.com/showtopic-168.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Thu, 17 Apr 2008 23:04:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（15）：数据与通信之ASMX</title>
      <description><![CDATA[本文将简单介绍在Silverlight 2中如何与ASMX进行通信。
简单示例本文的示例非常简单，其过程也跟我们在一步一步学Silverlight 2系列（14）：数据与通信之WCF中差不多，我们仍然显示一个最新随笔的列表，最终完成后效果如下所示：
http://www.cnblogs.com/images/cnblogs_com/Terrylee/WindowsLiveWriter/Silv]]></description>
      <link>http://www.freeaspx.com/showtopic-167.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Thu, 17 Apr 2008 22:54:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（14）：数据与通信之WCF</title>
      <description><![CDATA[本文将简单介绍在Silverlight 2中如何与WCF进行通信。
简单示例在本示例中，我们将通过WCF来获取一个最新随笔的列表，在Silverlight中显示出来，最终完后效果如下所示。
http://www.cnblogs.com/images/cnblogs_com/Terrylee/WindowsLiveWriter/Silverlight214WCF_11C0F/TerryLee_S]]></description>
      <link>http://www.freeaspx.com/showtopic-148.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 12 Apr 2008 20:41:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（12）：数据与通信之WebClient</title>
      <description><![CDATA[本文将介绍如何在Silverlight 2中使用Web Client进行通信。
简单示例编写一个简单的示例，在该示例中，选择一本书籍之后，我们通过Web Client去查询书籍的价格，并显示出来，最终的效果如下：
http://www.cnblogs.com/images/cnblogs_com/Terrylee/WindowsLiveWriter/Silverlight212Silverli]]></description>
      <link>http://www.freeaspx.com/showtopic-147.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 12 Apr 2008 20:39:00 GMT</pubDate>
    </item>
    <item>
      <title>Blend序列号</title>
      <description><![CDATA[YCQGP-CFRGF-933KK-P6YKC-YFHMP
42XVR-43TCK-QFXGX-TG3P6-HVPYB 注册码 B7QRP-P7W7G-QY689-R7DCB-4BGH4

]]></description>
      <link>http://www.freeaspx.com/showtopic-146.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 12 Apr 2008 19:48:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（11）：数据绑定</title>
      <description><![CDATA[本文为系列文章第十一篇，主要介绍Silverlight 2中的数据绑定。
数据绑定模式在Silverlight 2中，支持三种模式的数据绑定。
1.OneTime：一次绑定，在绑定创建时使用源数据更新目标，适用于只显示数据而不进行数据的更新。
2.OneWay：单向绑定，在绑定创建时或者源数据发生变化时更新到目标，适用于显示变化的数据。
3.TwoWay：双向绑定，在任何时候都可以同时更新]]></description>
      <link>http://www.freeaspx.com/showtopic-145.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 12 Apr 2008 11:42:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（10）：使用用户控件</title>
      <description><![CDATA[本文为系列文章第10篇，主要介绍Silverlight 2中的用户控件使用。
创建用户控件在Silverlight 2中，我们可以根据开发自定义控件或者创建用户控件，以达到控件重用的目的，添加一个新的用户控件：
http://www.cnblogs.com/images/cnblogs_com/Terrylee/WindowsLiveWriter/Silverlight210_102DA/Te]]></description>
      <link>http://www.freeaspx.com/showtopic-144.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 12 Apr 2008 11:31:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（9）：使用控件模板</title>
      <description><![CDATA[本文为系列文章第九篇，主要介绍如何使用控件模板定制控件的观感。Silverlight提供了极其强大的功能，允许用户完全定制控件的外观。
定制控件内容在Silverlight中，WatermarkedTextBox控件可以为用户的输入提供一段提示信息，如果只是简单的一点文字信息，有时候未免显得单调，如果加上相应的图片说明效果会更好，如下图所示的一个简单的用户登录界面：
http://www.cn]]></description>
      <link>http://www.freeaspx.com/showtopic-143.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 12 Apr 2008 11:23:00 GMT</pubDate>
    </item>
    <item>
      <title>使用控件模板定制控件的观感</title>
      <description><![CDATA[【原文地址】Silverlight Tutorial Part 7: Using Control Templates to Customize a Control's Look and Feel 
【原文发表日期】 Friday, February 22, 2008 5:48 AM
这是8个系列教程的第七部分，这系列示范如何使用Silverlight 2的Beta1版本建造一个简单的Digg客]]></description>
      <link>http://www.freeaspx.com/showtopic-142.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Fri, 11 Apr 2008 19:55:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（8）：使用样式封装控件观感</title>
      <description><![CDATA[本文为系列文章第八篇，主要介绍在Silverlight中使用Style元素封装控件观感
Silverlight 支持一种 Style 机制，它允许我们把控件的属性值封装成可重用的资源。我们可以把这些样式声明保存在独立于页面的其他文件中，然后就可以在一个应用程序中跨控件和页面重用（甚至跨多个应用程序重用）。在做一些基本定制的场景下，概念上类似于在 HTML 中重用 CSS。
内联样式内联样式这个]]></description>
      <link>http://www.freeaspx.com/showtopic-136.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:26:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（7）：全屏模式支持</title>
      <description><![CDATA[本文为系列文章第七篇，介绍如何在Silverlight 2中使用全屏模式。
实现全屏模式全屏模式有时候是非常有用的，在Silverlight中，提供了很好的支持。实现起来也非常的简单，其实只有一行代码，编写一个简单的XAML。
&amp;lt;Canvas Background=&amp;quot;#46461F&amp;quot;&amp;gt;    &amp;lt;Button x:Name=&amp;quot;toggleButto]]></description>
      <link>http://www.freeaspx.com/showtopic-135.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:24:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（6）：键盘事件处理</title>
      <description><![CDATA[概述Silverlight 2 Beta 1版本发布了，无论从Runtime还是Tools都给我们带来了很多的惊喜，如支持框架语言Visual Basic, Visual C#, IronRuby, Ironpython，对JSON、Web Service、WCF以及Sockets的支持等一系列新的特性。《一步一步学Silverlight 2系列》文章带您快速进入Silverlight 2开发。]]></description>
      <link>http://www.freeaspx.com/showtopic-134.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:21:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（5）：实现简单的拖放功能</title>
      <description><![CDATA[准备XAML在实现拖放功能中，分为三个步骤：
1.按下鼠标，触发MouseLeftButtonDown事件，选择要拖动的对象。
2.移动鼠标，触发MouseMove事件，移动选择的对象。
3.放开鼠标，触发MouseLeftButtonUp事件，停止捕捉事件。
做一个简单的界面，用一个按钮来显示拖放，如下XAML声明：
&amp;lt;Canvas Background=&amp;quot;#46461]]></description>
      <link>http://www.freeaspx.com/showtopic-133.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:20:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（4）：鼠标事件处理</title>
      <description><![CDATA[本文为系列文章第四篇，学习Silverlight 2中的鼠标事件处理，支持的鼠标事件包括MouseMove 、MouseEnter 、MouseLeave 、MouseLeftButtonDown、MouseLeftButtonUp。
声明事件对于鼠标事件我们可以附加到任何Silverlight对象上面，如下面的XAML声明，为两个圆形添加上MouseEnter和MouseLeave事件：
&amp;]]></description>
      <link>http://www.freeaspx.com/showtopic-132.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:18:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（3）：界面布局</title>
      <description><![CDATA[Canvas面板Canvas是在Silverlight 1.0时代就有的一种基础布局面板，它采用绝对坐标定位。可以使用附加属性（Attached Property）对Canvas中的元素进行定位，通过附加属性我们指定控件相对于其直接父容器Canvas 控件的上、下、左、右坐标的位置。如下面的XAML声明了两个矩形，它们分别相对于父容器Canvas的左边距是50，相对于父容器Canvas的上边距分别]]></description>
      <link>http://www.freeaspx.com/showtopic-131.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:17:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（2）：基本控件</title>
      <description><![CDATA[概述Silverlight 2 Beta 1版本发布了，无论从Runtime还是Tools都给我们带来了很多的惊喜，如支持框架语言Visual Basic, Visual C#, IronRuby, Ironpython，对JSON、Web Service、WCF以及Sockets的支持等一系列新的特性。《一步一步学Silverlight 2系列》文章带您快速进入Silverlight 2开发。]]></description>
      <link>http://www.freeaspx.com/showtopic-130.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:15:00 GMT</pubDate>
    </item>
    <item>
      <title>一步一步学Silverlight 2系列（1）：创建一个基本的Silverlight应用</title>
      <description><![CDATA[概述Silverlight 2 Beta 1版本发布了，无论从Runtime还是Tools都给我们带来了很多的惊喜，如支持框架语言Visual Basic, Visual C#, IronRuby, Ironpython，对JSON、Web Service、WCF以及Sockets的支持等一系列新的特性。《一步一步学Silverlight 2系列》文章带您快速进入Silverlight 2开发。]]></description>
      <link>http://www.freeaspx.com/showtopic-129.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Wed, 09 Apr 2008 23:13:00 GMT</pubDate>
    </item>
    <item>
      <title>如何在VS2005中使用C#开发Silverlight 1.1应用</title>
      <description><![CDATA[关键的步骤翻译如下：

1、创建一个控件库
2、除掉项目所有的引用
3、右键点击项目然后查看项目属性
4、在Build标签点击高级按钮，在弹出的对话框中勾上“'Do not reference mscorlib.dll”复选框
5、手动添加对Silverlight安装目录（默认在\Program Files\Microsoft Silverlight\）下mscorlib,agclr,]]></description>
      <link>http://www.freeaspx.com/showtopic-58.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 05 Apr 2008 23:43:00 GMT</pubDate>
    </item>
    <item>
      <title>使用Visual Studio 2005开发Silverlight</title>
      <description><![CDATA[如果大家已经在使用Visual Studio 2005做开发，现在又需要学习开发Silverlight应用程序。下面我们简单的介绍一下如何在VS2005中开发Silverlight。

首先需要下载Silverlight 1.0 Beta SDK。安装Silverlight开发模板

方法如下：

1、确认VS2005已经安装SP1，如果没有安装请下载安装（强烈建议安装SP1）。下载地]]></description>
      <link>http://www.freeaspx.com/showtopic-57.aspx</link>
      <category>学习SilverLight</category>
      <author>Free_lins</author>
      <pubDate>Sat, 05 Apr 2008 23:41:00 GMT</pubDate>
    </item>
  </channel>
</rss>