Review - Dart PowerWEB LiveControls 1.1.3
page 3 of 4
by Steven Smith
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 21152/ 29

What’s Included

The suite includes the following controls:

  • LiveButton
  • LiveCallback
  • LiveCheckBox
  • LiveCheckBoxList
  • LiveDataGrid
  • LiveDropDownList
  • LiveHyperLink
  • LiveImage
  • LiveImageButton
  • LiveLabel
  • LiveLinkButton
  • LiveListBox
  • LiveMessageBox
  • LivePanel
  • LivePlaceHolder
  • LiveRadioButton
  • LiveRadioButtonList
  • LiveSound
  • LiveTextBox
  • LiveTimer
  • LiveWrapper

Those listed in bold inherit from the standard ASP.NET controls, and thus can be used in place of those controls with minimal code changes. The LiveDataGrid doesn’t directly inherit from the System.Web.UI.WebControls.DataGrid class, but does expose the same interface, so it too can be used like its corresponding standard control.

Using the sample code that ships with the suite, it’s very easy to get up to speed with these controls. Probably the biggest thing to watch out for is the LiveTimer control should it used in a large-scale application. It might be very tempting to have the timer initiate a callback to the server every second, and this works fine if the number of users is fairly small and well-known. However, for a public Internet site, it may not be wise, since it could result in thousands of requests being made to the server every second.


View Entire Article

User Comments

Title: this is too costly   
Name: pankaj
Date: 2007-02-09 7:07:45 AM
Comment:
i think this is too costly to get these controls..
and i have seen the examples... they r taking the same time as the normal application take..
Title: Not worth the headache   
Name: Andrew
Date: 2006-08-17 10:09:57 AM
Comment:
The licensing used on these controls is pain. No matter what 'features' these controls have the headache caused by dealing with the licensing is just not worth it.
Title: Actually this is not too hard to accomplish.   
Name: Cristian
Date: 2005-10-01 6:41:03 PM
Comment:
I wouldn't pay $500 for a single server licence, especially for some controls that I've made in like 2 days (button, linkbutton, dropdownlist, listbox, label, checkbox, textbox)


Look here: http://www.codeproject.com/useritems/MagicAJAX.asp


Thanks,
Cristian

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-19 1:19:07 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search