Infragistics NetAdvantage for .NET - Rezensionen

von Infragistics - Produkttyp: Component / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / .NET WPF / Silverlight / 100% Managed Code / JavaScript / AJAX

Kunden-Rezensionen

Durchschnittliche Rezension:  Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3 basierend auf 27 Rezensionen.

vithocgioi [USA] 19-Jun-2008Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Excellent product. Great support.
We have tried different product suites, and Infragistics' is the best so far. The components are well-designed with great functionalities. The suite covers almost every requirement that we set. Thus, our development cycle is shortened.

estaylorco [USA] 15-May-2007Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Superlative product! I have been working with NetAdvantage .NET for about three months now, and I am singularly impressed with just how comprehensive the product is. Yes, there are some minor bugs, but who are we meta-developers to cast the first stone?

Another reviewer indicated that he thought that the controls were a bit heavy, not for lightweight development. I would second that. But 'heavy' shouldn't be read 'cumbersome.' If you're writing an application like, say, Paint.NET or Snag-It, then these controls might be overmuch. But data-centric applications on a par with anything from Outlook to Microsoft Dynamics are accommodated in stride. I think, though, that this has to do with simply choosing the right set of tools for the job.

The key to successful employment of Infragistics's controls is mastering an understanding of the component infrastructure. You should be aware that these controls are not simply designed, they are architected. That becomes obvious when you start to explore the Presentation Layer, AppStyling, and Event Management, and realize that the classes are highly factored. Furthermore, you have COMPLETE control over every aspect of the controls without having to resort to subclassing. Now, frankly, I'm always a little nervous when I read a review that talks about "complete control." In my mind I'm reading "Oh, no. I'm going to be doing a lot of customizing through subclassing and owner-drawing." Well, that's not the case. The only owner-draw feature I've had to implement revolved around suppressing a focus rectangle, which required all of five lines of code to accomplish and took about five minutes.

Infragistics seems to be a highly progressive company. Take a look at their WPF product. I downloaded it a week ago, and have been playing around. Impressive! Customer service is excellent. The support team generally responds in about 12 hours (based on personal experiences only).

If the product has weaknesses, it lies in the online help files. First, some of the features of various classes need to be expanded a great deal more. Second, a PDF version of the help files would go a long way. At least we could print out the documentation easily and put it in a binder, have it next to us for reference. But overall, we are very satisfied.

tj [Australia] 16-Nov-2006Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

The best of the best...

Excellent product, documentation and support. Sure, it is pricier than the rest, but you do get what you pay for. I initially bought an alternative suite, which is half the price of Infragistics, but got absolutely nothing out of that product. So, in my mind Infragistics is a lot cheaper than the other suite because it gets things done.

Go with Infragistics, you can't lose.

keithmdennis [Kenya] 13-Sep-2006Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Fantastic product. Great set of features, although abit too heavy for light weight windows applications. Also, too many assemblies to deploy for a small app. But otherwise I like it better than the rest so far.

ferde_lance [USA] 29-Dec-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Very impressive set of feature, easy to use. Excellent documentation.

mauro_salvatico [Argentina] 09-Nov-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

muy bueno, de lo mejor, de lo mejor......

Translated: Very Good, the best of the best

mark [United Kingdom] 05-Aug-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

I've had a subscription now for 2 years and have also C1 components & Janus. I think these components are the rolls royce in the market place from quality, documentation and support. I would like to a few more components around pdf/reporting and sizer. But these components are best i've used since purchasing janus system years ago. Well worth the money ! Especially if using ASP.NET version, they made my life so much easier.

webdeepak [United Kingdom] 14-Jul-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

I'm trying to write a web based software. I have just written 4 webforms and I have 3 bugs to my name.
I'm not even a ASP.NET/ C# guru, but still have got these bugs. Its good for simple layouts but as soon you want to do anything clever it does not live upto the expectations.
Unlike the windows the web controls are not that easy. You really need to be an expert to use them and your speed will have the bumps(bugs) definitely.

Regards
Deepak

Anonymous 08-Jun-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Infragistics it´s perfect! but why tree starts... simple this one missing report component and pocket pc component.. if infragistics include graphics and grids components to pocket pc they will be perfect with a 10 starts **********

nathon [USA] 20-May-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Infragistics is the best component package I have ever used. I have used the .NET component package for some time and it always delivers! The NetAdvantage Suite contains both Windows Forms and Web controls as well as the ActiveX controls. You can't beat the deal!

jbos [The Netherlands] 18-May-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

I've worked with both the UltraGrid and the UltraChart in C# .NET. They are both quite nice and have nice features. However, if you want something out-of-the-ordinary, these are not the controls to use.

