Articles [Computer Science]

A computer i s one of the most brilliant inventions of mankind. Thanks to the computer technology, we were able to achieve an efficient storage and processing of data; we could rest our brains by employing computer memory capacities for storage...

Here I provide T-SQL Statement to get no of days in month using SQl server 2005DECLARE @Date datetime,@DaysInMonth intset @date='02/01/2009'SET @DaysInMonth=Day(DateAdd (Month,1,@date)-Day(DateAdd(Month,1,@date)))select @DaysInMonth This out put...

System Design defines the process of applying certain techniques and principles in order to define a device, a process or system in sufficient detail to allow interpretation and physical performance. The System Design phase involves four...

We should bear in mind that a decision support system define it as a way of organizing information that is intended to use in making decisions. To which the present information should be designed based on problem solving and this must be because...

1.SOFTWARE software is the set of instructions.There are different kinds of software available like games software.Software has become the need in todays market  scenario.Our transaction too are done through the softwares. 2.SOFTWARE CRISIS Less...

Remove the audio from a video:  To remove an unwanted audio or a background sound from a video, import the video into Windows Movie Maker, go to the timeline mode, right click on the white line in the “Audio” region and choose the “Mute”...

What is cyberculture?   This article explores the usefulness to the field of educational communication theoretical reflection about cyber culture. It explores the concept of educational communication and its potential links to cyber culture (in...

Transaction Process System is a type of information system based on computer. A computer based information system refers to the specific application software that is used to store data records in a computer system and automates some of the...

                   SQL - Structured Query Language     SQL is a standard database computer language designed for accessing and manipulating the data in a database. It is used to manage data in a relational database model. It was first designed...

The number of computers uses connected to the network was is in 1971 and rose rapidly to 407.1 millions in November 2000.The age of Internet considered in the form of computer networking in 1962, at the Massachusetts Institute of Technology. The...

Powered by CjBlog