Release News
- 2009/6/8 DJ v1.1.15 release
- 2009/5/15 DJ v1.0.0 beta release
Manual Installation
- Download the runtime library or build the DJ source.
- Copy the DNA.dll,DNA.UI.JQuery.dll,jQuery.dll files to bin directory of the target web.
- Extract the jQueryThemes.zip file to "App_Themes" To enabling the jQuery CSS Framework DesignTime support feature this step is very important!
- Open web.config and go to the "page" section add the tags below
<pages styleSheetTheme="ui-darkness">
<controls>
<add tagPrefix="DotNetAge" namespace="DNA.UI.JQuery" assembly="DNA.UI.JQuery"/>
<add tagPrefix="DotNetAge" namespace="DNA.UI" assembly="DNA"/>
<add tagPrefix="asp" namespace="System.Web.UI"
assembly="System.Web.Extensions,Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls"
assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31BF3856AD364E35"/>
controls>
pages>
Add DJ Controls on VS.NET/VWD Toolbox
- Open VS.NET/VWD and open the toolbox
- Add a new Tab named "DJ" and click "Choice Items"
- Browse the DJ runtime library in the assembly dialog
- The DJ 's WebControls will be add to the "DJ" tab that you add.
Installation project templates
- Download the DJProjectTemplate.vsi file
- DoubleClick the DJProjectTemplate.vsi
- The project will install the App_Themes,RunTime library
-
-
Читает(1964)
-
Постоянная ссылка