I am considering the purchase of some .NET user controls with interest in both WinForms and asp.net. I have trialed in the past devexpress when I needed a hierarchical data grid for a personal project which I was impressed with. Rather than just jump for them I am interested in peoples experience of different products such as:

Telerik
Dev Express
Infragistics
ComponentOne
Any Others?

I would like peoples opinions on:
- Features Set and Number of Controls
- Installation and Upgrade
- Ease of use
- Documentation
- Price
- License
- Development (Updates to controls their side)

Also if anyone has any links to review (hopefully side by side) please post them

link|improve this question

feedback

21 Answers

up vote 35 down vote accepted

I used telerik, devexpress, infragistics and componentone for both winforms and webforms. Hands down, devexpress wins. Please, just give them all a try and see for yourself.

Installation and upgrade is very nice. It's great that you won't have issues with multiple versions for working multiple projects either. (such as 7.3 and 8.2 for example). The project converter has never created a problem for me.

Documentation is above average on winforms and somewhat cumbersome for webforms.

Easy to use

I think the prices are reasonable. It really resonates with me when they have such good support (every support suggestion has been right on) and to know they developed Refactor.

They have quarterly updates with neat feature enhancements that my team and I usually find useful and interceding minor updates with primarily fixes.

link|improve this answer
I went with dev express as I like their datagrid so much, I also tried an upgrade from a 7.3 project which was easy. I don't think they are quite up with the others on the AJAXy control stuff for asp but they are getting there and if I get a licence I get 12 months of any updates included. – PeteT Oct 4 '08 at 22:35
3  
Just thought I would add an update I have been using DevExpress for nearly a year and am veyr happy. I have upgraded projects with no issues and their support is excellent not just for issues and the community forums but also for asking questions. Examples and work arounds are often available for adding functionality. Really couldn't be happier. – PeteT May 31 '09 at 13:44
feedback
  • Infragistics: Can be quite daunting when you first get started with them -- they have more options than anything I've ever seen. The learning curve is harsh, but once you get used to it, they can be some of the most useful components in your toolbox. Just make sure to try using simpler things first, or your maintenance successors will wise up and have your head on a pike.

  • ComponentOne: Has one of the best charting control suites (both WinForms and WebForms) I'm familiar with, but the rest of their suite has never really be useful to me -- there always seems to something better or easier to use in my toolbox.

  • Telerik: For AJAXy things, I've used their RadControls for ASP.NET AJAX on several projects now, and they really are worth the price. I can't say much about their WinForms or non-AJAX WebForms stuff, though.

  • Divelements: For plain-old WinForms/WPF development, you can't actually go wrong with anything Tim's written.

  • ComponentFactory: Again, for WinForms development, you can't go wrong here. I can't count the number of times I've saved my job by using the free Krypton Toolkit from the get go. Management may not get that what they've tasked just me with will require 10 man years to do, but they always assign more people once they see my amazingly pretty prototype.

link|improve this answer
feedback

I have done a comparison in February 2007 of

  • Infragistics
  • devexpress
  • janus-controls

Devexpress was clearly the winner! Take a look for details...

link|improve this answer
feedback

I've been using Developer Express for well over a year now, and I am extremely happy with the product. Getting CodeRush and Refractor Pro! along with the subscription.. makes things even better. Their Reporting suite is top-notch, easy to use, and as another person answering mentioned.. they keep updating their product, and upgrades are very easy on you. I've never had a problem.

I would highly recommend you go with them. Their support is solid as well.

link|improve this answer
feedback

I know the common perception has been ComponentOne for WinForms/WPF/Silverlight and Telerik for ASP.NET, but C1 just launched a new A2 Framework that is built on jQuery and really kicks ass. The A2 Framework is basically jQuery and ASP.NET AJAX in every control. Each control also has the SAME object model in the client-side (JavaScript) as it does in server-side (C#/VB) so it is a really great tool for moving your apps to AJAX with ease. Some other nice new features are their compatibility with Microsoft naming conventions. It makes setting properties and handling events a lot easier than the other tools out there. I would HIGHLY recommend trying it or at least looking at it online. Here is the ComponentOne ASP.NET AJAX Control Explorer

link|improve this answer
feedback

I have to say almost the same than Mark before.

Simply look at the vendor forums - and see the difference. With telerik almost everything is solved (often with sample apps - or code snippets). I'm a telerik customer for more than 5 years - and I'm happy.

I started with Web Controls - later also use WinForm Controls. But I was not impressed by their initial release of WPF / Silverlight controls.

In the beginning of this year I gave those controls a try again. And now I have to say - telerik did a great job :)

The real great thing is that WPF and Silverlight controls share the same codebase. Just a notice (was very helpfull for me) - RoutedEvents are also available with the SL controls!

And this code sharing means "migration" is almost no work. Here an example about it: http://manni-at.spaces.live.com/blog/cns!82CF2A6C0D0C6F3C!179.entry

