07 2010 档案
网站收藏夹
摘要:Scott Guthrie 博客中文版http://blog.joycode.com/scottgu==================Expression Studio 教程http://www.microsoft.com/design/toolbox 阅读全文
posted @ 2010-07-20 23:03 微星 阅读(144) 评论(0) 推荐(0)
Silverlight Image Source URI 加反斜杠引和不加的区别
摘要:Silverlight2 现在支持的Image格式有jpg和png,部分png编码也不支持,同时有些png在xaml的design预览中不可见,但运行时可见。请看XAML markup中两行代码的异同:<StackPanel Background="White" Orientation="Vertical"> <Image x:Name="blue" Source="/image... 阅读全文
posted @ 2010-07-13 17:39 微星 阅读(356) 评论(0) 推荐(0)
WPF对决Silverlight:选择最佳技术
摘要:Silverlight最初称为WPF/E(E来自于Everywhere的首字母),是面向运行在浏览器中的Web应用程序的一个WPF子集。如今,Silverlight以其快速的开发周期广为所知,且持续得到众人的关注,很多人认为它会成为微软未来的重要开发平台。Mike Strobel认为微软对WPF/Silverlight的考虑有一些混乱。   我认为最重要的事情,是提升WPF本身的影响。微软应该推动... 阅读全文
posted @ 2010-07-09 11:09 微星 阅读(210) 评论(0) 推荐(0)