原文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. Metafunction

    Metafunction is a more general idiom than type generator. Metafunctions that produce type(s) as a re ...

  2. Less2css error 终极解决方案

    使用sublime Text3 的时候,安装less2Css后,和很多人一样以为大功告成,开始要运行编译less文件,结果开始发现 于是乎开始搜索问题和解决方案,然后就有了下面的解决方案1 方案1:通 ...

  3. In Depth : Android Shutdown Sequence

    What happened when I long press power button ?What is shutdown sequence ?How is it different from de ...

  4. lua学习笔记(1)-基本语法

    ==============变量类型nilnumber(实数)    1 2 3.14 7.65e8string            "hello world" "\n ...

  5. python---连接MySQL第四页

    python缓存结果集式的cursor可以用来提高性能. 例子: #!conding:utf-8 from mysql.connector import errorcode import mysql. ...

  6. UDP的崛起

    随着网络技术飞速发展,网速已不再是传输的瓶颈,UDP协议以其简单.传输快的优势,在越来越多场景下取代了TCP,如网页浏览.流媒体.实时游戏.物联网. 1,网速的提升给UDP稳定性提供可靠网络保障 CD ...

  7. js cookie读取

    /**存放Cookies: 两个参数,一个是cookie的名子,一个是值*/ function SetCookie(name,value){ var Days = 30; //此 cookie 将被保 ...

  8. OTG中的ID脚风波释疑

    1. 概要 OTG设备使用插头中的ID引脚来区分A/B Device,ID接地被称作为A-Device,充当USB Host,A-Device始终为总线提供电力,ID悬空被称作为B-Device,充当 ...

  9. Codeforces 325E

    Codeforces 325E 原题 题目描述:给出\(n\)个点, 编号为\(0 \text ~ n-1\),每个点连出两条边分别为\(2i\)和\(2i+1\)(\(mod n\)),现从\(0\ ...

  10. 练习3.20 a 将中缀表达式转换为后缀表达式

    //将中缀表达式转换为后缀表达式 int main() { ; ]={,,,,,,,}; char tmp; PtrToStack s; s = CreateStack( MaxSize ); ) { ...