原文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. LInux下安装jdk与环境配置与Webstorm的安装

    个人比较喜欢Webstorm这款软件,但是毕设要做的网站打算在Linux下做,所以就想在Linux上装个Webstorm.刚开始下载好后运行提示没有装jdk,然后apt-get install来安装还 ...

  2. 《pigcms v6.2最新完美至尊版无任何限制,小猪微信源码多用户微信营销服务平台系统》

    <pigcms v6.2最新完美至尊版无任何限制,小猪微信源码多用户微信营销服务平台系统> 前两天分享了套小猪CMS(PigCms)多用户微信营销服务平台系统V6.1完美破解至尊版带微用户 ...

  3. 使用Idea编写javaweb以及maven

    使用Idea编写javaweb以及maven 今天总结的第一点是在windows下使用idea编写jsp并且使用tomcat部署:第二点是新建maven项目,之前一直是听说也没有自己实践过,今天就大概 ...

  4. Oracle EBS-SQL (BOM-12):BOM清单查询

    select     msi.segment1                    装配件编码    ,msi.description                  装配件描述    ,msi. ...

  5. 转: JavaScript函数式编程(二)

    转: JavaScript函数式编程(二) 作者: Stark伟 上一篇文章里我们提到了纯函数的概念,所谓的纯函数就是,对于相同的输入,永远会得到相同的输出,而且没有任何可观察的副作用,也不依赖外部环 ...

  6. 关于linux下内存使用的一些疑惑[转载]

    Linux内存机制-Cache与Buffer 在linux中经常发现空闲内存很少,似乎所有的内存都被系统占用了,表面感觉内存不够用了,其实不然.这是Linux内存管理的一个优秀特性,在这方面,区别于w ...

  7. 每天一道题:LeetCode

    本人是研二程旭猿一枚,还有半年多就要找工作了,想想上一年度面试阿里的算法工程师挂了,心有不甘啊,主要还是准备不足,对一些常见的算法问题没有去组织准备,为了明年找一份好的实习,就从现在开始,好好准备吧, ...

  8. Spring、Hello AOP

    AOP 概念:http://blog.csdn.net/moreevan/article/details/11977115 AOP 所使用到的jar 包: aspectjrt.jar common-a ...

  9. 2014百度之星第四题Labyrinth(DP)

    Labyrinth Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total ...

  10. php上传图片到server

    php文件上传中会用到$_FILES系统函数 一.$_FILES系统函数 PHP编程语言中的常见的$_FILES系统函数使用方法有: $_FILES['myFile']['name'] 显示clien ...