ComponentArt components with Ajax Support

http://webui30.componentart.com/

ComponentArt is coming out with support for ajax in their components.  They have just put out Version 3.0 Beta 2 on Monday.  What are your thoughts on Ajax in the ComponentArt components?  I have a representative of ComponentArt scheduled for the ASP.NET Podcast rather soon, so if you have some comments/questions, send me some feedback.  They also have a forum for their products at http://www.componentart.com/forums/default.aspx.

Wally

1 Comment

  • We have to be careful about what is AJAX and where we will talk about client script callbacks. I think that we should name the two things different:



    1) AJAX calls to (static) methods like Server.Add(int, int).



    2) AJAX to update web controls to reduce the postback calls.



    I think some libraries must be used for point 1, and some are working for point 2.



    The controls from ComoioentnArt are cool, but I am missing features I know from Ajax.NET or other PHP based libraries.

Comments have been disabled for this content.