So a conclusion: I never had better support. All my problems have been solved (even things where I just was to lazy to investigate). The prize is more than fair. Last not least - you feel the "telerik thinking" in every kind of control suite. --This means: once you got familliar with one suite - you will also understand the other.

link|improve this answer
feedback

I use Telerk's RadControls for ASP.NET AJAX, worth every penny !

Check out online Demo's and see what functionality comes out of the box.

If you want both WinForms and ASP.NET controls, $1,299 will get you both.

link|improve this answer
well I live in the UK so at the moment it's a really good deal with the exchange rate :) – PeteT Oct 4 '08 at 4:52
feedback

I have to say it really depends, in some respects at least, on your specific requirements and technical level as to which vendor you might choose at any given time. The real differentiator, over and above the features of the various controls and documentation, is the level of support you can get if you get into trouble.

Therefore, the clear winner by a mile has to be Telerik. Their ASP.NET AJAX controls are excellent, with new features and controls being added quarterly, decent docs and a wealth of demo's and sample code. In addition they have an excellent forum, plus blogs, and Telerik TV that showcases some outstanding projects with interviews and explanations of how it was all done.

I've been a software developer for over 20 years (eeek!) and have rarely, if indeed ever, found such consistantly high levels of support from a software vendor. On the occassions where I've found myself truely baffled about how to achieve the results I need, the Telerik support staff haven't just steered me in the general direction I need to be going in, they've taken the time to create sample code to help me understand where I've been going wrong.

I wouldn't dream of using anyone but Telerik, and I heartily recommend them to every developer using .NET.

Awesome, simply awesome!

link|improve this answer
feedback

I can only speak as a consumer of Infragistics (WinForms) - don't really know how much it cost, etc. The company I worked for last was able to use their UltraWinDataGrid to do phenomenal data representation. The kind of things that were capable made my mouth drop, and added quite a bit of polish. Documentation was OK, as I remember it. I've seen some people mention problems w/ the Web controls so that may be a caveat empor.

link|improve this answer
appreciate the comment I am certainly looking for a comprehensive set to cover web and windows controls. I have seen one or two comments about the code size being large for the AJAX controls in infragistics. – PeteT Oct 4 '08 at 0:02
feedback

I've recently used Infragistics and Telerik; my preference in Telerik. For me Telerik's controls have been more intuitive than Infragistics. However, I found Infragistics documentation to be a bit better. In the end it's personal preference unless there's a very specific feature you're needing.

link|improve this answer
feedback

I have just started evaluating components for an ASP.NET 2.0 application. Between Telerik and Component I would say Telerik did stand out for the web stuff. The support is good, documentation decent and the trial installs and works well with just a few customisations.

Component One on the other had was not as straight forward on trial. It installed fine but then I has a authentication problems and also some controls did not render properly. Some of the sames were not AJAX enabled out of the box.

Next stop for me will be DevExpress.

link|improve this answer
feedback

Here's my take on the matter: for web stuff, Telerik rules - I've used their MVC controls, and getting them to work over AJAX is easy. It's really as good as it gets. As for WinForms, I've used the DevExpress offering and while the assemblies are huge and API unintuitive, in terms of looks it's really hard to beat.

link|improve this answer
feedback

I am using DevExpress ASP.NET suite and I absolutely love it... I was able to accomplish quite a lot in short span with their amazing controls... esp their Scheduler Suite is fantastic and highly customizable... Just what we wanted...

link|improve this answer
feedback

In my experience:

  • Web development: Telerik wins, they started as a web company and their Asp.NET products where the best you can find from the start, so this long history showns
  • Windows development: I've used both ComponentOne and Infragistics and I found C1 tools a little easier to work with and more performing. Printing features are top notch and the other components are very good too
  • Windows and Web: Also if Infragistics is not on top neither for Windows or Web development it has a very good programming model that work more or less the same on windows and asp.net, so if you're thinking to use a single component vendor and are developing both for Asp.Net and Windows Infragistics is the best choice, I do not like the Telerik windows component and the C1 web components.

If you're planning to do complex web UI and have a lot of windows form development experience I would suggest also checking this company: http://www.visualwebgui.com/

link|improve this answer
feedback

You may consider checking out this question: What is the best commercial 3rd party control library out right now?

FWIW, I really do like Infragistics. However, as other have mentioned, that learning curve is steep. OTOH, once you're highly proficient in it, you can do just about anything -- and most of it on either the web or Windows.

It can emit huge code for the web if you're not careful -- most of the publicly-accessible web apps I've built using it perform quite well, without the emitted code being a huge issue. But there was one internal web app ... Brutal. On the other hand, the client in question wanted to replicate "Excel on the Web" with that app, complete with dozens of columns and hundreds of rows, some of the cells editable, validation rules, custom formatting, the whole nine. In a sense, they got what they deserved with 1- and 2-meg viewstates. :)

link|improve this answer
feedback

I have worked mainly with telerik and Devexpress and heres my take

