I was thinking about using VWG for my website and buying a pro license, but it seems it don't have the capabilities I need. VWG was telling it's capabilities about AJAX so it was like really cool!! But then I skratch and I skratch. In my head AJAX means controls like those one : www.asp.net/AJAX/AjaxControlToolkit/Samples/Default.aspx
What I liked about VWG was the ability to place items easily without using tables or div in HTML, just WYSIWIG. Not having to worry about security, cookies, CSS, etc. And for that part it worked pretty well. I've done a little calculator for a friend in less then 30 minutes. www.cesserfumer.com/cesserfumer/Main.ashx . Than deploying it on the net was a little hell. www.visualwebgui.com/Developers/Forums/tabid/364/forumid/28/threadid/24394/scope/posts/Default.aspx . But when I made it I was pretty happy about it!
Than I started my project. I made some stuff really fast and help me raffine my design, etc. Than I started to need some visuals. First a simple onMouseOver to have a menu which higlight when your mouse is over it. And they told me it was not possible because everything is server side. (Or possible, but use your button in an ASPPageBox or something like that, than what's the point using VWG?). Than I needed a star rating www.asp.net/AJAX/AjaxControlToolkit/Samples/Rating/Rating.aspx . I've made it through an ASPPageBox, and seems to works fine.
I had a little problem using WaterTextMark, but it worked. www.visualwebgui.com/Developers/Forums/tabid/364/forumid/27/threadid/24612/scope/posts/Default.aspx Community is awesome this is for sure.
Now what I need is pretty much
Accordion : www.asp.net/AJAX/AjaxControlToolkit/Samples/Accordion/Accordion.aspx
Animation : www.asp.net/AJAX/AjaxControlToolkit/Samples/Animation/Animation.aspx
CollapsiblePanel : www.asp.net/AJAX/AjaxControlToolkit/Samples/CollapsiblePanel/CollapsiblePanel.aspx
HoverMenu : www.asp.net/AJAX/AjaxControlToolkit/Samples/HoverMenu/HoverMenu.aspx
ListSearch : www.asp.net/AJAX/AjaxControlToolkit/Samples/ListSearch/ListSearch.aspx
the most important is the drag panel for me : www.asp.net/AJAX/AjaxControlToolkit/Samples/DragPanel/DragPanel.aspx Seems like it's too complicated to do : www.visualwebgui.com/Developers/Forums/tabid/364/forumid/27/threadid/24983/scope/posts/Default.aspx
and so on ... you see the point. Those are all controls which make a website looks like an AJAX web site. I'm not angry, I'm disappointed and I think I've used the wrong technologie wanting to avoid placement of elements pain in HTML.
So your making great work, I just think that it would be a real revolution if you had all the Ajax control toolkit and telerik controls working. For now, I'm creating my company as a student and can't afford to wait that it's working, or loose 1 month of developpement to try to wrap correctly those controls. Again the community here is awesome and really helpful. Just feel like using wrong tool for the job. Add those real AJAX controls and you will own the world :)
Fred