首页 > 其他分享 >WPF E 文章汇总

WPF E 文章汇总

时间:2022-12-12 18:31:52浏览次数:63  
标签:http aspx blogs 汇总 文章 WPF com archive

MSDN "WPF/E" (codename) Dev Center : ​​http://msdn2.microsoft.com/en-us/asp.net/bb187358.aspx​​​
对网上的WPF/E 文章汇总,前一部分来自​​思归​​的​​WPF/E技术文章​​,每天整理一些资源.

1。WPF/E 起步 -- Getting Started with "WPF/E" (Code Name)
​​​http://msdn2.microsoft.com/en-us/library/bb190632.aspx​

讨论了WPF/E是提高用户体验的“下一步”,与Java Applets, ActiveX, and Flash相比,它涉及的不是二进制的文件,而是XAML 文件,可以在客户端通过脚本来操作,XAML 文件可以使用很多工具来生成,包括微软的Expression Graphic Designer。然后该文示范了如何在VS 2005里通过WPF/E项目模板生成一个含有动画效果的项目。

2。WPF/E架构综述 -- "WPF/E" (Code Name) Architecture Overview ​http://msdn2.microsoft.com/en-us/library/bb190633.aspx​

支持的实战用例场景:

  • 可以通过事件来控制播放Web媒体
  • 游戏和gadgets
  • 可用做导航,数据视觉效果以及广告等Web视觉元素

3。WPF/E之Web媒体场景 -- "WPF/E" (Code Name) for Web Media Scenarios
​​​http://msdn2.microsoft.com/en-us/library/bb190634.aspx​

另外,​​Shawn Burke​​提供了一个Toolkit Extender 方便ASP.NET开发人员生成WPF/E 组件

Toolkit Extender for creating WPF/E components
​​​http://blogs.msdn.com/sburke/archive/2006/12/05/toolkit-extender-for-creating-wpf-e-components.aspx​

<wpfe:WPFEHostExtender ID="wpfeControl" Runat="server" Height="350px" TargetControlID="Panel1" Width="350px" XamlPath="myWpfeControl.xaml" BackgroundColor="transparent"/>

​Nikhil Kothari​​提供了一个基于WPF/E的Script#应用例子,可以通过关键词搜索Flickr上的照片,其中远程的部分是通过<script>方法实现的

WPF/E and Script#
​​​http://www.nikhilk.net/WPFEAndScriptSharp.aspx​

​微软Windows Presentation Foundation SDK​​组的Lorin写的《WPF/E简介》博客帖子图文并茂,对网页上WPF/E的对象层次结构做了一个很清晰的介绍

Introducing WPF/E
​​​http://blogs.msdn.com/wpfsdk/archive/2006/12/05/Introducing_5F00_WPFE.aspx​

How to embed videos into your blog using "WPF/E"?

​http://blogs.msdn.com/cthota/archive/2006/12/05/how-to-embed-videos-into-your-blog-using-wpf-e.aspx​

A city called Microbe, where Flash and WPF/E co-exist peacefully

​http://blogs.msdn.com/frankarr/archive/2006/12/06/a-city-called-microbe-where-flash-and-wpf-e-co-exist-peacefully.aspx​

What is WPF/E really?
​​​http://blogs.msdn.com/mharsh/archive/2006/12/06/what-is-wpf-e-really.aspx​

微软Expression产品组的​​Peter Blois​​提供了一个矢量图形显示器例子

​http://blois.us/blog/2006/12/today-was-big-launch-of-couple.html​

Lee在他的​​TheWPFblog​​上提供了几个通过Javascript实现的WPF/E和Flash集成的例子

WPF/E and Flash Interactive Example!
​​​http://thewpfblog.com/?p=68​

​这个Microbe例子​​​极其精彩,显示了一个蓝色的碟子如何在由WPF/E和Flash组成的城市里自由地移动
More WPF/E and Flash Integration Madness!
​​​http://thewpfblog.com/?p=69​

该文则解释了WPF/E项目的组成部分
The Makings of a WPF/E Project
​​​http://thewpfblog.com/?p=70​

​John Rayner​​的2篇博客

如何安装WPF/E的VS2005项目模块
WPF/E: Setting up your workstation for development
​​​http://blogs.conchango.com/johnrayner/archive/2006/12/05/WPF_2F00_E_3A00_-Setting-up-your-workstation.aspx​

WPF/E奇怪的安全模型
WPF/E: Only HTTP locations work by default
​​​http://blogs.conchango.com/johnrayner/archive/2006/12/05/WPF_2F00_E_3A00_-Security-is-setup-by-default-only-for-an-HTTP-location.aspx​

"WPF/E" brings the richness of broadcast quality media to the Web, powered by XAML, available on multiple platforms. Using "WPF/E" you'll be able to create rich, immersive, multimedia experiences for the web, and you'll start building the next version of the Web today! ​
http://channel9.msdn.com/playground/wpfe/​
​​
​Mike Harsh's Blog​​ 中放入了一个关于WPF/E的例子,是一个小游戏,有源码.​
http://blogs.msdn.com/mharsh/archive/2007/03/05/magent-game-in-wpf-e.aspx​
​下边这个链接是一个测试 DHTML,WPF/E ,WPF和FLEX的性能的,大家测试一下吧,
当然是WPF>WPF/E>FLEX>DHTML啦.
​http://bubblemark.com/​

Microsoft goes cross-platform with WPF/Everywhere
​http://www.itwriting.com/wpfe.php​
开发WPF/E初步(VS模板+智能提示)
​http://nickcheng.com/2006/12/11/begin-with-wpfe-vs-template-and-intellegent-hint/​
BLITZ Labs | the BLITZ Agency Blog   WPFe
​http://labs.blitzagency.com/?cat=19​
Cider图解教程以及未来WinFX的开发方式
​http://www.dotnettools.org/Blog/article.asp?id=101​
Using CreateFromXaml() in WPFe? XamlStringBuilder could save you time!
​http://blogs.msdn.com/gavingear/archive/2007/04/06/using-createfromxaml-in-wpfe-xamlstringbuilder-could-save-you-time.aspx​

​WpfeHost ASP.NET Control - Updated​​​ URL: ​​http://adoguy.com/downloads/adoguy.web.wpfe.zip​

http://blogs.msdn.com/markjo/archive/tags/Silverlight/default.aspx​​

WPF/E and Script#   ​​http://www.nikhilk.net/Entry.aspx?id=146​













标签:http,aspx,blogs,汇总,文章,WPF,com,archive
From: https://blog.51cto.com/shanyou/5931291

相关文章