Recent posts



Basic PHP Introduction PHP, which stands for PHP: Hypertext Preprocessor. It was created by  Rasmus Lerdorf in 1995 and originally expanded to Personal Home Page Tools. It was renamed to its current recursive form in version 3.0 when released in June 1998. Now , just the acronym PHP itself is...

Read more


SQL Server: From the Past to the Future The SQL Server was originally a joint project between, Microsoft, Sybase, and Ashton-Tate. In 1995, they parted ways and version 6.0 was the first edition released without input from Sybase. From version 7 onwards, Microsoft has rewritten the code, so as...

Read more

Hello Everyone,

Recently, I've purchased an Airport Extreme base station, which I wanted to use as a Wireless access point. I’ve 30 Mac and 10 PC's. I just wanted to use all the  wireless networks, using Airport Extreme base station but it's totally not working. I can't figure out what's...



Read more


MS Groove Introduction: MS Groove is a desktop application which is used for document collaborations. However, now it is renamed as M.S SharePoint Workspace. It is an offline virtual workspace which allows the users to work remotely but logically integrated in a team. It is very useful for team work,...

Read more


Mozilla Firefox Top 5 Add-ons If you are looking for a quicker, more secure, and fully customizable way to surf the web, then your browser of choice is Mozilla Firefox. With its unique features like open source, powerful extension system (more than 1,200 add-ons and counting), themes, OS independent,...

Read more


Microsoft Security Essentials review MSE which is an abbreviation of Microsoft Security Essentials, is an antivirus application launched by Microsoft Corporation. It is helpful in providing protection against all kinds of malware such as Trojan horses, root kits, spyware, and numerous others for Windows® XP, Windows® Vista and Windows®...

Read more

Write a program that declares a structure, to store data of a student. The program should define a structure variable, input the values and then display these.



Read more

The application we are developing requires to find the levels of authority for a given user. The levels of authority follows a hierarchical tree like structure. An employee can have any number of supervisors. In order to traverse the tree structure, it is proposed to use recursion or a...



Read more


Installation and Configuration of Network Card in Windows 7 In this article, we will install a network card in Windows 7 and configure the network card. If you want to add your computer to a network or any network device, you need to install or configure the network card....

Read more


SNMP: Simple Network Management Protocol Introduction What does Network Management mean? If you have a network of computers, hardware devices like switches, routers, database servers and workstations, surely you will have to: Keep track of the settings of each device and its functioning. Check whether the network is running smoothly and...

Read more