This is a migrated thread and some comments may be shown as answers.

Documentation

3 Answers 98 Views
Let's talk about telerik (the good and the bad)
This is a migrated thread and some comments may be shown as answers.
MD
Top achievements
Rank 1
MD asked on 30 Mar 2007, 07:42 PM
 Not sure what List to ask this in so here goes anyway.  Is there a way to tell within the documentation what is supported in 1.1 and what is just for 2.0?

thanks

3 Answers, 1 is accepted

Sort by
0
Mike
Top achievements
Rank 1
answered on 30 Mar 2007, 07:47 PM
Typically, everything supported in ASP.NET 2.0 versions is supported in ASP.NET 1.1 except for some framework specific functionality for example binding to declarative DataSource (which are only available in ASP.NET 2.0), design time smart tags, etc.

In the help of each control there is a section called "ASP.NET 2.0 features" section, for example for the grid:

http://www.telerik.com/help/aspnet/grid/

This version of r.a.d.grid is complied against the .NET 2.0 framework and offers new specific features for Microsoft's next-generation IDE - Visual Studio .NET 2005. The new release will enable developers to enjoy significant productivity gains, while delivering feature-rich, standards-compliant, AJAX-enabled, and cross-browser compatible web applications.

Feature Highlights

  • More powerful VS.NET design-time support - the design-time functionality of r.a.d.grid has been enhanced to support the new version of Visual Studio .NET 2005, along with its new productivity features like Smart Tags.
  • Smart Tags - r.a.d.grid takes advantage of the Smart Tags, which provide quick access to commonly used configurations from a convenient panel right within the design surface of Visual Studio .Net. 
  • Declarative DataSource support - using the Data access model in ASP.NET 2.0, the data access in r.a.d.grid for .NET 2.0 can be accomplished in a declarative completely manner (no code) using the new data-bound and data-source controls. They significantly simplify the representation of different data back-ends such as SQL databases, business objects, and XML files.
  • Support for .NET 2.0 Themes - the themes and skins features in ASP.NET 2.0 allow for easy customization of controls appearance. You can define style information in a common location called "Theme", and apply that style information globally to pages or controls in your site. Just like Master Pages, Themes improve the maintainability of your applications and eliminate the unnecessary duplication of code for shared styles.
  • Automatic Insert/Update/Delete in r.a.d.grid


Product Versions

With the release of r.a.d.controls for .NET 2.0, telerik will be maintaining two separate versions - one for .NET 1.x and one for .NET 2.0. The two versions will be identical in terms of features except where mandated by the platform.

 


0
ASL
Top achievements
Rank 1
answered on 09 Jan 2008, 03:17 PM
Hi Mike,

I have the same probleme "System.InvalidOperationException: This control is complied for ASP.NET 1.x. Please use the ASP.NET 2.0 native version: RadTabStrip.Net2.dll", but I'm using VS 2003 with the controls NET1.

Please help me with this problem.

Thanks.
0
Paul
Telerik team
answered on 09 Jan 2008, 03:33 PM
Hi ASL,

It seems your web site on the deployment server is set to use .NET 2.0. Please check the web site properties under section ASP.NET (see the attached screenshot for details).

Greetings,
Paul
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Let's talk about telerik (the good and the bad)
Asked by
MD
Top achievements
Rank 1
Answers by
Mike
Top achievements
Rank 1
ASL
Top achievements
Rank 1
Paul
Telerik team
Share this question
or