Silverlight Tutorial Part 8: Creating a Digg Desktop Application using WPF
This is part eight of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, and help explain so ...
- 14:20
- 浏览 (76)
- 评论 (0)
- 分类: SilverLight
Silverlight Tutorial Part 7: Using Control Templates to Customize a Control's Look and Feel
This is part seven of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, ...
- 14:18
- 浏览 (92)
- 评论 (0)
- 分类: SilverLight
Silverlight Tutorial Part 6: Using User Controls to Implement Master/Detail Scenarios
This is part six of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, and help ...
- 14:17
- 浏览 (77)
- 评论 (0)
- 分类: SilverLight
Silverlight Tutorial Part 5: Using the ListBox and DataBinding to Display List Data
This is part five of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, and help ...
- 14:16
- 浏览 (78)
- 评论 (0)
- 分类: SilverLight
Silverlight Tutorial Part 4: Using Style Elements to Better Encapsulate Look and Feel
This is part four of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, and hel ...
- 14:15
- 浏览 (63)
- 评论 (0)
- 分类: SilverLight
Silverlight Tutorial Part 3: Using Networking to Retrieve Data and Populate a DataGrid
This is part three of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, and h ...
- 14:14
- 浏览 (142)
- 评论 (0)
- 分类: SilverLight
Silverlight Tutorial Part 2: Using Layout Management
This is part two of eight tutorials that walk through how to build a simple Digg client application using the Beta1 release of Silverlight 2. These tutorials are intended to be read in-order, and help explain some of the core program ...
- 14:12
- 浏览 (93)
- 评论 (0)
- 分类: SilverLight
Creating a New Silverlight Application using VS 2008
We'll start our Digg application by selecting the File->New Project menu item within Visual Studio 2008 and use the New Project dialog to create a "Silverlight Application" (note: you will need to download and install the Silverlight Tools for ...
- 14:10
- 浏览 (122)
- 评论 (0)
- 分类: SilverLight
虽然微软的Silverlight技术的宣传和版本进度的推进,可能现在开始关注Silverlight的人越来越多了。由于Silverlight还并不是一个已经成熟的东西,所以在Alpha或者beta版的时候会出现很多的版本问题,很可能也不能互相兼容,这和.net framekwork1.1 和2.0比较像。 我在学习Silverlight的时候也走过很多的弯路,在这里总结一下,以帮助那些正要开始学习Silverlight的同行们。 首先Silverlight其实是一种跨平台(Mac & ...
- 13:40
- 浏览 (104)
- 评论 (0)
- 分类: SilverLight
初来咋到的学习SilverLight,由于最近有个培训,也就只有认真的研究下这个东西了。看了下示例的效果,确实很不错,感觉自己已经很落伍了啊,呵呵。 转载一个译文,给像我一样的初学silverLight的朋友。 什么是XAML? XAML是一种陈述性语言。你可以使用XAML标记创建可视化的UI原件。 之后,你可以在一个单独的文件中使用JavasScript来操作你在XAML所声明的对象、响应一些事件。作为一种以XML为基础的陈述性语言, ...
- 10:10
- 浏览 (98)
- 评论 (0)
- 分类: SilverLight
启动VS2008,“新建项目”,可以看到“项目类型”下面有“Silverlight”,选择“Silverlight”,在右边的模板里面可以看到“已安装的模板”列出了“Silverlight Application”和“Silverlight Class Library”两种类型的模板。
选择“Silverlight Application”模板,出现下面的对话框:
由于Silver ...
- 10:43
- 浏览 (102)
- 评论 (0)
- 分类: SilverLight
SilverLight是Windows PresentATIon Foundation的一个子产品,其利用了跨浏览器Web技术进行设计,以实现多操作系统,甚至是移动设备上的无缝运行。和Flash一样,WPF/E 是作为一个浏览器的插件,可以显示矢量图形、动画和视频。
Silverlight集成了多种现有Web技术和设备,它可以在Windows、Mac平台上运行,支持IE、Firefox,甚至Apple的Safari Web浏览器。而无需对现有的网站设计进行移植,甚至包括利用Adobe Flash设计的内容。
至于SilverLight与Flash的区别,微软的一位高层人士曾这样描述 ...
- 10:42
- 浏览 (100)
- 评论 (0)
- 分类: SilverLight
- 浏览: 14093 次
- 性别:

- 来自: 天津

- 详细资料
搜索本博客
我的相册
0be92b64-8320-3c0c-9365-4b33d8931699.jpg
共 2 张
共 2 张
最近加入圈子
链接
最新评论
-
JavaFX初识
不是你写的话,能不能把原始出处加上呢?
-- by metaphy -
关于offsetTop的疑问
IE中你改div的border设为1,padding设为10pxoffsetTo ...
-- by axers -
一个可以拖拽的DIV
恩 对 当时忘了FF了。。。 等我改一下吧
-- by fastwind -
一个可以拖拽的DIV
经检测,在FF中N多的问题,改进了在帖出来吧
-- by hejin1026 -
关于offsetTop的疑问
看来这里的搞CSS人比较少啊!~~ 不过问题已经解决了!~~
-- by fastwind






评论排行榜