More information on this topic is available in the documentation section:
/general.faq.install/.
Is it posible to load the library in VStudio so to drag and drop controls and so.
Javier
Thursday, September 20, 2007
To get started:
Requirements: MS VStudio 2005 and ASP.NET AJAX INSTALLED
In MS VStudio create a New Web Site. Te default name that VStudio gives will be AjaxEnabledWebSite1
In the Solution Explorer window right click and choose - Add Existing Element. Add activewidgets/runtime/lib/aw.js and all the files in activewidgets/runtime/styles/xp/ (that if you want the xp style, you have also aqua, classic and mono)
In the Default.aspx file include the tags for aw.css and aw.js as in the example below. Then you can add the code shown in aw documentation a start playing with it: