for Loop in C Language

This Tutorials help the beginner students to understand the for loop structure in c/c++ language. learn more.....................


How to Group Layers in Adobe Photoshop

In This Tutorial We Learn How We Make The Group Of Layer. In Complicated Photoshop Project When There Are Many Layer Then Management Is Very Difficult. So Grouping Is Best Way To Manage The Layers. There Are Two Different Ways To Group Layers In Photoshop. Read More.........


Citations and Bibliography In MS word 2007

When You Are Going To Write A Research Paper Or Some Thing In Which You Are Required To Include A Bibliography. Like Making The A List Of References Or A List Of Source Such As Books, Articles, Or Even Websites That You Used To Research And Write Your Paper. You Can Enter Each Citation And The Respective Reference Manually And Then Make The List Of All These References But MS Word Provide An Easy Way To Insert And Manage These References And Bibliography. Read More About This Topic In This Tutorial.


Link a Word Document in your webpage

In This Tutorial We Guide You How You Can Link Your Word Document To Your Web Page So That The Any Your User Can Be Download The File. Read More step by Step Procedure in This Tutorial.


VLOOKUP Function In MS Excel

The Excel VLOOKUP function is used when we want to search the value in one column (left most column) and return (display) the value form other column from the same row. in simple word we say that VLOOKUP function is used for a vertical lookup for the purpose of searching for a value in the left-most column of table and return a value from the same row in the index number position. where index number is the column number from which result display.




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:


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


Citations and Bibliography In MS word 2007

When You Are Going To Write A Research Paper Or Some Thing In Which You Are Required To Include A Bibliography. Like Making The A List Of References Or A List Of Source Such As Books, Articles, Or Even Websites That You Used To Research And Write Your Paper. You Can Enter Each Citation And The Respective Reference Manually And Then Make The List Of All These References But MS Word Provide An Easy Way To Insert And Manage These References And Bibliography. Read More About This Topic In This Tutorial.


PMT() Financial Functions

In this tutorials we are discuses the one of the most important function of MS excel financial function. This function called and use with name of PMT( ) function. This function is used for calculation like that monthly payment amounts on a loan Read More about this function.......


Use of Wildcards in SQL

In This Tutorial We Will Learn About wildcards and Use of wildcards in SQL. In SQl wildcards are used with LIKE operator which are substitute for any other character or characters . In SQL we can use two wildcards with LIKE operator which are percentage symbol ( %, ) and underscore symbol ( _ ). . Read More About wildcards In This Tutorial.