To try them out, the controls are quite straight forward and even provide wizzards. However, if you want to further customise a control, you need to change whole combinations of properties and they are NOT DOCUMENTED at all. The help file is quite empty. The few examples that are provided always show the obvious, like the method without the parameters, in stead of the difficult functionality. You can only try to browse in the Infragistics use groups. Infragistics usual reaction on questions or problem reports, is the advice to upgrade, which usually doesn't help for the problem you have. After such an upgrade some feature didn't seem to work anymore. As it turned out, the default value of some property had changed. The chart also had a thing crashing my whole app. I could program around it by disabling the whole chart before painting and then, at the Paint event, enabling it again.

The chart's arrows are very long and that doesn't make the chart easier to understand, and you can't adjust their lenght. There is no way to control the length of the labels, either on the axis or in the legend. Moreover, the spaces between the legend items are determined by the chart itself and differ for each chart. There is no way to determine how wide the space will be, it looks as if Infragistics determines it randomly. So, either I truncate it too early, leaving empty space, or the text disappears below the legend items. Infragistics told me they would improve the access to the labels in a further release, although not this actual problem. I could not get the logaritmic axis scale work; either the axis labels remained empty or the control crashed my app.

Using a PrintDialog before printing had to be implemented in completely different ways for both controls. With the chart it could be nice implemented. With the grid, strangely, I had to call Print first, and it wasn't until its InitializePrint event, that I could show the PrintDialog and adjust the settings.

Anonymous 22-Mar-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Infragistics NetAdvantage enhances the UI layer of our project. Really Fantastic .

shaun.hayward [Canada] 19-Feb-2005Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Another great buy. I evaluated grids and components for nearly a year before deciding on Infragistics. Let's just say that I'm not disapointed. I can overlook the odd bug or missing feature for a truly flexibly, unified, and logical set of tools designed with the rapid application developer in mind.

It was an especially great buy after wasting a LOT of money on ComponentOne's product a few years ago. C1 was buggy, hard to use, just didn't work right, and was seriously lacking in features. DevExpress's wasn't bad and would have been cheeper considering that I bought XtraReports (a great reporting tool, by the way). There are some less expensive ones out there too.

But Infragistics beats them all. The best look, the best customization, the easiest to work with, and the most features. NetAdvantage 2005 for VS.NET 2005 promises to be great as well, what with GDI Text and all! Truly awesome!

Anders Bjerin [Sweden] - Binary Industries AB 25-Jul-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

After reading Bruce Hemmerich review I had to post my own review.

I have tested most of the "user interface" and charting components for the .Net environment - and Infragistics NetAdvantage is without hesitation the best component collection in this segment.

+ Obviously the components are great and gives your project an almost perfect user-interface without much effort – not much code is needed but the components are still very flexible.
+ It integrates itself neatly within Visual Studio and can be uninstalled correctly if wanted – something many components collections fail to do.
+ It is definitely very (!) stable, undoubtedly the most important feature!
+ Well documented with lots of examples (even if I always want more).
+ Perfect license agreement. No hidden royalties and flexible for the developer “…One developer may utilize a single license on more than one machine as long as they are not used concurrently or shared by other developers…” - excellent, no fuss.
+ The complete source-code is included – a must if you are a serious programmer.

bruce.hemmerich [USA] 28-Jun-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

I have three words to describe Infragistics netAdvantage 2004 UltraWebTab and UltraWebChart controls. Buggy. Buggy. Buggy. I have months in developing an application dependent upon these two components and it seems I've spent most of my time dealing with bug work arounds. Infragistics markets the robustness of its products. Robustness is how an application handles bugs so that the product works. For the two controls I've used, robust is not the proper word. There has got to be a better product than Infragistics to use. Any sucker want to buy my license? Can I get a refund?

hhfann [Canada] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Infragistics NetAdvantage 2004 is a quality product. I have had no problems using the controls in a Managed C++ application. The controls are powerful and flexible enough for the requirements of my project. The documentation is adequate but could be better. Most controls are easy enough to get started with; without much learning curve. Its Toolbar Manager control is one of the best implementation of the MS Office 2003 toolbar UI. I like its Appearance object and its embeddable editors architecture.

Anonymous 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

If you are a "super geek" then this baby is for you. If you are just a veteran (3 decade) programmer, who needs manuals and instructions to read or at least a Help button for the failures, then this baby is a "run away screaming" product. Curiously, I was not even remotely surprised to see INSTALLSHIELD fire up because that is the preferred "super geek" installer. Let's put it this way. If you are comfortable with INSTALLSHIELD then you will feel at home here. My adventure started with a 1935 error which I had to Google to discover was a missing .NET framework installation. I could have told them that if they had asked. I reset and installed the COM tools only because the world, like me, is not ready for life with .NET This got me through installation and up to an Explorer Bar Demo launch which freaked out my terminal with Frequency errors and forced a reset of Windows (the Black screen of death). So seeing the game, I uninstalled. The uninstall also nuked out twice on a missing MSCOREE.DLL so some "internal program" named gacutil.exe couldn't run. It suffices to say that if the "super geeks" who wrote the demo work for the same hospital that wrote the controls, then too many other surprises lay in wait. So, if you have an army or at least a cell of the Borg to help you with "shield" repairs and every other probable strange error, then be my guest, because I'm sure it is worth it. The results look awesome. If you're single handing it, on the other side of the shield coils... a real hot dogger or lone wolf, like me, then "run away screaming". Thanks Infragistics, for the close up peek at the Orion Nebula.

