原文http://www.cnblogs.com/nasa/archive/2008/12/01/1344927.html

这里我收集整理了目前网上silverlight第三方控件的专题,若果有所遗漏请告知我一下。

名称 简介 截图
telerik RadControls for Silverlight includes 24 UI controls that
can be used in pure Silverlight applications or as parts of existing
ASP.NET applications. Sharing the same codebase with our WPF components,
the Silverlight controls offer a clean and intuitive API, complete
Blend support and powerful theming capabilities that will radically
improve your RIA development.

devexpress As the release of Silverlight draws near, DevExpress has
invested the engineering resources needed to deliver a feature-rich grid
control for Silverlight. Not just a "preview" of what is possible with
Silverlight, the AgDataGrid Suite was developed to fully exploit the
power and flexibility of the platform and will ship with the following
features......

componentone It’s here; the most complete suite of Silverlight controls
on the market – with over 30 Silverlight controls! We didn’t stop there.
ComponentOne Studio® for Silverlight controls are easy to style, packed
with built-in features, and are compatible across multiple browsers.
The future of Web development tools is yours. Illuminate your RIAs today
with rich design, interactivity, and enhanced performance.

infragistics Infragistics Silverlight Data Visualization controls feature the new Map, Timeline and Zoombar in addition to Charting with more than 28 chart types, and powerful Gauges.
Includes SharePoint® Web Parts, providing developers with the tools to
design data visualization and dashboard-driven applications today.

intersoftpt WebAqua.NET™ 2.0 brings the future Web UI and UX concept
build upon Microsoft Silverlight 2.0. It is designed with two key
objectives - bringing aqua-fresh and crystal clear experience to your
professional Web application.

netikatech A brief tour of GOA Toolkit Controls for Silverlight. Browse Commands, Container and Navigators samples in this demo.

visifire Visifire is a set of open source data visualization components - powered by Microsoft® Silverlight & WPF.
Visifire is a multi-targeting control which can be used in both WPF
& Silverlight applications. Using the same API, charts in both
Silverlight & WPF environments can be created within minutes.
Visifire can also be embedded in any webpage as a standalone Silverlight
App. Visifire is independent of server side technology. It can be used
with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails or just simple
HTML. Don't take our word for it! Visit Visifire Gallery or design your own chart using Chart Designer.

xceedsoft Quickly and easily add upload capabilities to any Silverlight 2 application.

ilog

divelements SandDock is our award-winning window management software
that enables dockable windows and advanced window management
functionality in applications that use it. We have ported this
technology to the Silverlight platform to bring web developers flexible
window management features for their online applications. The product is
designed to offer the power of the Visual Studio windowing system -
though that doesn't mean your application will look like Visual Studio.

Kit 3D Kit3D is a 3D graphics engine written for Microsoft
Silverlight. Kit3D was initally released in a JavaScript format to run
with Silverlight 1.0, now there is a new release which is written for
the upcoming Silverlight 2 release. The new version of the engine is
written in C# and the classes now model the WPF3D types which are found
in the System.Windows.Media.Media3D namespace. Applications written
using Kit3D will look nearly identical to code written to produce WPF3D
content. NOTE: Use this library at your own risk, it does not come with
any level of support.

Tweener(Of T)

agTweener agTweener provides a toolkit for Silverlight designers and
developers to achieve animation and transition effects similar to
toolkits currently available for Flash/Flex developers by defining
transition effects in .NET code and applying these effects to any
FrameworkElement.
silverlightcontrib I'm happy to announce the Alpha 2 release of Silverlight Contrib!  If you have been following the project on CodePlex,
you know that a lot has changed in the past few weeks.  The team has
grown to 6 members and we have added quite a few new features (including
Silverlight 2 RTW Compatibility).  Additionally, we have created a web
site (SilverlightContrib.org) which contains live demonstrations of many features in Silverlight Contrib as well as an RSS feed for keeping up with announcements. 

Silverlight Toolkit The Silverlight Toolkit is a collection of Silverlight
controls, components and utilities made available outside the normal
Silverlight release cycle. It adds new functionality quickly for
designers and developers, and provides the community an efficient way to
help shape product development by contributing ideas and bug reports.
This first release includes full source code, unit tests, samples and
documentation for 12 new controls covering charting, styling, layout,
and user input.

slextensions The aim of Silverlight Extensions is to group usefull controls and silverlight best practises in one place.

componentart ComponentArt is pleased to announce the details of our most significant release to date – ComponentArt Web.UI 2009.1. The upcoming release we will add a new Scheduler control to our flagship Web.UI for ASP.NET AJAX product line as well as introduce a major new suite of controls: ComponentArt Web.UI for Silverlight.

