<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight2 - Simplified Chinese Academia Samples</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Project/ProjectRss.aspx</link><description>Personal Library Overview   The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstra...</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Personal Library:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt; &lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;PhotoBlog:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The PhotoBlog sample is a web application for photography enthusiasts to display photos, exchange of experiences and share comments. This sample is a demonstration of efficiency and productivity in user interaction aspect of Silverlight. It employs a variety of technologies and features found in Silverlight, including XAML, LinQ, Web Service, Globalization and Localization.&lt;br /&gt; &lt;br /&gt;To deploy and run this application, you will need to configure your environment as follows:&lt;br /&gt;Development environment: Visual Studio 2008 with SP1, Silverlight 2 SDK and SQL Server 2005&lt;br /&gt;Running environment: .NET Framework 3.5, IIS, SQL Server 2005 &lt;br /&gt; &lt;br /&gt;For more information please see attached documents. Please read the requirements/known issues in the help document before installation. You will need Visual Studio 2008 to open and check the source code.&lt;br /&gt; &lt;br /&gt;本示例是使用Silverlight 所提供的一系列新特性编写的一个用户管理照片、分享评论的Web博客程序，用于向开发者展示Silverlight在交互式体验方面具有的强大性和易用性。这些新特性主要涉及XAML界面技术，LinQ，Web Service，全球化和本地化支持等。&lt;br /&gt; &lt;br /&gt;开发本示例所需要的环境：&lt;br /&gt;           开发环境（如果需要查看代码）：Visual Studio 2008 with SP1， Silverlight 2 SDK和 SQL Server 2005&lt;br /&gt; 	安装程序运行环境：.NET Framework 3.5，IIS和SQL Server 2005 &lt;br /&gt; &lt;br /&gt;进一步信息请参考帮助文档中的说明。安装程序前请阅读ReadMe.txt文件，源代码文件需要从Visual Studio 2008打开查看。&lt;br /&gt; &lt;br /&gt;To see other Academic samples, go to &lt;a href="http://code.msdn.microsoft.com/ddicpe" class="externalLink"&gt;http://code.msdn.microsoft.com/ddicpe&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 18 May 2009 22:05:22 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090518P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Personal Library:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt; &lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;PhotoBlog:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The PhotoBlog sample is a web application for photography enthusiasts to display photos, exchange of experiences and share comments. This sample is a demonstration of efficiency and productivity in user interaction aspect of Silverlight. It employs a variety of technologies and features found in Silverlight, including XAML, LinQ, Web Service, Globalization and Localization.&lt;br /&gt; &lt;br /&gt;To deploy and run this application, you will need to configure your environment as follows:&lt;br /&gt;Development environment: Visual Studio 2008 with SP1, Silverlight 2 SDK and SQL Server 2005&lt;br /&gt;Running environment: .NET Framework 3.5, IIS, SQL Server 2005 &lt;br /&gt; &lt;br /&gt;For more information please see attached documents. Please read the requirements/known issues in the help document before installation. You will need Visual Studio 2008 to open and check the source code.&lt;br /&gt; &lt;br /&gt;本示例是使用Silverlight 所提供的一系列新特性编写的一个用户管理照片、分享评论的Web博客程序，用于向开发者展示Silverlight在交互式体验方面具有的强大性和易用性。这些新特性主要涉及XAML界面技术，LinQ，Web Service，全球化和本地化支持等。&lt;br /&gt; &lt;br /&gt;开发本示例所需要的环境：&lt;br /&gt;           开发环境（如果需要查看代码）：Visual Studio 2008 with SP1， Silverlight 2 SDK和 SQL Server 2005&lt;br /&gt; 	安装程序运行环境：.NET Framework 3.5，IIS和SQL Server 2005 &lt;br /&gt; &lt;br /&gt;进一步信息请参考帮助文档中的说明。安装程序前请阅读ReadMe.txt文件，源代码文件需要从Visual Studio 2008打开查看。&lt;br /&gt; &lt;br /&gt;To see other samples for Visual Studio 2008, go to &lt;a href="http://code.msdn.microsoft.com/ddicpe" class="externalLink"&gt;http://code.msdn.microsoft.com/ddicpe&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 18 May 2009 22:02:51 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090518P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Personal Library:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt; &lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;PhotoBlog:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The PhotoBlog sample is a web application for photography enthusiasts to display photos, exchange of experiences and share comments. This sample is a demonstration of efficiency and productivity in user interaction aspect of Silverlight. It employs a variety of technologies and features found in Silverlight, including XAML, LinQ, Web Service, Globalization and Localization.&lt;br /&gt; &lt;br /&gt;To deploy and run this application, you will need to configure your environment as follows:&lt;br /&gt;Development environment: Visual Studio 2008 with SP1, Silverlight 2 SDK and SQL Server 2005&lt;br /&gt;Running environment: .NET Framework 3.5, IIS, SQL Server 2005 &lt;br /&gt; &lt;br /&gt;For more information please see attached documents. Please read the requirements/known issues in the help document before installation. You will need Visual Studio 2008 to open and check the source code.&lt;br /&gt; &lt;br /&gt;本示例是使用Silverlight 所提供的一系列新特性编写的一个用户管理照片、分享评论的Web博客程序，用于向开发者展示Silverlight在交互式体验方面具有的强大性和易用性。这些新特性主要涉及XAML界面技术，LinQ，Web Service，全球化和本地化支持等。&lt;br /&gt; &lt;br /&gt;开发本示例所需要的环境：&lt;br /&gt;           开发环境（如果需要查看代码）：Visual Studio 2008 with SP1， Silverlight 2 SDK和 SQL Server 2005&lt;br /&gt; 	安装程序运行环境：.NET Framework 3.5，IIS和SQL Server 2005 &lt;br /&gt; &lt;br /&gt;进一步信息请参考帮助文档中的说明。安装程序前请阅读ReadMe.txt文件，源代码文件需要从Visual Studio 2008打开查看。&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 10:18:51 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
Personal Library:&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt; &lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;PhotoBlog:&lt;br /&gt; &lt;br /&gt;The PhotoBlog sample is a web application for photography enthusiasts to display photos, exchange of experiences and share comments. This sample is a demonstration of efficiency and productivity in user interaction aspect of Silverlight. It employs a variety of technologies and features found in Silverlight, including XAML, LinQ, Web Service, Globalization and Localization.&lt;br /&gt; &lt;br /&gt;To deploy and run this application, you will need to configure your environment as follows:&lt;br /&gt;Development environment: Visual Studio 2008 with SP1, Silverlight 2 SDK and SQL Server 2005&lt;br /&gt;Running environment: .NET Framework 3.5, IIS, SQL Server 2005 &lt;br /&gt; &lt;br /&gt;For more information please see attached documents. Please read the requirements/known issues in the help document before installation. You will need Visual Studio 2008 to open and check the source code.&lt;br /&gt; &lt;br /&gt;本示例是使用Silverlight 所提供的一系列新特性编写的一个用户管理照片、分享评论的Web博客程序，用于向开发者展示Silverlight在交互式体验方面具有的强大性和易用性。这些新特性主要涉及XAML界面技术，LinQ，Web Service，全球化和本地化支持等。&lt;br /&gt; &lt;br /&gt;开发本示例所需要的环境：&lt;br /&gt;           开发环境（如果需要查看代码）：Visual Studio 2008 with SP1， Silverlight 2 SDK和 SQL Server 2005&lt;br /&gt; 	安装程序运行环境：.NET Framework 3.5，IIS和SQL Server 2005 &lt;br /&gt; &lt;br /&gt;进一步信息请参考帮助文档中的说明。安装程序前请阅读ReadMe.txt文件，源代码文件需要从Visual Studio 2008打开查看。&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 10:17:16 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
Personal Library:&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt;概述:&lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;PhotoBlog:&lt;br /&gt;本示例是使用Silverlight 所提供的一系列新特性编写的一个用户管理照片、分享评论的Web博客程序，用于向开发者展示Silverlight在交互式体验方面具有的强大性和易用性。这些新特性主要涉及XAML界面技术，LinQ，Web Service，全球化和本地化支持等。&lt;br /&gt; &lt;br /&gt;开发本示例所需要的环境：&lt;br /&gt; 	开发环境（如果需要查看代码）：Visual Studio 2008 with SP1， Silverlight 2 SDK和 SQL Server 2005&lt;br /&gt; 	安装程序运行环境：.NET Framework 3.5，IIS和SQL Server 2005 &lt;br /&gt;进一步信息请参考帮助文档中的说明。程序安装文件为&lt;b&gt;**.zip，安装程序前请阅读ReadMe.txt文件。源代码文件为**&lt;/b&gt;.zip，需要从Visual Studio 2008打开查看。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;The PhotoBlog sample is a web application for photography enthusiasts to display photos, exchange of experiences and share comments. This sample is a demonstration of efficiency and productivity in user interaction aspect of Silverlight. It employs a variety of technologies and features found in Silverlight, including XAML, LinQ, Web Service, Globalization and Localization.&lt;br /&gt; &lt;br /&gt;To deploy and run this application, you will need to configure your environment as follows:&lt;br /&gt;Development environment: Visual Studio 2008 with SP1, Silverlight 2 SDK and SQL Server 2005&lt;br /&gt;Running environment: .NET Framework 3.5, IIS, SQL Server 2005 &lt;br /&gt;For more information please see attached documents. You can install this program using '&lt;b&gt;**.zip.' Please read the requirements/known issues in the help document before installation. The source code is packed in '**&lt;/b&gt;.zip'; you will need Visual Studio 2008 to open and check the source code.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 10:12:47 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item><item><title>UPDATED RELEASE: Personal Library (Dec 26, 2008)</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Release/ProjectReleases.aspx?ReleaseId=1976</link><description></description><author></author><pubDate>Mon, 29 Dec 2008 10:10:59 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Personal Library (Dec 26, 2008) 20081229A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
Overview&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt;概述:&lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;PhotoBlog:&lt;br /&gt;本示例是使用Silverlight 所提供的一系列新特性编写的一个用户管理照片、分享评论的Web博客程序，用于向开发者展示Silverlight在交互式体验方面具有的强大性和易用性。这些新特性主要涉及XAML界面技术，LinQ，Web Service，全球化和本地化支持等。&lt;br /&gt; &lt;br /&gt;开发本示例所需要的环境：&lt;br /&gt; 	开发环境（如果需要查看代码）：Visual Studio 2008 with SP1， Silverlight 2 SDK和 SQL Server 2005&lt;br /&gt; 	安装程序运行环境：.NET Framework 3.5，IIS和SQL Server 2005 &lt;br /&gt;进一步信息请参考帮助文档中的说明。程序安装文件为&lt;b&gt;**.zip，安装程序前请阅读ReadMe.txt文件。源代码文件为**&lt;/b&gt;.zip，需要从Visual Studio 2008打开查看。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;The PhotoBlog sample is a web application for photography enthusiasts to display photos, exchange of experiences and share comments. This sample is a demonstration of efficiency and productivity in user interaction aspect of Silverlight. It employs a variety of technologies and features found in Silverlight, including XAML, LinQ, Web Service, Globalization and Localization.&lt;br /&gt; &lt;br /&gt;To deploy and run this application, you will need to configure your environment as follows:&lt;br /&gt;Development environment: Visual Studio 2008 with SP1, Silverlight 2 SDK and SQL Server 2005&lt;br /&gt;Running environment: .NET Framework 3.5, IIS, SQL Server 2005 &lt;br /&gt;For more information please see attached documents. You can install this program using '&lt;b&gt;**.zip.' Please read the requirements/known issues in the help document before installation. The source code is packed in '**&lt;/b&gt;.zip'; you will need Visual Studio 2008 to open and check the source code.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 10:09:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
Overview&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt;概述:&lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Overview&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt;概述:&lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 10:07:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item><item><title>UPDATED RELEASE: PhotoBlog (Dec 29, 2008)</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Release/ProjectReleases.aspx?ReleaseId=1985</link><description></description><author></author><pubDate>Mon, 29 Dec 2008 10:01:25 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: PhotoBlog (Dec 29, 2008) 20081229A</guid></item><item><title>UPDATED RELEASE: PhotoBlog (Dec 29, 2008)</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Release/ProjectReleases.aspx?ReleaseId=1985</link><description></description><author></author><pubDate>Mon, 29 Dec 2008 10:00:38 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: PhotoBlog (Dec 29, 2008) 20081229A</guid></item><item><title>CREATED RELEASE: PhotoBlog (Dec 29, 2008)</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Release/ProjectReleases.aspx?ReleaseId=1985</link><description></description><author></author><pubDate>Mon, 29 Dec 2008 09:59:27 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: PhotoBlog (Dec 29, 2008) 20081229A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
Overview&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt;概述:&lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 06:25:40 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/PRCSL2Samples/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
Personal Library Overview&lt;br /&gt; &lt;br /&gt;The Personal Library sample is a typical Silverlight application which is used to display Silverlight 2 SDK Documents with a friendly effect in a web browser. It demonstrated special effects, animation, Globalization and localization of Silverlight2; practiced other tools provided by Microsoft for Silvelight2 (e.g VS2008, Express Blend, and Deep Zoom Composer); delivered key innovation in the following pillars: &lt;br /&gt;	Compiled HTML Contents transfer to Sivlerlight2 XAML by XPS agency. &lt;br /&gt;XPS make a bridge of HTML to XAML. Silverlight2 SDK document, compiled to a CHM file, be transferred and demonstrated in currently project. &lt;br /&gt;	Compiled HTML contents transfer to Silverlight2 XAML by HTML parser. &lt;br /&gt;HTML is rendered into XAML directly by a trial parser. All auto-layout information lost in this solution. &lt;br /&gt;In order to develop and deploy this application, developers need to set up the development environment as following: &lt;br /&gt;	Development Tools: Visual Studio 2008 SP1 Edition, Silverlight tools for VS2008, Express Blend.&lt;br /&gt;	Technologies: C# Language, .NET Framework 3.5, Silverlight 2.&lt;br /&gt;	Deployment environment: .NET Framework 3.5, Microsoft IIS, Silverlight 2 runtime.&lt;br /&gt;概述:&lt;br /&gt;	本实例通过运用Silverlight2的特效,动画,国际化和本地化支持给大家展示了一个绚丽,友好的Sivlerlight2 SDK的文档. 通过多种微软开发工具联合运用，实例在以下两点做了创新式的尝试：&lt;br /&gt;	通过XPS格式的中介模式把以编译的HTML页面转换成Silverlight的XAML格式。&lt;br /&gt;	通过直接解析HTML页面中的元素而生成相应的Silverlight XAML格式。所有的自动格式信息都会丢失。&lt;br /&gt;开发、部署本实例需要的工具有：&lt;br /&gt;	开发工具：VisualStudio2008 SP1， Silverlight工具， Express Blend。&lt;br /&gt;	技术运用：C#语言，.NET Framework3.5， Silverlight2。&lt;br /&gt;	部署环境：微软IIS6 或者IIS7， Silverlight2运行时。&lt;br /&gt;
&lt;/div&gt;</description><author>ddicpe</author><pubDate>Mon, 29 Dec 2008 06:17:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081229A</guid></item></channel></rss>