by Infragistics - 製品のタイプ: Component / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / Silverlight / 100% Managed Code / JavaScript / AJAX
Infragistics NetAdvantage for Web Client by Infragistics
Add, grid, ribbon, scheduling, toolbar, menu, listbar, tree, UI and editing functionality to ASP.NET and Silverlight applications. Infragistics NetAdvantage for Web Client is a comprehensive presentation layer toolset for quickly building and styling polished application UIs and delivering a great user experience, for ASP.NET and Silverlight thin client applications. NetAdvantage for Web Client contains all essential UI controls for applications built using Visual Studio: grids, scheduling, charting, gauges, navigation, ribbon, toolbars, menus, listbars, trees, tabs, explorer bars, UI and many other editors, as well as Application Styling, Excel Import/export, and a Document Export Engine for PDF and XPS formats. NetAdvantage for Web Client leverages Infragistics' Web UI Framework: Aikido for faster, lighter ASP.NET controls that have become natively AJAX so you can produce the nimblest Web 2.0 applications and SharePoint WebParts. Infragistics NetAdvantage tools work natively within Visual Studio 2005 and 2008 and include Office 2007 styles, Vista styles, and Vista support. Included with every purchase of NetAdvantage Infragistics provides product support, source code to the controls and frameworks, two releases yearly of customer driven products and features and more.
Infragistics NetAdvantage for Web Client is a true framework, not just a collection of disparate controls. Infragistics labored hard before writing a line of code to devise a mature architecture based on shared assemblies and common object models. This creates what Infragistics refer to as leveraged learning, meaning the effort to learn the first of the interface elements lets you learn the rest much easier. It also makes it easier to create standardized interfaces for your applications and even create your own elements by extending and inheriting visual elements from Infragistics Presentation Layer Framework. Its a primary reason for corporations to standardize all their development teams on NetAdvantage.
Infragistics NetAdvantage for Web Client includes the full ASP.NET source code.
Priority Support: One years worth of priority phone and guaranteed response web-based technical support.
Subscription Service - This service is a convenient way to ensure customers are always using the latest versions of Infragistics components. Subscription Service entitles Program members to automatically receive all major upgrades (full version releases), new products included in the covered Suite, and minor updates (enhancements and service patches) for the period of one year. Because the development team is committed to keeping in step with new technology, the Subscription Service is the best way to ensure your applications are compatible with even the most recent changes in technology.
Infragistics NetAdvantage Win Client includes:
Web Forms Components
WebAsyncRefreshPanel
WebGrid
WebCalcManager
WebChart
WebDialogWindow
WebImageViewer
WebSplitter
WebCombo
WebDateChooser
WebEditors
WebCurrencyEdit
WebDateTimeEdit
WebMaskEdit
WebNumericEdit
WebPercentEdit
WebTextEdit
WebGauge
WebGridExcelExporter
WebGroupBox
WebHtmlEditor
WebImageButton
WebListbar
WebMenu
WebNavBar
WebPanel
WebSpellChecker
WebTab
WebToolbar
WebTree
WebResizingExtender
WebSchedule
WebCalendar
WebCalendarView
WebDayView
WebMonthView
WebScheduleInfo
WebScheduleSqlClientProvider
WebScheduleOleDbProvider
WebWeekView
Silverlight Components
xamWebGrid
xamWebChart
xamWebDialogWindow
xamWebEditors
xamWebMaskedEditor
xamWebNumericEditor
Infragistics.Excel
xamWebMenu
xamWebOutlookBar
xamWebSpellChecker
xamWebTree
xamWebTagCloud
xamWebTileView
NetAdvantage for Web Client includes ASP.NET and Silverlight Line of Business controls.
What's new in NetAdvantage for Web Client 2009 Volume 2?
ASP.NET controls
WebHierarchicalDataGrid - NEW!
It's an editable, hierarchical data grid built on the Aikido Framework with high performance ASP.NET AJAX for your data-intensive Web applications.
Data Binds to Master-Detail data relationships, Self-Referencing data relationships, and Multiple Child data relationships displayed in multiple Child Bands.
WebEditors - New ASP.NET AJAX Editing - Six all-new editors built on the Aikido Framework:
WebTextEditor
WebMaskEditor
WebDateTimeEditor
WebNumericEditor
WebCurrencyEditor
WebPercentEditor
WebMonthCalendar
WebDatePicker - NEW!
Initially displayed to users like a date editing field, but can drop down a date picker so that users can pick dates from a calendar
WebDataGrid - Enhanced!
Fix Columns so they pin to the Left or Right side
Virtual Scrolling
Auto-Detect Editors identifies the best-fitting editor based on the Column's DataType.
WebSchedule - Enhanced!
Multi-Resource View in all WebSchedule views. See activities attached to multiple resources at once.
Multi-day event banners. Just like Microsoft Outlook 2007 running on the desktop, the banners of multi-day events display un-fragmented and optimized for layout.
WebScheduleGenericDataProvider
New data provider lets you use ASP.NET DataSource controls, custom Collections, DataTables, DataViews and DataSets.
All controls
Global AJAX Indicator that lets you keep users engaged during long-running AJAX operations.
All ASP.NET AJAX controls support Microsoft Internet Explorer 8, Safari 4, Google Chrome 2.0 and Mozilla Firefox 3.5.
All controls support Microsoft Windows 7 operating system.
Silverlight Controls
Drag and Drop Framework - NEW!
You can drag your items, and make any UI element draggable to control and style the entire user experience from drag to drop!
Channel concept makes it easy for you to declare which kinds of items (e.g., Invoices) can be dropped onto other kinds of items (e.g., Accounts Payable).
Events fire off to give you infinite possibilities to control the drag operation's behavior.
Customize the appearance of the Move, Copy and "Drop Not Allowed" cursors.
xamWebSlider - NEW!
Four stylable sliders for dates, times, and numbers, plus a foundation of generic base classes so you can subclass your own slider!
Simple single-thumb sliders, and Range multi-thumb sliders for scenarios such as setting upper and lower limits for data filtering.
Completely custom look and feel, including full templating of the slider track and thumbs.
xamWebHtmlViewer - NEW!
An embeddable viewer that lets you reuse legacy HTML, frame Web content from an arbitrary URL address, hyperlink keywords, and more
xamWebContextMenu - NEW!
Place your menus to pop-up anywhere by click or by our WPF-style Commanding Framework for Silverlight.
xamWebGrid - Enhanced
Customizable Row Summary Calculations with several functions built-in, and the ability for you to add more.
New column types for Images and DateTimes.
xamWebEditors - Enhanced
IME support added to xamWebEditors for Far East data entry.
All Controls
Microsoft Windows 7 operating system is now supported.
Now includes Silverlight 3 Line of Business controls
New features for ASP.NET developers:
WebDataTree - NEW!
Hierarchical View – Hierarchical tree view of your data in the form of nodes can be populated by data binding to any Hierarchical DataSource including the Infragistics WebHierarchicalDataSource control.
Single/Multi Node Selection – Users can select one or multiple tree nodes by either Shift- or Ctrl- clicking multiple nodes, At any given time, one node on the tree can be the active node and the tree can persist this active node even as the user moves focus to other controls on the page.
Keyboard Navigation – Users can move around the tree, collapsing and expanding nodes, using intuitive keys like the arrow keys, Enter key and Space bar.
Load on Demand – For best performance, nodes are only data bound when the user expands their parent node. This can be handled automatically in the case of data sets with a few declarative property settings, or for greater control you can manually manage how the tree loads additional nodes from your data source. As the tree is loading, it can display a loading message to the user that you can customize through its template.
Bi/Tri State Checkboxes – Enable checkboxes on tree nodes that allow users to individually check/uncheck them. Tri-state logic allow nodes to be in either a checked, an unchecked or an inderminate state.
Animations – When child nodes come into view or collapse out of sight, they can do so using a variety of different animation effects.
Customizable Nodes – Tree nodes can have their own image, present themselves as a template (for instance, perhaps with a checkbox), and they can even be edited by the user for example if your tree were presenting heterogeneous data.
Many Stylable States – Custom style the appearance of activation, selection, disabling of nodes, the default node appearance, specific individual nodes, and the mouse over effect.
WebDataMenu - NEW!
Hierarchical View – Enable expeditious navigation around your Web site with any degree of nesting of its cascading menu items.
Auto Positioning – Whether you orient the menu vertically or horizontally, place it near the edge of the screen or in the middle, its ability to intelligently position its submenus where they will have enough space to expand keeps your user on track at all times.
Keyboard Navigation – Users can move around the menus entirely with their keyboard, using keys intuitively like the arrow keys to expand submenus or the Space bar to select a menu item.
Single/Multiple Selection - Users can select one or multiple menu items by either Shift- or Ctrl- clicking multiple selectable menu items. At any given time, one item in the menu can be the active item, and the menu can optionally persist this active menu item even after your user leaves the menu so that when they return, they can pick-up from where they left off.
Data Binding – The menu supports direct data binding to a SiteMapDataSource control to integrate with the sitemap files you have today, and any hierarchical DataSource as well as to the Infragistics WebHierarchicalDataSource control.
Animations – Submenus can appear or disappear using many different animated effects.
Context Menu – Users can bring up a context menu, that you can populate with context-sensitive tasks that you would like them to be able to perform.
Customizable Menu Items - Menu items are templatable so you can control how they look and feel, for example you could create a template for checkable menu items. Menu items can be given their own image, they can also be set to act as separators.
Many Stylable States – Custom style the appearance of activation, selection, disabling of menu items, the default menu item appearance, specific individual menu items, and the hover effect a menu item should display when it is moused over.
WebDropDown - NEW!
Templatable Drop Down – Whether you use it as a combo box or a multi-column drop down, the flexibility of its template support, ASP.NET AJAX load on demand capabilities, and data binding make WebDropDown the last dropdown control you will ever need.
Single and Multi-Selection – Your users can select one or multiple items from the drop down list, as necessary. These item values are furnished back to you in an easily parsed manner. At any time, one item in the drop down can be the active item and is shown with a distinguished style that sets it apart from non-active items, or selected items.
Auto-Filtering – Give users a suggestive hint as they type in a value, and they can choose an item from the drop down that much more quickly saving them time and making them more productive. As the user types, the matching text in drop down items below are automatically highlighted to call attention to themselves.
Auto-Sorting – Drop down items can appear automatically sorted, making it easier for the user to find the item they wish to pick from an alphabetical listing.
Automatic Positioning – No matter what orientation you place the drop down in on your form, its intelligent auto-positioning will open its contents in the direction that ensures you of the easiest user experience.
Custom Value Persistance – You can opt to restrict input to only the values in the drop down or allow the user to enter their own value, much like in a combo box. Any custom entered value will be remembered by WebDropDown.
Scroll on Demand – With its No-Touch AJAX, the WebDropDown can callback to load additional drop down items only when the user is about to scroll them into view. When you have a large number of drop down items, it can also display a pager so that the user can flip through options, loading them one page at a time.
Keyboard Navigation – Instead of scrolling with the mouse, users have the option of using the keys on their keyboard to jump or scroll through the drop down listing.
Animation Effects – A variety of animation effects can be chosen that control how the value list drops down from the control.
Many Stylable States - Custom style the appearance of activation, selection, disabling of value choices, the default value choice appearance, and the mouse hover effect.
WebProgressBar - NEW!
Animated Progress – Show users the progress of lengthy operations with this customizable progress bar.
Orientations – You can give the WebProgressBar a horizontal or a vertical orientation.
Formattable – The label and any tooltips can be custom formatted to present values like the percentage complete in the manner your application requires.
Looks Like a Windows Forms Progress Bar – The percentage complete label can be aligned to run across the length of the progress bar as it continuously updates. When the percentage complete label overlaps the progress bar, it will partially re-style itself so that it maintains contrast with the bar background color behind it.
WebDataGrid - Enhanced
Column Moving – Enable your users to reorder columns to customize their views using the new Column Moving capability.
Drop Down Editor Provider – The new WebDropDown control can be used as an editor within the data grid. When a cell goes into edit mode, you can use WebDropDown to show a list of values to choose from, or use any of the other rich features of the WebDropDown.
Drag & Drop Framework - NEW!
Comprehensive Drag & Drop – The Infragistics Drag & Drop Framework is completely client-side and works based on the HTML DOM elements on the page, so you can use it to enhance and enrich the behavior of not only Infragistics ASP.NET AJAX controls but other content on your page, even third-party controls.
Customizable Mouse Cursors – You can control the mouse Cursors users can use, and what their effect will be, all in very little code.
Customizable Drag Element – As your users drags an element from one place to another, you can customize what they see floating across the screen with their mouse pointer. Clone and/or ghost the element being dragged, or use something entirely different like a “document” icon if that’s what your application needs.
Copy and Move – You can copy an element from one place to another with the Drag & Drop Framework, or just move it to a new location.
Application Styling Framework - Enhanced
Consolidated Page Management – A single Application Styling settingnow manages the styling of all of your ASP.NET AJAX and ASP.NET controls on the page.
Custom CSS Class Registration – You can now create custom CSS styles from within code and register them with the Application Styling Framework’s CSS registry, enabling you to enjoy greater centralized management of your CSS styles.
What's new in Infragistics NetAdvantage for Web Client 2008 Volume 3?
WebDataGrid based on the Aikido framework - This version of WebDataGrid supports:
Column Resizing
Row Filtering
Columns
DataBinding
Automatic Paging
Cell, Row, Column based Selection
Single & Multi-Column Sorting
Add, Delete and Update Rows
RowEdit & Column Templates
Virtual & Deferred Scrolling
What's new in Infragistics NetAdvantage Win Client 2008 Volume 2?
WebSlider - NEW
WebSlider is a light-weight, easy-to-use ASP.NET-based slider (a.k.a. track bar) control. Designed to enable developers to add another familiar UX pattern to their application.
WebHierarchicalDataSource- NEW
The WebHierarchicalDataSource control aims to simplify shaping data to fit hierarchical UI displays by leveraging the familiar Data Source control pattern, and allows developers to easily construct complex hierarchical data views from standard flat data sources such as the SqlDataSource or the ObjectDataSource controls.
What's new in Infragistics NetAdvantage Win Client 2008 Volume 1?
Now with full compatibility for Visual Studio 2008
WebDialogWindow – NEW Built with Aikido! - The WebDialogWindow is an ASP.NET-based dialog window control. Designed to replicate the functionality of a traditional standard Windows Forms dialog window, the control allows developers to easily include both modal and non-modal dialog window functionality in their Web applications
WebImageViewer – NEW Built with Aikido! - The WebImageViewer control is a simple ASP.NET-based control which allows developers to easily add image display capabilities to their Web applications. Images are displayed in an image strip fashion, horizontally or vertically, and can be scrolled or dragged by the end user using a smooth animation to transition the image strip. The control is useful both in basic image gallery scenarios, as well as image-based navigation scenarios
WebSplitter – NEW Built with Aikido! - The WebSplitter control is an ASP.NET-based control that allows developers to easily subdivide sections of their web page, which end users can then resize or even collapse. The control simulates the familiar splitter user interface found in many modern Rich Client applications and allows an end user to control the layout of their workspace, optimizing it for their tastes and performance. The control also allows developers to avoid the use of HTML frames in applications which provide the end user pods of information
What's new in Infragistics NetAdvantage Win Client 2007 Volume 3?
WebChart™ - Export your charts to PDF or XLS, now with NEW Histogram chart type. Plus many more enhancements
WebHTMLEditor - New features in the WYSIWYG (What You See Is What You Get) HTML editor enhance the user experience, and give you greater control over the text and action event handlers you can write in JavaScript on the client
Document Sharing
The document export engine delivers XPS and PDF export capabilities that enable new document sharing and reporting
The new WebGridDocumentExporter™ component can quickly and easily export your WebGrid™ data into workbooks
This release enhanced the Infragistics Excel class library to handle formulas, images, and the import of Excel workbooks on the Web
What’s new in NetAdvantage Win Client 2007 Volume 2?
Gauges - NEW!
KPI Visualization – Gauges give you a clear and quick means of understanding Key Performance Indicators. The WinGauge combines separate visual components and graphics to create multifaceted gauges for 3 main types of visual display: Radial, Linear and Digital
Search Engine Crawler Enhancements - NEW
Search Engine Friendly Output – Improve website visibility by increasing your search engine ranking
What’s new in NetAdvantage Win Client 2007 Volume 1?
ASP.NET - RIA for your users - New CSS based, Mashup friendly, Application Styling for your rich internet applications
Charting – Dramatic Data - Quickly configure your charts to change your data display from dull to dramatic, with Office 2007-style charts
Application Styling – Design Once, Style Everywhere for Windows Forms and ASP.NET. Quickly create and apply corporate standards across controls or applications
Rich Internet Applications with Office 2007 style
Application Styling - Design once, style everywhere - instantly and professionally style your NetAdvantage ASP.NET applications
Productivity - Improve workflow and reduce maintenance costs with Application Styling and the WebAppStylist design tool
Performance - Provide data filtering through the intuitive FilterRow interface
ASP.NET AJAX-enabled - Full support for ASP.NET AJAX Extensions 1.0; plus a bonus new Resizer built directly on Microsoft’s newest Framework
Application Styling for ASP.NET with Office 2007 styles
Apply Global Styling - Set control or application-wide look & feel with a style library, at design or run time
Easily Enforce Corporate Branding - Use a style library to brand multiple applications across the enterprise
Show Your Style - Create, save, reuse and distribute your custom styles, complete with copyright, version and usage information
Professionally Designed, Customizable Styles - Create compelling user interfaces without a dedicated design team, using built-in styles or your own designs
Develop and Design Concurrently - Designers can use NetAdvantage AppStylist to create UI styles outside of Visual Studio while Developers write their applications in C# or VB.NET
Intelligent Charting for ASP.NET
Create Compelling Experiences - Quickly configure your charts to emulate the new Office 2007 chart styles
Leverage a Rich Toolset – Efficiently present data with optimized presets for 35 2D and 25 3D chart types
Let the data tell the story – Complex reports often require visual clarifications; conversely, visual data can eliminate the need for a explanation
Experience Information – Leverage specialized scientific, statistical and financial charts
ASP.NET new additions:
Application Styling for ASP.NET
Application Styling is a concept in ASP.NET development for developing world-class applications with a stylish look and feel easily
Infragistics' Application Styling Framework™ (ASF) – includes NetAdvantage AppStylist- a stand-alone styling application that runs outside of the Microsoft® Visual Studio® IDE
Application Styling Console - A Visual Studio Add-in that can be used at design time to configure and modify the Application Styling settings for your application
WebAsyncRefreshPanel™ (WARP Panel™) – Enhanced
Many additional properties, events and methods to fine tune your programming options
WebGrid™ – Enhanced
Filter Row Added To WebGrid
Sorting Algorithm can now be Selected for your WebGrid Data
Support for Copy and Paste Between Microsoft Excel and WebGrid
WebGrid Support For Cut/Copy/Paste Operations
XML Support for Mozilla Firefox
WebMenu™ – Enhanced
Enhanced Rendering now enabled by Default
WebResizingExtender™
Resize the following containers on a Web page:
Microsoft Panel
UpdatePanel™
Infragistics WebPanel™
Infragistics WebAsyncRefreshPanel
WebSpellChecker™ – Enhanced
Adding Canadian and Australian Dictionaries brings the total dictionaries included to 9
WebTab™ – Enhanced
Vertical text orientation is now honored in Firefox
BeforeAsyncSubmit client-side event improvement
What’s new in NetAdvantage for ASP.NET 2006 Volume 3?
Improved accessibility support
Office 2007 presets
New project upgrade Add-In
WebCalendar
Prioritizing day styles
Hiding days in other months
WebChart
Can customize the appearance of chart’s background
Customization of charts on a per-series basis
Easier to hide and display chart series
New 3D Spline Charts
Office 2007-style presets available for charts
WebDateChooser
WebDateChooser is now section 508-compliant
Set focus during page initialization
Set the image URL for the drop-down button
WebGrid
New/Modified events
New/Modified properties
Additions to the WebGrid CSOM
Additional enhancements to WebGrid
Enhanced row filtering
New WebAsyncRefreshPanel™ (WARP Panel™)
WebTab
New IsAsyncPostBack property
What's new in NetAdvantage 2006 Win Client Volume 2?
No Touch AJAX for ASP.NET
Save Time - Enable AJAX support without hand-coded JavaScript
Increase Performance - Eliminate postbacks with AJAX-enabled Grid, Tree, Tab, and Schedule
Empower Your Users – Simplify your interfaces with user-definable Grid row filtering
Leverage a Rich Toolset – Deliver robust scheduling applications with recurring appointments and disconnected user support
Intelligent Charting for ASP.NET
Create Compelling Experiences – Easily incorporate high-fidelity 3D Charts in your applications
Save Time – Quickly configure your charts with optimized default presets
Empower Your Users – Deliver resizable Flash and SVG charts on the Web
Leverage a Rich Toolset – Use the layout intelligence of the Chart to minimize axis label collisions
What's new in NetAdvantage 2006 Volume 1:
Additions to the ASP.NET controls that will significantly increase the performance of your Web applications include:
Performance enhancements to the NetAdvantage WebGrid that will improve the overall performance of your application
AJAX enabled LoadOnDemand capabilities with the NetAdvantage WebTree control
Improve the fidelity of your applications with new 3D charts:
New 3D rendering engine composed completely of 100% managed code, brings your 3D charts to life with the addition of lighting and shading, as well as perspective - all without sacrificing performance. Also included are easy to use design-time editors which can be used to quickly set the perspective on your 3D chart.
New tools expanding the types of applications you can build with NetAdvantage include:
ASP.NET Rich Text Editor
Spell Checker (ASP.NET only)
List View Control
Link Editor
FormattedLinkRenderer
Control Tab for Windows Forms
Traverse Grid
IsDroppedDown
Nine-Grid Brush
3 Sort State
ChildRows
ReadOnly Property
ListView/ListBox
Ctrl-Tab
Copy/Paste Excel
Extended functionality provided by Infragistics for CAB – Microsoft’s Composite UI Application Block through:
NetAdvantage controls supported as workspaces – DockManager, Tab, TabbedMDI, ExplorerBar, ToolbarsManager
UIElementManager – provides you with a common way of adding and using UIElements to develop a standard application shell
NetAdvantage now supports Visual Studio 2005 - with the NetAdvantage for Visual Studio 2005 release, organizations can:
Seamlessly integrate their NetAdvantage applications with Visual Studio 2005
Easily migrate existing applications built with prior versions of NetAdvantage to Visual Studio 2005
Simplify deployment of ASP.NET applications
Three Top Benefits - Infragistics NetAdvantage
Easily, and with great flexibility, give your applications the precise look and feel of todays most popular interfaces those of Microsoft Office, Windows, and other Microsoft applications.
Built on frameworks and common object models, NetAdvantage is a single integrated toolset for creating commercial class user interfaces for Microsoft environments easy to learn and easy to move from one interface element to the next, and from one environment to the next.
Create applications with the rich look and feel your clients are used to, even with thin client delivery in ASP.NET
Add, grid, ribbon, scheduling, toolbar, menu, listbar, tree, UI and editing functionality to ASP.NET and Silverlight applications.
PartNumbers: PC-518415-249574 518415-249574 PC-518415-249580 518415-249580 PC-518415-249586 518415-249586 PC-518415-249592 518415-249592 PC-518415-249598 518415-249598 PC-518415-249650 518415-249650 PC-518415-249604 518415-249604 PC-518415-249610 518415-249610 PC-518415-249616 518415-249616 PC-518415-249622 518415-249622 PC-518415-249628 518415-249628 PC-518415-249634 518415-249634 PC-518415-249642 518415-249642 PC-518415-249638 518415-249638 PC-518415-249646 518415-249646 PC-518415-249654 518415-249654
Publisher PartNumbers: 9402V 9492C 9492CP 9492CU 9492PU 9492VP 949900 94990P 949960 94996P 949990 94999P 9499L 9499PU 9499V 9499VP
PurchaseOptions: Infragistics NetAdvantage for Web Client 2009 Volume 2 (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License - Includes updates, upgrades and new components for 1 year, Infragistics NetAdvantage for Web Client 2009 Volume 2 (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License Upgrade from any Infragistics NetAdvantage product with a subscription that has expired in the past year (past year is defined as from the current date), Infragistics NetAdvantage for Web Client 2009 Volume 2 (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License - 90-Day Early Bird Subscription Renewal - (can be purchased up to the end of the 10th month of your existing subscription*), Infragistics NetAdvantage for Web Client 2009 Volume 2 (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License - 60-Day Early Bird Subscription Renewal - (can be purchased between the first and last day of the 11th month of your existing subscription*), Infragistics NetAdvantage for Web Client 2009 Volume 2 (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License - Subscription Renewal - (can be purchased until the last day of the 12th month of your existing subscription), Infragistics NetAdvantage for Web Client 2009 Volume 2 (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License add Priority Support to Subscription Service for NetAdvantage for Web Client - price per month left in Subscription, Infragistics NetAdvantage for Web Client 2009 Volume 2 with Priority Support (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License with Priority Support - Includes updates, upgrades and new components for 1 year, Infragistics NetAdvantage for Web Client 2009 Volume 2 with Priority Support (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License with Priority Support Upgrade from any Infragistics NetAdvantage product with a subscription that has expired in the past year (past year is defined as from the current date), Infragistics NetAdvantage for Web Client 2009 Volume 2 with Priority Support (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License with Priority Support - 90-Day Early Bird Renewal - (can be purchased up to the end of the 10th month of your existing subscription*), Infragistics NetAdvantage for Web Client 2009 Volume 2 with Priority Support (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License with Priority Support - 60-Day Early Bird Renewal - (can be purchased between the first and last day of the 11th month of your existing subscription*), Infragistics NetAdvantage for Web Client 2009 Volume 2 with Priority Support (includes ASP.NET & Silverlight Line of Business Controls, annual subscription & full ASP.NET source code) 1 Developer Subscription License with Priority Support - Subscription Renewal - (can be purchased until the last day of the 12th month of your existing subscription), Infragistics NetAdvantage for Web Client Corporate 2009 Volume 2 (A Corporate license gives you the convenience of one key for multiple (minimum 10) licenses) 1 Developer Subscription License - Includes updates, upgrades and new components for 1 year (minimum quantity 10), Infragistics NetAdvantage for Web Client Corporate 2009 Volume 2 (A Corporate
Resources: View the NetAdvantage ASP.NET Help Documentation, Read the Using NetAdvantage elements in Windows Sharepoint Services White Paper - Requires Acrobat Reader, Read the Infragistics NetAdvantage End User License Agreement, Download the Infragistics NetAdvantage Web Client 2009 Volume 2 evaluation on to your computer - Expires After 15 Days, Download the NetAdvantage Silverlight Line of Business controls 2009 Volume 2 evaluation on to your computer - Displays Evaluation Messages
Operating System for Deployment: Windows 7, Windows Vista, Windows XP, Windows Server 2003, Windows ME, Windows 2000, Windows NT 4.0
Architecture of Product: 32Bit, 64Bit
Product Type: Component
Component Type: ASP.NET WebForms, ASP.NET AJAX (ATLAS), Silverlight, 100% Managed Code, JavaScript, AJAX
Compatible Containers: Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft Windows SharePoint Services, .NET Framework 2.0, Silverlight 3
Product Class: User Interface Components
Keywords: Calendar calendaring calendars Scheduling Schedule Schedules User Interface Collections UI User Interface UI Toolbar tool bar tool-bar Toolbars Menu Menus Ribbon Ribbonbar Product Suites Suite bundles bundle Treeview List tree view tree-view list-view listview listbox ecommerce e commerce e-commerce e-business e-sales Infragistics Sheridan Protoview Grid Grids Table Tables DataGrid DataGrids Chart Charting Charts Graph Graphing Graphs Explorer exploring explore Entry data-entry Enterprise Partner Infragistics NetAdvantage ASP.NET Web Forms WebForms Infragistics Net Advantage Suite Bundle nas Infrag Inf Infragistix Infragisticks Product Suites Sheridan Protoview IG Net Advantage Suite webclient
開発元/発売元
主要なカテゴリー
関連製品
関連のカテゴリー