Create Custom Patterns in Photoshop

In adobe photo shop we can create our own pattern and save these pattern for the feature use. There are two ways of making the pattern first extraction form an image and other one is customize you own pattern. In this tutorials we discus how we Create Custom patterns.


How We Delete an Album on Facebook

In this tutorials we learn that how we delete an album from facebook.
Log in with your Facebook account.
Click on Home and select "Photos" from Left panel


Break Statement IN C /C++

In This Tutorial You Can Learn The Use Of Break Statement In C And C++ Language. Read And Learn And Share If You Like It. Reed 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..


COUNTBLANK Function In MS Excel

The Excel Countblank function is one of the count function in MS excel. The Countblank function count the blank cell in a given range.
The syntax of the function is :
COUNTBLANK( range )




How We Delete an Album on Facebook

In this tutorials we learn that how we delete an album from facebook.
Log in with your Facebook account.
Click on Home and select "Photos" from Left panel


Change the Background Using Extract Filter

In this tutorials we learn how we change the background of the picture using Extract filter. If you have CS4 version or other older version of Photoshop, you can find the Extract filter under the Filter menu. The Extract filter is very useful to cut out or extract a object from the photo and then use it on another photo to change the background of the original photo.Read more.......


If Statements in PHP

In This Tutorial We Will Learn About IF Structure In PHP . The IF Structure Is One Of The Most Important Features Of Any Programming Languages Which Provide The Conditionally Transfer Of Control. The PHP IF Structure Is Similar To The C Language IF Structure.


Constructor in C++

In this tutorials you can learn about Constructor in C++. in this tutorials we discussed Constructor in very simple words and programming example. Read and Download and Share with your Friends.


CSS Properties

CSS Abbreviated From Cascading Style Sheets, Which Is An External Style Sheet File Which Are Used To Manage And Format You Webpages. With The Help Of CSS File You Can Control More Then One Pages With A Single File. For More About CSS Read This Tutorial.