<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>TerryLee技术专栏</title>
			    <link>http://space.itpub.net/12184684</link>
			    <description>TerryLee还有一个个人博客主站：http://www.dotneteye.cn，欢迎大家常去坐坐。</description>
			    <copyright>Copyright(C) TerryLee技术专栏</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Wed, 08 Oct 2008 05:05:41 GMT</lastBuildDate><item>
								<title>使用Managed Extensibility Framework方便的扩展应用程序</title>
								<link>http://space.itpub.net/12184684/viewspace-440396</link>
								<description><![CDATA[<P>本文首发<A href="http://www.cnblogs.com/"><FONT color=#669966>博客园</FONT></A>，作者<A href="http://www.cnblogs.com/Terrylee"><FONT color=#669966>TerryLee</FONT></A>，原文地址：<A href="http://www.cnblogs.com/Terrylee/archive/2008/09/01/uisng-manag...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Mon, 01 Sep 2008 22:13:44 GMT</pubDate>
							</item>
							<item>
								<title>使用.NET Framework中新的日期时间类型</title>
								<link>http://space.itpub.net/12184684/viewspace-438970</link>
								<description><![CDATA[<P>本文首发<A href="http://www.cnblogs.com/"><FONT color=#669966>博客园</FONT></A>，作者<A href="http://www.cnblogs.com/Terrylee"><FONT color=#669966>TerryLee</FONT></A>，原文地址：<A href="http://www.cnblogs.com/Terrylee/archive/2008/08/29/using-net-f...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Sat, 30 Aug 2008 00:53:04 GMT</pubDate>
							</item>
							<item>
								<title>打造自己的LINQ Provider（中）：IQueryable和IQueryProvider</title>
								<link>http://space.itpub.net/12184684/viewspace-434628</link>
								<description><![CDATA[<P>本文首发<A href="http://www.cnblogs.com/"><FONT color=#669966>博客园</FONT></A>，作者<A href="http://www.cnblogs.com/Terrylee"><FONT color=#669966>TerryLee</FONT></A>，原文地址：<A href="http://www.cnblogs.com/Terrylee/archive/2008/08/25/custom-linq...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Tue, 26 Aug 2008 00:42:48 GMT</pubDate>
							</item>
							<item>
								<title>打造自己的LINQ Provider（上）：Expression Tree揭秘</title>
								<link>http://space.itpub.net/12184684/viewspace-417383</link>
								<description><![CDATA[<DIV target="_blank">本文首发<A href="http://www.cnblogs.com/" target=_blank>博客园</A>，作者<A href="http://www.cnblogs.com/Terrylee" target=_blank>TerryLee</A>，原文地址：<A href="http://www.cnblogs.com/Terrylee/archive/2008/08/01/custom-linq-provide...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Fri, 01 Aug 2008 10:15:15 GMT</pubDate>
							</item>
							<item>
								<title>技巧：在Silverlight应用程序中进行数据验证</title>
								<link>http://space.itpub.net/12184684/viewspace-413484</link>
								<description><![CDATA[<P>本文首发于<A href="http://www.cnblogs.com/"><FONT color=#669966>博客园</FONT></A>，作者<A href="http://www.cnblogs.com/Terrylee/"><FONT color=#669966>TerryLee</FONT></A>，原文地址：<A href="http://www.cnblogs.com/Terrylee/archive/2008/07/29/binding-...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Wed, 30 Jul 2008 00:43:10 GMT</pubDate>
							</item>
							<item>
								<title>技巧：在Silverlight应用程序中操作Cookie</title>
								<link>http://space.itpub.net/12184684/viewspace-410388</link>
								<description><![CDATA[<P>本文首发于<A href="http://www.cnblogs.com/">博客园</A>，作者为<A href="http://www.cnblogs.com/Terrylee">TerryLee</A>，原文地址：<A href="http://www.cnblogs.com/Terrylee/archive/2008/07/27/tips-set-cookies-in-silverlight-application.html">技巧：在Sil...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Sun, 27 Jul 2008 17:28:30 GMT</pubDate>
							</item>
							<item>
								<title>技巧：在Silverlight中如何访问外部xap文件中UserControl</title>
								<link>http://space.itpub.net/12184684/viewspace-374963</link>
								<description><![CDATA[<H2>概述</H2>
<P>众所周知，在Silverlight 2开始每个项目编译后都会打包成为一个xap文件，如果我们要访问当前xap文件中的UserControl比较容易，那我们如何访问一个外部xap文件中的内容呢？甚至于如何访问一个互联网上的xap文件呢？</P>
<P>本文将简单介绍一下在Silverl...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Thu, 10 Jul 2008 22:59:36 GMT</pubDate>
							</item>
							<item>
								<title>技巧：Silverlight应用程序中如何获取ASP.NET页面参数</title>
								<link>http://space.itpub.net/12184684/viewspace-374962</link>
								<description><![CDATA[<H2>概述</H2>
<P>在开发Silverlight应用程序时，我们经常会遇到这样一种情况，需要在Silverlight应用程序的UserControl中获取ASP.NET页面参数，这个参数不一定来自于当前Silverlight应用程序的宿主页面，而有可能来自于其它的ASP.NET页面。</P>
<P>本文我们简单的介绍一...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Thu, 10 Jul 2008 22:57:18 GMT</pubDate>
							</item>
							<item>
								<title>技巧：在Silverlight 2应用程序中切换用户控件</title>
								<link>http://space.itpub.net/12184684/viewspace-368934</link>
								<description><![CDATA[<H2>摘要</H2>
<P>大家都知道，在Silverlight 2应用程序中，每个应用程序将生成一个xap文件，每一个xap文件中只能设置一个起始的用户控件。如果我们有多个用户控件，需要在不同的ASP.NET页面中加载，最简单的方法莫过于针对多个用户控件分别建立对应的Silverlight项目，但...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Wed, 02 Jul 2008 23:06:35 GMT</pubDate>
							</item>
							<item>
								<title>在Silverlight 2应用程序中集成Virtual Earth</title>
								<link>http://space.itpub.net/12184684/viewspace-368841</link>
								<description><![CDATA[<H2>概述</H2>
<P>Virtual Earth是什么，我想不用多做解释了。微软在推出自己的Virtual Earth之后，开放了大量的APIs，使得我们可以方便集成到自己的应用程序中。</P>
<P>本文将介绍如何在自己的Silverlight 2应用程序中集成Virtual Earth。</P>
<H2>在HTML中集成</H2>...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Wed, 02 Jul 2008 00:24:00 GMT</pubDate>
							</item>
							<item>
								<title>详解Silverlight 2中的独立存储（Isolated Storage）</title>
								<link>http://space.itpub.net/12184684/viewspace-366344</link>
								<description><![CDATA[<H2>概述</H2>
<P>独立存储（Isolated Storage）是Silverlight 2中提供的一个客户端安全的存储，它是一个与Cookie机制类似的局部信任机制。独立存储机制的APIs 提供了一个虚拟的文件系统和可以访问这个虚拟文件系统的数据流对象。Silverlight中的独立存储是基于 .NET Fra...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Sun, 29 Jun 2008 19:07:08 GMT</pubDate>
							</item>
							<item>
								<title>Silverlight 2中多语言支持实现（下）</title>
								<link>http://space.itpub.net/12184684/viewspace-351919</link>
								<description><![CDATA[<H2>引言</H2>
<P>最近项目要在Silverlight 2应用程序中实现本地化，原以为这个过程非常简单，却没想到实现的时候一波三折，好在结果还算不错。需求是这样的，用户第一次访问的时候，默认为英文，当用户选择一种显示语言后，记录在本地，下次用户访问时直接显示已经选择的...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Thu, 19 Jun 2008 23:30:26 GMT</pubDate>
							</item>
							<item>
								<title>Silverlight 2中多语言支持实现（上）</title>
								<link>http://space.itpub.net/12184684/viewspace-351804</link>
								<description><![CDATA[<H2>引言</H2>
<P>最近项目要在Silverlight 2应用程序中实现本地化，原以为这个过程非常简单，却没想到实现的时候一波三折，好在结果还算不错。需求是这样的，用户第一次访问的时候，默认为英文，当用户选择一种显示语言后，记录在本地，下次用户访问时直接显示已经选择的...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Thu, 19 Jun 2008 01:15:28 GMT</pubDate>
							</item>
							<item>
								<title>利用Silverlight 2实现水中倒影效果</title>
								<link>http://space.itpub.net/12184684/viewspace-214964</link>
								<description><![CDATA[<h2>概述</h2> <p>Silverlight 2 Beta 1版本发布了，无论从Runtime还是Tools都给我们带来了很多的惊喜，如支持框架语言Visual Basic, Visual C#, IronRuby, Ironpython，对JSON、Web Service、WCF以及Sockets的支持等一系列新的特性。《一步一步学Silverlight 2系列》文章...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Fri, 21 Mar 2008 21:58:51 GMT</pubDate>
							</item>
							<item>
								<title>微软轻量级“代码生成器”—Repository Factory使用（下）</title>
								<link>http://space.itpub.net/12184684/viewspace-133</link>
								<description><![CDATA[<DIV class=postText>
<H2>概述</H2>
<P>Repository Factory是微软模式与实践小组发布的一个开发指南包，它把之前的Web Service Software Factory（WSSF）集成的Data Access Guidance Package分离出来，形成了一个单独的开发指南包。引用Johnny Halife的话说：“它不是一...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Thu, 06 Dec 2007 23:16:52 GMT</pubDate>
							</item>
							<item>
								<title>(原)微软轻量级“代码生成器”—Repository Factory使用（上）</title>
								<link>http://space.itpub.net/12184684/viewspace-131</link>
								<description><![CDATA[<DIV class=postText>
<H2>概述</H2>
<P>Repository Factory是微软模式与实践小组发布的一个开发指南包，它把之前的Web Service Software Factory（WSSF）集成的Data Access Guidance Package分离出来，形成了一个单独的开发指南包。引用Johnny Halife的话说：“它不是一...]]></description>
								<category>blog</category>
								<author>TerryLee1109</author>
								<pubDate>Thu, 06 Dec 2007 23:12:11 GMT</pubDate>
							</item>
							
		</channel>
	</rss>