How to Create a New Database Access 2007

In This Tutorial We Learn That How We Create A New Database In In Access 2007. We Can Create New Database In Two Way 1- Create A New Database From Template. 2-Create A New Blank Database. This Tutorial Teach You Step By Step Process Of Creating A New Database In Access 2007 And 2010


Changing Password Trick

In These Tutorials We Explain The Very Short Cut Way Of Changing The User Password Without Giving Old Password.


Unsharp Mask Filter in Adobe Photoshop

The unsharp Mask Filter in Adobe Photoshop is used for sharpening your images. when we take photo or scan image then some time our image require some adjustment like that some type of sharping. Then we use Unsharp Mask in Photoshop.


Operator overloading in C++

Operator overloading is a way in which we give the capability to existing C++ operators to operate on data type over which they cannot operate ordinarily......


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.




Server Variables

PHP have some predefine variable in which one of the most important type of variables are server variables. Basically Server variable which is define as $_SERVER is an array, which contain the information about headers, paths, browser information, the IP address, and which web page the visitor came from etc. The information in this array are created and store by the web server. This is also possible that some of the information will not provides by the server.


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.


Create Your First Web Page in HTML

This Tutorial Will Guide You That How You Create A Simple Webpage In Html. For A Simple Web Page Just You Have A Simple Text Editor Such As Note Pad Etc. So Open Your Text Editor And Lets Begin. In This Your First Page I Am Going To Use Four Primary Html Tags Read More About This Topic In This Tutorial.


LIKE Operator in SQL

In This Tutorial We Will Learn About LIKE Operator In SQL . LIKE operator is pattern matching In SQL. LIKE means Not Exactly just match some pattern for example when we use IN or BETWEEN or in Equal To (=) relational operator, then the Complete value compare if its match the whole value which is given in Condition then Its return other wise not. Read More About LIKE Operator In This Tutorial.


Create Patterns In Adobe Photoshp

in Adobe Photoshop when we use Paint Bucket, Pattern Stamp, Healing Brush, and Patch tools then there is an option to use pattern. Now question is that what is pattern.
Answer is a pattern is an piece of image that is repeated, or tiled, when used to fill a layer or selection. In Photoshop there is a collection of preset patterns, which are displayed in pop-up palettes in the options bar and we fill our layer with these patterns.Read more....