Technologies
Animation and effects
- ActionScript - is a scripting language, which is used for Flash animation creation. Works on client side, e.g. in browser.
- JavaScript - is a scripting language, which was developed by Sun Microsystems Company. It is primarily used for different effects and for data validation. Works on client side, e.g. in browser.
Data management
- PHP (Hypertext Preprocessor) - programming language, which works on server side and it’s used for dynamic web pages. Often is used in open source web applications. It’s compatible with Microsoft and Linux operation systems.
- C# - programming language, developed by Microsoft Company. It is used for developing different applications including web applications. C# is supported by .Net Framework. It’s compatible with Microsoft operation systems.
- .NET - large set of coded solutions and libraries developed by Microsoft Company. It is included in Microsoft operating systems. This set simplifies applications development. It’s compatible with Microsoft operation systems.
- ASP.NET - structures, developed by Microsoft Company, which developers to create dynamic sites and dynamic web pages. It’s compatible with Microsoft operation systems.
- Classic ASP (Active Server Pages) - first programming language developed by Microsoft, which works on server side. ASP is used for dynamic web applications. It’s compatible with Microsoft operation systems.
Data storage
- MySQL - free relational DBMS, which grants multiuser access to database. It's compatible with Microsoft and Linux operation systems.
- Microsoft SQL - commercial (there is also free version SQL Express) relational DBMS, which was developed by Microsoft Company, which grants multiuser access to database. It's compatible with Microsoft operation systems.
- XML (Extensible markup language) - is a set of rules for encoding documents electronically. Data is stored in XML files.