What's new for 2010 Volume 2 in WPF

Wondering what's new in the 2010 Volume 2 release for WPF?  Besides a brand new WPF Data Visualization product with 10 new controls, you have 7 new line of business controls, full CLR 4 support, Visual Studio and Expression Blend Adorners, DataGrid performance enhancements, and more!

See What's New

Contributor Spotlight

  • Andrew Flick

    Product Management,
    Product Manager, Windows Client

  •  

    Curtis Taylor

    The Control Monster, Services,
    Senior Consultant
  •  

    David Negley

    Data Visualization,
    Development Manager 
  •  

    Danko Valkov

    Developer Support Engineer

Featured  Articles

Validation in the XamDataGrid

The XamDataGrid offers support for validation of your data by using the ValueConstraints Class off of the editors. This article shows how to use value constraints, min/max constraints, and regex constraints to make sure your users know if they've inputted an invalid value.

Read More

 

Exporting the XamDataGrid to Excel

Infragistics.Excel is an extremely powerful, yet little known API. It has the capability to build an entire Excel Workbook (and multiple worksheets). You can add formulas and interact with an Excel document in C# code in many different fashions. This article contains a code library gives you the basic functionality in a single class that you can easily re-use to achieve the exporting work.

Read More