mightytda [USA] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Truly the best.

I've been a Infragistics customer for almost 2 years now. I am 100% satisfied and continue to look forward to the new controls and features to come. My only complaint is that the help file is designed to be like Microsoft's VS.NET help file (which I find to be a complete waste as it doesn't offer any real useful information unless you dig deep through its vague and bulky content), but their examples and source are great! Their knowledgebase is top of the line, and their support team is just as good as Microsofts. They make developing much easier and I feel it's definitely worth the buy.

Carl [Canada] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

I like their knowledge base a lot, but if the controls you need are included in Janus' suite, I recommend the latter, even though their documentation is almost non-existant. Janus' support is better than Infragistics', though.

woolston [USA] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Well I hated to give them a three, but I find it necessary. The controls are awesome. The scheduling components were my primary reason for purchase and they're great. The grid is great, even the editor controls are a step above the .net stock controls. so why the 3 stars? Documentation, or the lack thereof. Everything you see on the Infragistics site (help files and the incomplete "full anual" that's available to demo clients) is all that is available to even those that purchase the product (which I did, assuming there would be more for the retail customer). I even bought the subscription, because it sounded like a good idea. I guess my biggest problem with the controls was the lack of info on the UltraCalendarInfo object, which seems to be central to the entire scheduling component. But the help file is short and vague. No tutorial and barely any sample code. There is a serious need for a full and complete manual on the suite. I won't renew my subscription when it expires. And in hindsight I wish that i would have done a tad more research and possibly purchased the Janus controls. Their documentation is great and you can Print the schedule as you see it, as well as set up scheduling for multi users - both of which are lacking in Infragistics. So If you wanna throw almost $500 into a great grid, then this is the product for you. Otherwise you might want to look elsewhere until Infragistics figures out how to document their products.

haydn.robinson [United Kingdom] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Tried a number of different component suites but this one really takes the biscuit. Absolutely fantastic set of controls available, with updates and hot-fixes coming out regularly to keep you up to date. Support is excellent too (and no I don't have the Enterprise License!).

Get it - you won't get better than this.

smatzen [USA] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

I have worked with the Infragistics controls extensively when I discovered the COM UltraGrid a couple of years ago. The extensive appearance model and almost unlimited capabilities of this grid control peaked my interest to the point that I converted all of my COM projects to Infragistics (Sheridan and ProtoView) controls and got involved in their beta programs. I published three major projects based on the Infragistics COM Controls in an Outlook Style interface before switching to .NET.

When the .NET controls started coming out and my COM projects were completed, I started all of my new projects in Visual Studio .NET using the Infragistics .NET controls. .NET was a tough conversion for an old man like me, but I struggled through it and with the excellent assistance of Infragistics Support I am now publishing both Win Forms and Web Forms applications using the latest NetAdvantage Suite.

I recommend the Infragistics controls to any serious developer who is trying to create robust mission-critical applications for either Win Forms or Web Forms (ASP.NET).

Regards,

Sam Matzen

Jeremy 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

This is an excellent suite of tools for .NET. Nearly every ASP.NET and Windows Forms control you will ever need. Highly recommended.

lucianpacurar [Canada] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

few problems when you try to use the UltraGrid (COM component) in the browser; Everything works great in VB.

david [AU] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

This product is absolutely excellent! Thanks :)

dwking [USA] 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Pretty incredible deal for .NET developers. You get the web forms controls as well as the windows controls. The web grid does expand/collapse and group by almost as seamlessly as the windows grid. One word of caution regarding the web grid control - if you enable view state on any dataset that has more than a few rows the view state will be HUGE. This causes sluggish response whenever you do a postback (group-by operation, etc.). So I turned off view state and had much quicker response getting the data from the database on every postback. However you will loose the ability to do some things such as group-by if you disable view state.

Glen 26-May-2004Rezension: Durchschnittliche Rezensionsnote für NetAdvantage for .NET - for .NET - 2008 Volume 3

Was writing a .NET application and I kept running into problems (bugs!) with VS.NET's built-in DataGrid. Installed NetAdvantage trial, put an UltraGrid on my form, bound it to my data, and no problems. Outstanding product. Saved me weeks (or months) of programming, truly plug and play and customizable down to every detail.

Produkt-Suche

Suchbegriffe eingeben:

Award Award