Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

Infragistics NetAdvantage Select

Statten Sie Ihre ASP.NET- und Tablet PC-Anwendungen mit Rastern, Multifunktionsleisten, Planungsfunktionen, Symbolleisten, Menüs, Listen, Baumstrukturanzeigen, Benutzeroberflächen und... Bearbeitungsfunktionen aus.

Veröffentlicht von Infragistics
Wird von ComponentSource seit 1996 vertrieben

i

New licenses of Infragistics NetAdvantage Select are no longer available. However, if you are an existing customer with a valid subscription you will be automatically upgraded to an Infragistics Professional subscription by the publisher.

If you have any queries please contact us.

Infragistics NetAdvantage Select Bewertungen

Durchschnittliche Bewertungspunkte:  4.5 (20)

4.5 von 5 Sternen

5 Stern
65%
4 Stern
15%
3 Stern
15%
2 Stern
5%
1 Stern
0%

Aktuelle positive Bewertungen

vithocgioiUSA5 Stern
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... Lesen Sie mehr

Aktuelle kritische Bewertungen

webdeepakUnited Kingdom2 Stern
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... Lesen Sie mehr
Anders BjerinSweden - Binary Industries AB5 Stern
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.
hhfann Verifizierter KundeCanada5 Stern
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.
CarlCanada4 Stern
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.
mightytdaUSA5 Stern
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.
haydn.robinsonUnited Kingdom5 Stern
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.
woolstonUSA3 Stern
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.
smatzenUSA5 Stern
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
davidAU5 Stern
This product is absolutely excellent! Thanks :)
lucianpacurarCanada4 Stern
few problems when you try to use the UltraGrid (COM component) in the browser; Everything works great in VB.
dwkingUSA5 Stern
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.