Image size, resolution, and mode

In this tutorial i am going to show how we set the Image size and its resolution and modw.
Ok lets begging with opening a New File by clicking on file menu and select New option.
In next appearing dialog box you have some option.


Applying Filter Effects in Adobe Photo Shop

In adobe Photoshop there is many built-in filter effects which are describe below one by one. These filter effect are used for diffirent purpose such as clean up or retouch your photos, apply special art effects etc . you can apply each effect form Filter Menu.
Artistic filters
Artistic menu contains about 15 filters. These effect are used to add brush strokes to your images. For example with Dray brush we can apply stylistic effect, reducing details to a series of broad strokes.


Printf Function In C Language

In this tutorial you can learn about Printf Function and its uses in C Language. This tutorial is very use full for beginner students. Read more ....................


Associative Array

In This Tutorial We Learn About Associative Array In PHP. In Associative Array Data Will Store Through String Index Value .For Example To Store The Student Marks In An Array. We Store The Each Student Marks With There Own Name. The Name Are Stored As Index And Marks As There Values. Read More------


Const and volatile keyword IN C /C++

In This Tutorial You Can Learn About Const And Volatile Keyword . There Is Type Of Qualifiers In C++ Const And Volatile. In C/C++ When We Declare The Variable With Const Keyword Then We Cannot Change Its Value. A Const Variable Must Be Assigned A Value At The Time Of Its Declaration. Read More..




Switch Case Statement IN C

In This Tutorial You Can Learn About Switch Case Statement In C/C++. This Tutorial Explain That How We Use Switch Case Structure And How Its Work. This Tutorial Is Very Helpful For Beginner Student. Read More...


Encrypt the Folder or File

In this Tutorials we learn how we encrypting the folder in windows.
When you encrypt any file or folder then that file or folder only will be open on your computer.


How we Inser Clip Art in MS Word

This tutorials will guide you that how you can insert the clipart in your document. The following process is detail description of inserting clipart. Read More About This Topic In This Tutorial.


Creating a Form In design View In MS Access

In this tutorial we learn that how we create a new form in Ms Access 2007 Application.
The following procedure is used to create the For in Design View:


Str_shuffle( ) function

In This Tutorial We Learn About Str_Shuffle( ) In PHP. The PHP Str_Shuffle( ) Function Change The Position Of Each Character In The String. You Can Also Say Shuffle The Character In The String. Read More------