How we delete all the messages at once at facebook

Deleting message one by one on face book is very slow and time consuming process. If you want to delete the entire message at once then do the following steps. Read more in this tutorial.


Calculate the Sum of a Range Using AutoSum function

In this tutorial we learn that how w calculate the sum of any given data in shape of cell range using AutoSum function. We take an example of the following table in excel:


Find and Replace Option In MS Word

This tutorial guide you how you find a specific text in your document and how you can replace the text in your document. Read More About This Topic In This Tutorial.


Facebook Profile

On the face book Your friends have make an impact on your Face book profile. people see which type of your friend are? So be carefully decide your criteria for adding Friends on Face book. These are the people who will post something on your profile, or tag you in a picture.


Array IN C /C++

Array Is A Best Way Of Storing The Same Type Of Data In Consecutive Memory Location. In This Tutorial You Can Learn How We Declare And Initialize An Array In C/C++ Language. In C/C++ We Are Used Two Type Of Array: Read More.....




Removing scratch from image in Photoshop

in this tutorials we Remove the scratches from the image face with the help of healing Tool.
Open the image which have some scratches.
Now Select The healing tool from tool box or press E key.


Changing Default Homepage Of Your Bolg

his tutorial guide you that how can you change the default home page of your blog at blogger's.
In first Step add a Pages gadget in your blog with this you can redirect new page to your blog posts. for this purpose open your Dashboard and then Pages. Select Top Tabs in " Show Pages as " combo box.


Create a Unique URL for Facebook Page

When you open your page on facebook then it become difficult to remember for you self and also when you want to tell your friend about your page. Now facebook provide a facility to get your own simple and easy URL of your Facebook page.


Function Templates in C++

Normally, if you need to perform identical operations on two or more types of data, you use function overloading to create two functions with the required function declaration. Read more......


Do While Loop in C Language

In this Tutorial you can learn about Do..While loop in C/C++. This tutorial explain that how we use Do..while loop and how its work. This Tutorial is very helpful for beginner student. Read More..........................