原文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汉字转Unicode编码函数

    /** * $str 原始字符串 * $encoding 原始字符串的编码,默认GBK * $prefix 编码后的前缀,默认"&#" * $postfix 编码后的后缀, ...

  2. oracle group by 使用

    SELECT supplier_id, max(evidence_date) AS evidence_date,max(TD_SUPPLIER_EVIDENCE_INFO_ID) AS TD_SUPP ...

  3. Sublime text3 安装和配置

    1.下载安装 首先到http://www.sublimetext.com/3根据你的电脑配置下载对应的安装包,然后不断的点击next,然后blablabla......就可以安装好了.本文是安装por ...

  4. JavaScript判断IE各版本完美解决方案

    解决方案 IE知道自身毛病很多,于是提供的一套官方的HTML hack方式: <!--[if IE]> // 全部IE版本可见 <![endif]--> <!--[if ...

  5. PHP 导出 Excell

    Vendor('PHPExcel179.PHPExcel');$objPHPExcel = new PHPExcel(); //创建PHPExcel对象//设置属性$objPHPExcel->g ...

  6. Dialog 顶部黑线问题

    Dialog 顶部黑线问题 样式如下: [java] view plaincopyprint? <style name="Transparent_Dialog"> &l ...

  7. Codeforces 306B

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

  8. poj1338

                                                                                 Ugly Numbers Time Limit ...

  9. WMware VMX格式转换成OVF

    1.关于VMX格式 vmx文件是vmware虚拟机系统的配置文件,注意:刚刚安装好VMware Workstation以后是找不到这个文件的,当你在VMware Workstation中建立了一个虚拟 ...

  10. HDU 1134 卡特兰数 大数乘法除法

    Problem Description This is a small but ancient game. You are supposed to write down the numbers 1, ...