Posts Filled Under Technology
What is LINQ?

LINQ is an acronym for the Language Integrated Query which was released in year 2007 as a part of .NET framework 3.5. It makes possible to query data in .NET supported languages. It defines a set of Standard Query Operators that will make it possible to get the data on several sources. There is an API named as Standard Query Operator API, which defines...
Posted by Malin De Silva on Jun 18th, 2010 | 3 Comments
What’s New In CSS3?

Cascading style sheet is a popular technology used by web developers to separate content of the web pages from its design. CSS provide wide range of features to control the look and feel of the web pages without even touching main HTML design. The standards for CSS are developed by World Wide Web consortium also known as W3C. That makes a CSS a universal...
Posted by Malin De Silva on Jun 8th, 2010 | 4 Comments
Bitmap And Vector Graphics

Bitmap and Vector graphics are two main types of graphics that can be used to display vivid information to the viewers. Graphic designing has improved very much during a short span of time. Graphic designing task is done with several intentions in several manners. Depend on the place and the time, the designing methods differs. Number of applications...
Posted by Malin De Silva on May 31st, 2010 | Leave a Comment
Color Theory

Color Theory is the guidance for mixing and making visual impacts on the color combinations. Writings of Alberti and notebooks of Leonardo da Vinci show the first appearance of the color theory. There are three main aspects of using the color theory. Giving the maximum readability and clarity to the viewer, drawing on with an effective meaning and creating...
Posted by Malin De Silva on May 29th, 2010 | 4 Comments
Multimedia Compression

Multimedia compression is employing tools and techniques in order to reduce the file size of various media formats. With the development of World Wide Web the importance of compress algorithm was highlighted because it performs faster in networks due to its highly reduced file size. Furthermore with the popularity of voice and video conferencing...
Posted by Malin De Silva on May 19th, 2010 | Leave a Comment
GPS Applications

GPS satellite grid is maintained by Unites States Government and it gives as a free service to the public. The Global Positioning System provides facility of giving the information details of a certain place under any condition of weather. More than 30 GPS satellites located around the earth helps to calculate the exact position. US government understood...
Posted by Malin De Silva on May 16th, 2010 | 9 Comments
Database Management System

Database Management System is a software package that has been designed to create and maintain shared collection of logically related data. A Database Management System generally facilitates the processes of Defining, Constructing and Manipulating of data. In addition to that it provides various background services including transaction management,...
Posted by Malin De Silva on May 8th, 2010 | 1 Comment
Augmented Reality

Augmented Reality (AR) is a field of computer research, which deals with the combination of real world and computer-generated data (virtual reality), where computer graphics objects is blended into real footage in real time. At present, most AR research is concerned with the use of live video imagery, which is digitally processed and “augmented”...
Posted by Mohamed Mujahid on Apr 1st, 2010 | 1 Comment
Django Web Framework

Have you ever struggled with the time and a software project’s dead line, well for sure you should have experienced this kind of situation in many times before, as a developer. In today’s software industry one of most important aspects is the time, along with the talent and skills the ability to complete a certain task within a given period is of...
Posted by Oshadha Gunawardena on Mar 2nd, 2010 | 2 Comments
JAVA Enterprise Edition 6

As you already know Java EE platform is a much more mature platform for developing distributed enterprise software applications. Since its release (in 1999) the adaption of the developers and the usability of the customers increase incredibly contrasting with the other major platforms. So far so good, different kinds of innovations were implemented...
Posted by Oshadha Gunawardena on Feb 23rd, 2010 | Leave a Comment