News

Telerik Goes Live with Next-Gen Web Controls

Telerik announces "Prometheus," the newest version of its RadControls suite for .NET FX 3.5, to be released in 2008.

Microsoft's ASP.NET AJAX extensions will become part of ASP.NET 2.0 in .NET 3.5, expected to ship in the same timeframe as Visual Studio "Orcas."

First-to-market components house Telerik is already at work on a new version of its RadControls suite for .NET FX 3.5, code-named "Prometheus." (Developers up on their Greek mythology will recognize Prometheus as the brother of "Atlas," code-name of ASP.NET AJAX.)

"We're planning to release Prometheus in 2008; if Orcas is late, we won't wait," says Svetozar Georgiev, co-CEO of Telerik, a company whose development team is housed at its headquarters in Bulgaria. Georgiev expects the rebuilt RadControls for ASP.NET AJAX to ship around the Orcas launch, or if Microsoft slips, by April 2008.

Completely Integrated
Telerik's current suite, RadControls for ASP.NET, supports ASP.NET AJAX, but it's based on a proprietary framework. There's a lot of benefit to developers and end users in retooling the controls so they're based on a common programming model and completely integrated with the new framework, asserts Todd Anglin, technical evangelist at Telerik. "What it enables us to provide to developers is a framework that utilizes what will already be in their toolbox with .NET 3.5 -- the ASP.NET AJAX code and client libraries," he says.

Web site users also stand to benefit from apps built with the new framework and tooling. "End users have to download significantly fewer files when they access a site," observes Anglin. "When their browser does all this caching and stuff, it'll in general significantly speed up the experience of browsing AJAX Web sites."

RadControls Prometheus is still in the early stages, although it's available in beta. The Q1 beta includes six controls: RadAjax, RadDock, RadSplitter, RadToolTip, RadSlider and RadColorPicker. Version 1 of the suite will provide all of the existing 18 UI and data RadControls, along with any new controls such as the RadScheduler control slated for release this month. Developers can also take advantage of the pre-built controls in Microsoft's ASP.NET AJAX controls toolkit.

Past and Future
The Prometheus controls won't all be backward-compatible, due to the new UI framework. Current users of RadControls for ASP.NET (.NET 2.0) can mix their existing controls, however, with ASP.NET AJAX-based Prometheus controls on the same page.

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube