Posts

Showing posts from July, 2012

Installation of JDK Step by Step guide with screen shots

Image
Step by Step guide of installation of JDK with Screen Shots…. Java is the most popular programming language widely used, For developing the Java Applications we need the JDK developed by Sun Microsystems . The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java TM platform. Here Iam showing you the installation process of JDK in the following steps with their screen shots. Step 1 : First of all you need to download JDK from the sun microsystems website. download it from here : http://www.oracle.com/technetwork/java/javase/downloads/index.html Step 2: After finishing the download you will find a icon as shown in the figure. Now Double Click on the icon then the JDK starts the installation process on your PC. Step 3: The following screen will appear clic...

Installation of Oracle10g XE Step by Step Guide with Screen Shots

Image
Step by step Guide for installation of Oracle 10g XE Oracle is the most popular database widely used, developed by Oracle corporation. Today iam here to show you the installation process of Oracle Database 10G Express Edition Download Oracle 10g express Edition exe file from : Here The downloaded EXE file will look like as shown below Step-1: Double click on the EXE file to install into your PC. The following screens will appear Step-2: Now Click on NEXT The Following Screen will appears Step-3: Accept the License Agreement Click on NEXT Step-4: Select the desired drive to install and Click NEXT The Following Screen will Appears Step-5: Enter the Passwords and Click on NEXT NOTE: Remember the Passwords carefully as you need to enter it every time when you login into the database Step-6: Now It Shows the Destination Drive and port numbers that oracle uses Click on INSTALL Step-7: Now The installation wizard starts installing ...