CodeCharge Studio: Difference between revisions

Content deleted Content added
Datadoit (talk | contribs)
m Technologies: Typo fixing and checking, typos fixed: etc → etc. (3) using AWB (8097)
Line 36:
===Technologies===
Here are listed technologies which used, when the application is ready and running.
* '''OOP''' - The generated application is [[Object-oriented programming|Object Oriented]].<ref name=macintyre2006/> Every structural element, like database connection, grid, navigation bar, the visible page itself etc. are all objects.
The application uses the Microsoft .NET 2 Framework and will also install when the .NET 3.5 framework is detected on the host computer.
* '''Templating ''' - Codecharge uses HTML template pages to generate visible internet sites. Templates of web pages may be previewed before making it "live."<ref>Linda M’mayi. "[http://sist.fnal.gov/sidebar/linda.pdf Website Development for Automation of the Leave/Travel System and to Interface a Database]." ''Summer Internship in Science and Technology (SIST)''. Fermi National Accelerator Laboratory, Batavia, IL. August 11, 2005.</ref> There are xxxx.html files, accordingly xxxx.asp (xxxx.php etc.) code files and for server side events a separate xxxx_event.asp (xxxx.php etc.) files.
* '''Customization''' - CodeCharge provides its users a standard way to set up custom code for handling events not fully addressed by the built-in features.<ref name=yank2002/>