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
| ||||
|
feedback
|
|
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. | |||||||
feedback
|
| |||
|
feedback
|
|
I have done a comparison in February 2007 of
Devexpress was clearly the winner! Take a look for details... | ||||
|
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. | |||
|
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 | ||||
|
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. | |||
|
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. | |||
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! | |||
|
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. | |||
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. | |||
|
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. | |||
|
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. | |||
|
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... | |||
|
feedback
|
|
In my experience:
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/ | |||
|
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. :) | |||
|
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 | |||
|
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:
and in early 2011:
| |||
|
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. | |||
|
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. | ||||
|
feedback
|
|
there is also:
| |||
|
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. | |||
|
feedback
|