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..........................


Create an Action in Adobe Photoshop

When we perform some set of instruction in Photoshop again and again in same way then this is the best way that we create an action. store the set of instruction and call back when you need. In action the step you perform recorded and we can use these step again by pressing one single key in future.


Vb.Net Form its Properties, Method and Event

In these tutorials you can learn about VB.Net Form, its properties, its events and methods. This Tutorial gives you an idea that what is Vb.Net and how you can learn it. This tutorials contain the definition of Vb.Net Form and describe the Property of Form, Event of form and Method of form in detail. Read and download this tutorial.


AVG Function in SQL

In This Tutorial We Will Learn About AVG Functionin SQL . AVG Function In SQL Is Use To Calculate The Average Of Numeric Values. The General Syntax Of AVG Function Is: Read More About AVG Function In This Tutorial.


Logical Operators In PHP

In this tutorial we learn about the logical operator and the use of logical operator in PHP. Logical operator are used to control program flow. Logical operator are used in transfer of control statements i.g in IF else statement or while loop statement etc and help to test the more then on condition at a time.




Creating a Parameter Query In MS Access 2007

Query is request to DBMS for accessing the information and parameter is a variable which tell to query that which specific of information are required. A parameter query is a SQL command When a parameter query run then its show a prompt to user and ask what you want to search. when user input some criteria then the result will be shown according to your given criteria. For example


HTML Nested Lists

In HTML When A List Is Written In The Body Of Other List Then It Is Called Nested List. In This Tutorials We Learn How We Create A Nested List In HTML Using CSS. Read More About This Topic In This Tutorial.


Enabled or Disable the Language Bar

How We enabled or disabled the language bar in windows 7 ,8

In this tutorial we learn how enable or disable language bar in task bar. Remember on thing language bar show in task bar when more then one input language are installed on in you windows.


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.


Basic HTML Elements

The ≪P≫ Tag Is Used To Create A New Paragraph. ≪P≫ Tag Is Opening Element For Paragraph And

Is Closing Element. All The Text Of Paragraph Should Be Placed In Between ≪P≫ And ≪/P≫ Tag As Shown Below In The Example: Read More In This Tutorial.