Introduction
- Coolite toolkit is a web control that supports ASP. NET Ajax.
- Coolite toolkit is developed based on a cross-browser extjs library and simplifies the development steps and contains a wide range of Ajax applications.
- Both coolite toolkit and extjs are open-source.
- The coolite code may be directly obtained through SVN.
System Requirements
- Visual Studio 2005 or 2008.
- Visual Web Developer express 2005 or 2008
- . NET Framework 3.5 (which must be installed on a computer) can be programmed in. NET 2.0, 3.0 or 3.5 environments.
Step by step
- Make sure that Visual Studio or visual web developer Express is installed on your computer. If not, go
Visual Web Developer express edition is free to download. Coolite Toolkit can only run in ASP. NET and Visual Studio environments.
Download and run the coolite toolkit (.exe)
- Create your first website.
- Open Visual Studio (or visual Web Developer) and create a "web site" project. (file-> New-> website ).
- The "New web site" dialog will open, ensure "ASP. NET web site" is selected from the list of templates.
- For your first project, the "location" option of "File System" and default file path shocould be fine, or modify to fit your preference.
- Please select your "language" preference. whether you choose "Visual C #" or "Visual Basic" is ultimately just dependent on personal coding preferences. the coolite toolkit is written in C #, but can be used in any. net Language, including Visual Basic or
C #.
- Click "OK ".
- Reference coolite toolkit controls to Visual Studio.
- Create a webpage.
Address: http://examples.coolite.com/Examples/Getting_Started/Introduction/Overview/