Telerik blogs

Upgrading projects to new versions can be a pain, especially when you have to update several assemblies from a single version, as is the case with RadControls for WinForms.

Q1 2010 simplifies this process a lot, by giving a couple of ways (one new and one updated) to upgrade existing applications to the latest and greatest version of RadControls for WinForms:

Here are the steps:

Upgrading a classic Windows Forms application to the latest RadControls for WinForms by using the Visual Studio Extensions

  1. Install RadControls for WinForms Q1 2010
  2. Open the classic Windows Forms application (VB or C#)
  3. Open the Telerik Menu and select RadControls for WinForms --> Convert to Telerik WinForms Application
     
    Visual Studio Extenssions for WinForms by Telerik
     
  4. Select the Telerik controls you plan to use in the application, as well as a theme, and click OK. The VSX package will add the needed assemblies to your project automatically for you.
     
    Visual Studio Extenssions for WinForms by Telerik
     
  5. Replace the standard controls on your form with the respective Telerik controls.
     
    Visual Studio Extenssions for WinForms by Telerik
     
  6. Run the application to see the result.

Upgrading an older RadControls application to the latest RadControls for WinForms by using the Visual Studio Extensions

  1. Install RadControls for WinForms Q1 2010.
  2. Open your current RadControls application (VB or C#), which uses pre-Q1 2010 assembly versions.
  3. Open the Telerik Menu and select RadControls for WinForms --> Upgrade Wizard
     
    Visual Studio Extenssions for WinForms by Telerik
  4. Choose to either use the online downloader of the latest version, or to use the currently installed version.
  5. The VSX package will check what assemblies you use in your project and will upgrade them automatically.
     
    Visual Studio Extenssions for WinForms by Telerik
     
  6. Run the application to see the result.

Upgrading an older RadControls application to the latest RadControls for WinForms by using the Project Upgrade Utility

The Q1 2010 Project Upgrade Utility now features upgrading not only a single project, but all projects in a directory/solution (recursively). The tool is quite intuitive - simply choose your solution folder (or a folder with several projects)m and click Update.

Project Upgrade Utility for WinForms by Telerik

Feel free to leave a comment.


About the Author

Nikolay Diyanov

Diyanov is the Product Manager of the Native Mobile UI division at Progress. Delivering outstanding solutions that make developers' lives easier is his passion and the biggest reward in his work. In his spare time, Nikolay enjoys travelling around the world, hiking, sun-bathing and kite-surfing.

Find him on Twitter @n_diyanov or on LinkedIn.

Related Posts

Comments

Comments are disabled in preview mode.