Archive for October, 2011

What is Peer To Peer Networking

                Peer to Peer networking is a simple networking of personal computer to share files and other resources like a printer. One of the main advantage of Peer to Peer networking is low cost of maintainability. There is no need of a server  [ Read More ]

Continue

    Whenever you switch on your PC its BIOS performs a power-on self test (POST) to test the system’s hardware, checking to make sure that all of the system’s hardware components are working properly. If for some reasons BIOS can’t able to display the errors on screen it will  [ Read More ]

Continue

Basic SQL Commands & Syntax

        If you are dealing with any database you have to know some basic Sql queries in order to do some manipulation on the data. Here are the list of some basic Sql Commands. SQL Statement Syntax AND / OR SELECT column_name(s) FROM table_name WHERE condition AND|OR  [ Read More ]

Continue

Some Basic Computer Acronyms

          Here is a list of some important computer acronyms used commonly. AMD – Advanced Micro Devices APC – American Power Conversion ASCII – American Standard Code for Information Interchange ASIC – Application Specific Integrated Circuit ASPI – Advanced SCSI Programming Interface AT – Advanced Technology  [ Read More ]

Continue

Keywords Shortcuts In MS Word

          Here are some important shortcuts to be remembered while doing some work on MS Word: CTRL and A Selects all in the current document. CTRL and B Bold text. CTRL and C Copies the item or text to the Clipboard and can be pasted using  [ Read More ]

Continue

Important Software Testing Questions

Here are some of the best and important software testing questions often asked in interviews. Q:What is the difference between Static Testing and Dynamic Testing? A: Static Testing involves testing activities performed without actually running the software. It includes Document review, code inspections, walkthroughs and desk checks etc. Whereas Dynamic  [ Read More ]

Continue

Declaring Variables in Microsoft .NET

NET data types are either structures or classes, part of the System namespace. For example, the following data types are implemented as struct in .NET: Int16 Int32 Double Here is how you can declare variables of type Int, Double and String: Int16 age, employeeNumber; Double salary; String name, address; The  [ Read More ]

Continue

Subscribe to email feed

  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube

Regular SEO Monitori

If we are doing SEO for any websist so their ...

Important Blog Redes

SEO is a essential technology for all business owners those ...

Some Trens shaping F

Mobility is leading phase of present technology and its growing ...

Youtube Marketing St

YouTube аѕ wе аƖƖ know іѕ one οf thе hottest ...

Best Backup Utility

              Backup is a very important aspect of every business mainly ...

Five open source tec

IDG News Service published a News that in comming years ...

Using old code with

As we know PHP is a leading scripting language in ...

PHP Mail Function Tu

                PHP provide you a handy and convenient way to send ...

How to use arrays in

                You know very well that an array is a variable ...

Create Image Slidesh

Here is a small tutorial to show you how we ...