NetAdvantage 10.2 Video Rollup

Craig Shoemaker / Wednesday, June 16, 2010

Today marks the release of NetAdvantage 10.2 which includes scores of new features and controls. In the weeks leading up to the release members of Evangelism and Product Management spent time creating videos to get you off to a running start with the latest release. Enjoy!

ASP.NET

Working with VS 2010 Code Snippets

In this video you will learn about the new code snippets feature in Visual Studio 2010 and how Infragistics have enabled code snippets for all the controls to quickly write page mark-up. The video also show what you need to do in order to get Code Snippets working after you have installed the product.


Exporting WebHierarchicalDataGrid to Excel

With the release of 2010.2, Infragistics have added a new component to the toolbox called WebExcelExporter. This component enables developers to take the data displayed in either the WebDataGrid or the WebHierarchicalDataGrid and export it to Excel. It also comes with complete API support, which also provides the ability to import Excel files into your own projects. To learn more on how to import, check out the following article.


Introduction to WebHierarchicalDataGrid Filtering

In this video you will learn how-to get started using the new Filtering feature of the WebHierarchicalDataGrid. First, the video will go over the setup of create some SQLDataSource controls that are connected to the WebHierarchicalDataSource which then gets hooked up to the WebHierarchicalDataGrid. Finally, using the behaviors dialog, enable the filtering behavior, and the grid can filtering data on the client using a filter row.


Getting started with DomainDataSource

In this video you will learn how to build a complete solution with DomainDataSource. Starting off by connecting your database with Linq to SQL, opening up the data context using WCF Data Service and then finally exposing it via the Domain Service. Finally, using the ASP.NET DomainDataSource control to connect to the Domain Service and bind it to the WebDataGrid


Getting started with VS 2010 JavaScript Intellisense

This video demonstrates how you can use the new JavaScript Intellisense feature of Visual Studio 2010 with Infragistics ASP.NET controls. You will also learn how you can now very easily create a client method by using the new property window editor.


Introduction to WebExcelExporter

Learn how to use our new WebExcelExporter component to export the WebDataGrid and WebHierarchicalDataGrid. See how to export all the data when using paging.


Introduction to WebCaptcha

Learn how to help prevent automasted spam messages for your input form based application. There are three important way that you can validate the UI in asp.net.


Introduction to WebRating

Learn about the different uses of the WebRating control that is used heavily in many RIAs. It is a quick to set up and an easy to use control that should fulfill all your rating needs.


WPF

Introduction to XamBarcode

See how easy it is to set up the XamBarcode in your application. We support many different types of barcodes: Code 39, Code 128, Ean/Upc, Interleaved 2 Of 5, GS1 DataBar, Intelligent Mail Barcode, Royal Mail Barcode, Pdf 417, and MaxiCode.


Introduction to xamTimeLine

Learn to add data points to the xamTimeLine and explore how to navigate around the control.


Introduction to WPF Data Visualization Excel Library

Learn to use the Infragistics Excel Library to read and write workbooks. In this video you'll see how to implement exention methods that make interfacing with workbooks and worksheets a simple process.


Introduction to xamRadialGauge

Learn to add tickmark groups, labels, set the value and customize the look of a xamRadialGauge.


Introduction to xamBulletGraph

Learn to set qualitative scales, plot the featured measure (actual value) and comparative values on to the graph.


Silverlight

Introduction to XamBarcode

See how easy it is to set up the XamBarcode in your application. We support many different types of barcodes: Code 39, Code 128, Ean/Upc, Interleaved 2 Of 5, GS1 DataBar, Intelligent Mail Barcode, Royal Mail Barcode, Pdf 417, and MaxiCode.


xamDataChart Real Time Data

As inspired by Kiril Matev’s article, Setting up a fast chart to handle real-time data feeds and large data sets in Silverlight, this video demonstrates how to use the xamDataChart to display real time data. See how the chart handles tracking 50,000 data points with three different styled series while reading in new data every 10 milliseconds. This example with allow you to control the number of data points visualized by the chart as well as the refresh interval.


Introduction to XamColorPicker

See the XamColorPicker in action. This control is the ideal editor for inputing colors.


Introduction to the xamGrid Tooltips

See how you can set up tooltips on your xamGrid. Also, learn to create custom tooltips by leveraging the capabilities of Silverlight.


Introduction to the xamGrid Column Chooser

See how easy it is to set up the column chooser feature in the xamGrid. This latest version on the column chooser feature is very different from all out other grids.


Introduction to xamTreeMap

Learn to feed data to the xamTreeMap to visualize the relative size of data on a hard drive.


Introducton to xamPivotGrid XMLA HTTP Access for SQL Server Analysis Services

Learn the steps required to setup SQL Server Analysis Services and IIS to support XMLA HTTP access. Once your infrastructure is prepared see how to configure the xamPivot grid to comsume data from the exposed data wharehouse.


Navigating the xamDataChart

Learn to implement a series of extension methods to support panning and zooming in the chart. Update: Check out the article Extension Methods for Navigating the xamDataChart for additional extension methods that help clean the code up in the page click handler method.


Introduction to xamDataChart

Get started with the xamDataChart and learn to add axis and series data to a chart.


Introduction to Silverlight Data Visualization Excel Library

Learn to use the Infragistics Excel Library to read and write workbooks. In this video you'll see how to implement exention methods that make interfacing with workbooks and worksheets a simple process.