ASP.NET <- Telerik wins hands down the sheer choice and practicality of the controls as well as the neatness of implementation makes Telerik a winner

Winforms <- Devexpress has a very practical styling approach and is my favorite for developing winforms, the controls is easy to follow and the options makes sense quickly for anyone starting out

Reporting <- Even though Telerik has picked up the pace , I still haven't used a reporting suite more powerful and easy to use than the one from Developers express.

Silverlight <- Telerik, Simple fast easy to implement like silverlight apps should be

link|improve this answer
feedback

If you are considering Infragistics, please read this blog post from 2010 -- especially the comments. Infragistics was very popular back when desktop apps predominated. As their user base migrated to the web, Infragistics followed along. Unfortunately, their technology choices yielded a set of ASP.Net controls that were big, heavy and poor performers. Their object model is a real challenge to learn. For several years, they have been attempting to migrate to a new underlying technology, but they have not been able to do so successfully. The new controls lack the full functionality of the older controls. Nonetheless, they are pressing on, even going to such lengths as removing search support for the old controls. For example, try searching on their support website for UltraWebGrid: no results found?!

Here are some quotes from commenters there:

Could you please bump up the documentation and examples for the ASP.NET AJAX tools then? It's incredibly weak now and looks like most things are the result of some tool automatically generating the help file since there are no real concrete examples or really any additional text describing methods/properties/etc...

I was also unable to find any good usage examples in the Developer's section. It's painfully obvious that the CSOM section was just auto-generated using some tool....

We love IG technology but are EXTREMELY dissatisfied with the state of the documentation and frankly with tech support in general. I have been a user (and promoter) of IG ASP.NET products at various shops since 2005 and now at my own company, and have watched the documentation and support steadily and inexorably detoriate to point where my frustration today has reached the boiling point. The documentation is utterly inadequate, especially in the new Aikido controls....

Soooo many of the basic capabilities of the existing controls aren't present in the new controls, and documentation is so sparse, as to make a full migration impossible for me. And, I've invested many hours into the attempt. Recently, I tried migrating our application menu to the WebDataMenu... only to abandon it ...

at this stage, the new tools on offer DO NOT satisfy the functionality offered in the original control....the quality of the tech support currently recieved is very poor

Classic controls will not be upgraded to support any later browser versions.

and in early 2011:

So as of Monday (release date for IE9), all of our websites that happen to be using a control you are STILL selling will break? My sites don't work even in with the compatability switch enabled....

With IE 9 released our site is broken, even in compatability mode there are some issues with the WedDataGrid and WebDataMenu. With the release of 11.1 still weeks away I have to tell our customers not to use IE9...

link|improve this answer
feedback

I've used Developer Express, Janus and to a smaller extent Divelements. There are pluses and minuses to them all - the short version is Developer Express wins hands down.

Janus is just OK, doesn't really seem to be keeping up with development - no WPF controls that I am aware of.

My experience with Divelements was good - but their controls weren't quite as rich as DevExpress - but seemed stable and well written. I should mention that with Divelements my experience was several years ago and they have released several updates since then, so they may very well have everything you need. If i recall correctly, they are less expensive than the other two.

I love the developer express controls. Their support is also fantastic. If I had one complaint, it would be that sometimes hunting down what property to change for what behavior sometimes takes a few minutes - but that's because the controls offer so much, there is a lot to look through. Once you get a feel for how they have properties laid out, it becomes simpler. They also have tons of demos including source code showing you how to do just about anything you want. And if you can't find it - back to that fantastic support - just ask them and they are happy to point you in the right direction.

link|improve this answer
feedback

I'm not a big fan of 3rd party controls at all. At the end of the day, you fight always with strange behaviors and bugs of the controls. So we try to use as much as possible the controls that comes with the Framework and use 3rd party controls only if really needed.

Considering this, if you really need something that can't be done with the built-in stuff use components from DevExpress or Telerik. Really bad experience I've made with Infragistics and Syncfusion.

If you need a "Tree Grid" for WinForm I can only suggest Infralution Virtual Tree. The company is not a big player. However the product is on a very high quality and the support is stunning. Bugs are usually fixed within a few days.

link|improve this answer
feedback

there is also:

  • ASPnetAwesome, it's main purpose is building rich Ajax Web Applications, it's jQuery based and of course it's just for ASP.net, not WinForms
link|improve this answer
feedback

I have been working

2 years with Infragistics,

5 years with Telerik,

1 year DevExpress

You need to take into consideration what you need to do. Telerik is awesome in asp.net / mvc and winforms, but is quite bad in WPF. DevExpress is by far the best suite in WPF in terms of features and maturity. Infragistics is the only one who can handle large amounts of data in its charts.

Telerik and DevExpress has great examples and support whereas you should be lucky to get examples of complex problems in Infragistics. That is my and a few collegues bet anyways.

I think that either suite is absolutely fantastic and worth every buck! In terms of productivity you will never leave without your UI-suites again, thats a promise.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.