RadMenu for ASP.NET

Overview Send comments on this topic.
See Also
ASP.NET 2.0 features > Overview

Glossary Item Box

This version of Telerik RadMenu is complied against the .NET 2.0 framework and offers features specific for Microsoft's Visual Studio .NET 2005. The .NET 2.0 framework enables developers to enjoy significant productivity gains, while delivering feature-rich, standards-compliant, AJAX-enabled, and cross-browser compatible web applications.

Please note that Telerik RadMenu v4.0 is not backward compatible with previous versions.

Feature Highlights

  • More powerful VS.NET design-time support
    The design-time functionality of r.a.d.menu has been enhanced to support the new version of Visual Studio .NET 2005 along with new productivity features such as Smart Tags.
  • Smart Tags
    r.a.d.menu takes advantage of Smart Tags, the VisualStudio 2005 feature that provides quick access to commonly used control properties. 
  • Support for .NET 2.0 ThemesThe themes and skins featured in ASP.NET 2.0 allow for easy customization of the control's appearance. You can define style information in a common location called "Theme", and apply that style information globally to pages or controls on your site. Just like Master Pages, Themes improve the maintenance of your applications and eliminate the unnecessary duplication of code for shared styles.
  • Declarative data source support
  • Master Pages
  • Validation Groups
  • Cross-page postback


Product Versions

With the release of Telerik RadControls for ASP.NET for .NET 2.0, Telerik has been maintaining two separate versions: one for .NET 1.x and one for .NET 2.0. The two versions are identical in terms of features except where mandated by the platform.

Updates

To use the .NET2 version of Telerik RadMenu, make sure you apply the DLL that includes the NET2 abbreviation (i.e. Radmenu.Net2.dll).

See Also