• русский (Россия)
    • English (United States)
    • العربية (مصر)
    • Deutsch (Deutschland)
    • Español (España, alfabetización internacional)
    • français (France)
    • हिंदी (भारत)
    • italiano (Italia)
    • 日本語 (日本)
    • 한국어 (대한민국)
    • Nederlands (Nederland)
    • polski (Polska)
    • ไทย (ไทย)
    • Türkçe (Türkiye)
    • Tiếng Việt (Việt Nam)
    • 中文(中华人民共和国)
    • 中文(香港特別行政區)
  • Вход
  • Зарегистрироваться

DNA jQuery Web Controls for ASP.NET

Скрыть боковую панель

Downloads & Installation


You can get the latest runtime version or sourcecode of DJ at CodePlex.

Release News



  • 2009/6/8 DJ v1.1.15 release
  • 2009/5/15 DJ v1.0.0 beta release

Manual Installation




  1. Download the runtime library or build the DJ source.
  2. Copy the DNA.dll,DNA.UI.JQuery.dll,jQuery.dll files to bin directory of the target web.
  3. Extract the jQueryThemes.zip file to "App_Themes" To enabling the jQuery CSS Framework DesignTime support feature this step is very important!
  4. 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



  1. Open VS.NET/VWD and open the toolbox
  2. Add a new Tab named "DJ" and click "Choice Items"
  3. Browse the DJ runtime library in the assembly dialog
  4. The DJ 's WebControls will be add to the "DJ" tab that you add.

Installation project templates



  1. Download the DJProjectTemplate.vsi file
  2. DoubleClick the DJProjectTemplate.vsi
  3. The project will install the App_Themes,RunTime library




 


    Average:4
  • Читает
    (1964)
  • Постоянная ссылка
Доля в:
Valid XHTML 1.0!