|
CSS (Cascading Style Sheets
which is used for a presentation of the document which is
written in markup language like HTML or XHTML)
XHTML (Extensible HTML which
is the replacement of older HTML 4)
JavaScript (A typical client
side scripting language consists of dynamic and prototype
based first class functions)
AJAX (Asynchronous JavaScript
and XML which consists of interrelated web developing
techniques for creating interactive and rich internet
content application)
Flash Version 9+ (Typical
client side platform for Rich Internet Applications)
Server Side Coding
PHP
(Typical powerful server side scripting language for
creating dynamic as well as interactive web sites)
ASP (It is
the first server side scripting language for dynamically
generated web-pages)
.NET (The Microsoft .NET
Framework is a software technology that is accessible with
several Microsoft Windows operating systems. It consists of
a large header of system defined solutions to common
programming problems and a virtual machine that handles the
compilation as well as execution of programs written in
particular for the framework. The .NET Framework is a key
Microsoft offering and is deliberate to be used by most new
applications created for the Windows platform.
ASP.NET (ASP.NET is a technology for building powerful,
dynamic Web applications and is part of the .NET Framework.
We have made extensive use of the powerful .NET platform; we
have experience with ASP.NET using both C# and VB.NET, we
have also worked with .NET Win Forms, web services,
XML/Schema, SQL Server 2005 etc. Our fully consistent as
well as dynamic team is also guided by experienced project
managers to fulfill that your project is reflected to
schedule and on budget).
Database Technology
MySQL (It is a Relational
Database System which has more than 1 million applications.
It acts as the database component of LAMP. It has been
written in C and C++)
MS SQL Server (It is also a
Relational Database System produced by Microsoft. Its code
source has been originated from Sybase SQL Server. Unlike
MySQL you can store millions of data by creating tables
through simple SQL quarries and also manipulate functions
like update, delete, and insertion from specified SQL
query).
Oracle (It is also a RDBMS
produced by Oracle itself. It stores data logically in the
form of tablespaces and stores data physically in the form
of data files).
Security Technique
In order to prevent some
malfunctions like SQL Injection, hacking in the server, data
entry error checking through forms can be done in simple
way. Secured Socket Layer (SSL) is the most advanced
security system which has been issued by certificate
authorities which plays an important role to protect the
server in which the scripting language like PHP, ASP is
running.
|