Sunday, February 1, 2015

Monday, April 21, 2014

How to Design Simple VB Conversion Form


Watch this Video

 



Code for  Temperature Conversion Form Button(Result)

Private Sub Command1_Click()
If Option1.Value = False And Option2.Value = False Then
MsgBox "Select Measurement", vbOKOnly, "Error"
ElseIf Option1.Value = True Then
tempout.Text = (Temptext * 9 / 5) + 32
tempmeasur.Text = "Fahrenheit"
ElseIf Option2.Value = True Then
tempout.Text = (Temptext - 32) * 5 / 9
tempmeasur.Text = "Celsius"

End If

End Sub
 


Monday, October 7, 2013

Windows 8 Activation Free

Free Download Windows Activation Setup
Download

Cheat Book for games

Free Download CHEAT BOOK DATABASE

Friday, September 27, 2013

Learn Sinhala Typing with SIYAPATHA

Download Siyapatha Software Free

Tuesday, September 17, 2013

Mr.Been Cartoons Free Download

Mr.Been Cartoons free download

Click To Download

Plants And Zombies

Plants And Zombies
Grow plants to protect from zombies.
Download the Game.

Click To Download

Thursday, September 5, 2013

Adding a computer to Active Directory

 


Earlier, I showed you how to add users to your Active Directory domain.  This tutorial will focus on how to add computers.  This step is not "really" necessary for workstation computers - at least, I was able to add a Windows XP machine to my domain without adding the computer name first.  This is section is really for looking at which computers join, and allow other servers to join as DC's, etc.  I will show you how to add the computer using "Active Directory Users and Computers", then in other tutorials, I will demonstrate how to add a Windows 2000 computer and Windows XP computer to this domain.

Creating the first Windows Server 2003 Domain Controller in a domain


Preface:
One of the greatest features of Windows Server 2003 is its ability to be a Domain Controller (DC).  The features of a domain extend further than this tutorial ever could, but some of its most well known features are its ability to store user names and passwords on a central computer (the Domain Controller) or computers (several Domain Controllers).  In this tutorial we will cover the "promoting" (or creating) of the first DC in a domain.  This will include DNS installation, because without DNS the client computers wouldn't

Identifying Computer Parts

  • 1. Identify the different parts of a computer By: Pubudu Thilan
  • 2. Outside of a computer workstation
  • 3. Power supply plug The power source/plug that supplies the computer with power.
  • 4. Fan The computer fan is used as a cooling device for inside of the computer.
  • 5. Keyboard plug The plus that connects the keyboard to the computer so that you can type.
  • 6. Mouse plug The plug that connects the mouse to the computer so that you can move around using the mouse.
  • 7. Monitor plug The plug that connects the monitor to the hard drive to give it power.
  • 8. Printer plug The plug that connects the printer to the computer so that information that needs to be printed will be transferred to the printer.
  • 9. Network, modem connection A network is a group of inter connected computers. A modem connection is what the network uses to connect to the modem.
  • 10. Video card A card used to input video into the computer.
  • 11. Usb plugs A plug used to input electronic devices into the computer.
  • 12. Speakers, microphone Output and input devices that are plugged into the computer.
  • 13. Inside of a computer workstation
  • 14. Motherboard The motherboard is the central printed circuit board.
  • 15. Hard drive A device that stores digitally controlled data.
  • 16. Power supply The source of all the power.
  • 17. DVD drive Drive that which the DVD is inserted into.

Twitter Facebook

 
Design by Free Billionpc Themes | Bloggerized by Pubudu Thilan - Billion Pc Themes