Silverlight第三方控件专题的更多相关文章

  1. 【转】WPF - 第三方控件

    WPF - 第三方控件 目前第三方控件在网上形成巨大的共享资源,其中包括收费的也有免费的,有开源的也有不开源的,合理的使用第三方控件将使项目组的工作事半功倍.比如项目中有些复杂的业务逻辑.有些绚丽的效 ...

  2. WPF 第三方控件

    目前第三方控件在网上形成巨大的共享资源,其中包括收费的也有免费的,有开源的也有不开源的,合理的使用第三方控件将使项目组的工作事半功倍.比如项目中有些复杂的业务逻辑.有些绚丽的效果需要有专门的定制控件才 ...

  3. 好用的第三方控件,Xcode插件(不断更新)

    第三方控件类:   1.提示框 MBProgressHUD: 是一款非常强大的.提供多种样式的提示框.使用起来简单.方便.可以在GitHub上查看具体的使用方法. https://github.com ...

  4. Delphi7 第三方控件1stClass4000的TfcImageBtn按钮控件动态加载jpg图片例子

    Delphi7 第三方控件1stClass4000的TfcImageBtn按钮控件动态加载jpg图片例子 procedure TForm1.Button1Click(Sender: TObject); ...

  5. delphi使用 第三方控件

    第三方控件安装时必须把所有的pas,dcu,dpk,res等文件复制到你的Lib目录下 然后通过dpk进行安装 安装后会多出来新的控件面板,新控件就在那里了 当然也有一些控件会安装到原有的面板上 比如 ...

  6. 教程-Delphi第三方控件安装卸载指南

    1 只有一个DCU文件的组件.DCU文件是编译好的单元文件,这样的组件是作者不想把源码公布.一般来说,作者必须说明此组件适合Delphi的哪种版本,如果版本不对,在安装时就会出现错误.也正是因为没有源 ...

  7. Delphi中代替WebBrowser控件的第三方控件

    这几天,接触到在delphi中内嵌网页,用delphi7自带的TWebBrowser控件,显示的内容与本机IE8显示的不一样,但是跟装IE8之前的IE6显示一个效果.现在赶脚是下面两个原因中的一个: ...

  8. javascript实现silverlight pivotViewer控件

    一时无事,就用js实现了一个silverlight pivotViewer控件来练手. 实现效果: silverlight PivotViewer说明地址:https://msdn.microsoft ...

  9. silverlight visifire控件图表制作——silverlight 后台方法页面事件

    1.返回事件 (1.返回silverlight页面,2.返回web页面) private void button_ClickBack(object sender, RoutedEventArgs e) ...

随机推荐

  1. php中json_encode中文编码问题

    1 <?php 2 class myClass { 3 public$item1=1; 4 public$item2='中文'; 5 6 function to_json() { 7 //url ...

  2. 判断mysqli函数里的sql语句是否有错和影响行数

    <?php $mysqli=@new mysqli("localhost", "root", "123456", "xsph ...

  3. 安装ecshop出错

    在安装Ecshop的时候,遇到两个问题: 1.Strict Standards: Non-static method cls_image::gd_version() should not be cal ...

  4. python---连接MySQL第二页

    用python向MySQL插入值.并取出被插入行的主键. #!/usr/bin/python #!coding:utf-8 import mysql.connector from mysql.conn ...

  5. js返回当前时间的毫秒数

    Date.now(); +new Date(); new Date().getTime();

  6. 大数据为什么要选择Spark

    大数据为什么要选择Spark Spark是一个基于内存计算的开源集群计算系统,目的是更快速的进行数据分析. Spark由加州伯克利大学AMP实验室Matei为主的小团队使用Scala开发开发,其核心部 ...

  7. C语言的本质(11)——指针与数组

    1.指针数组和数组指针的内存布局 初学者总是分不出指针数组与数组指针的区别.其实很好理解:指针数组:首先它是一个数组,数组的元素都是指针,数组占多少个字节由数组本身决定.它是"储存指针的数组 ...

  8. Codeforces 286E

    #include <cstdio> #include <cmath> #include <cstring> #include <algorithm> # ...

  9. Eclipse 快捷键操作和常用设置

    自动提示功能:一般的关键字,都有提示内容 像syso 就是System.out.println();for 循环 等 它的快捷键是 (Alt+/) 格式化代码: 有时候代码写多了 比较乱的话可以用快捷 ...

  10. Linux学习(一):linux更改ip地址命令_更改DNS_更改默认网关_更改子网掩码_主机名

    如何使用命令来更改linux的IP .DNS .子网掩码,在虚拟机(vitrualBox)上添加一个Linux的虚拟机; 安装方法:http://pan.baidu.com/s/1sjJPhP7 安装 ...