Dreevoo.com | Online Learning and Knowledge Sharing
 
Home | Programs | Programming languages
Guest
Click to view your profile
Topics
Programs
Languages
Recipes
Home
Shortcuts
 
 

Programming languages

   
Displaying 1-16 of total 38
 
 
How to install Visual Basic 2010 Express
 

How to install Visual Basic 2010 Express

 Visual Basic  23rd October 2011 | Author: mat

In this lesson we're going to download and install Microsoft Visual Basic 2010 Express. 

My first Visual Basic program
 

My first Visual Basic program

 Visual Basic  24th October 2011 | Author: mat

In this beginners lesson, we're going to create an application which will copy a text from one field to another by click of a button.

Save and compile your Visual Basic 2010 Project
 

Save and compile your Visual Basic 2010 Project

 Visual Basic  24th October 2011 | Author: mat

We're going to save and create an .exe file to be able to run the application independently on every supported Windows computer.

How to use message box
 

How to use message box

 Visual Basic  1st November 2011 | Author: mat

Message boxes can be used for numerous of things, let's see how to make it appear as warning or confirmation box.

Windows Aero application window
 

Windows Aero application window

 Visual Basic  4th November 2011 | Author: mat

We're going to create a Windows Aero style application window which can then be used as a basis for other applications.

Adding Comments in PHP
 

Adding Comments in PHP

 PHP & MySQL  15th November 2011 | Author: mat

I will show you how to add comment functionality to websites using PHP programing language.

How to use $_SESSION variable in PHP
 

How to use $_SESSION variable in PHP

 PHP & MySQL  2nd December 2011 | Author: TheDude

Using $_SESSION instead of Cookies. Tutorial on how create and use $_SESSION in PHP.

Put a Facebook rollover side tab onto a website
 

Put a Facebook rollover side tab onto a website

 HTML  27th March 2012 | Author: mat

I will show you how to put a side tab button on to a website using HTML and CSS styles.

How to create engraved text effect on a Website
 

How to create engraved text effect on a Website

 HTML  18th July 2012 | Author: mat

As you probably noticed on a lot of websites these days, there is an engraved looking effect added to text, let me show you how to add that effect using CSS.

Setting up PHP and MySql testing server with WAMP
 

Setting up PHP and MySql testing server with WAMP

 PHP & MySQL  30th January 2013 | Author: podtalje

If you want to start learning PHP and MySql, the first step is to setup complete environment on your local computer. This will include Apache web server with PHP support and MySql database server.

Start learning PHP - part 1
 

Start learning PHP - part 1

 PHP & MySQL  5th February 2013 | Author: podtalje

In our first lesson we will learn some very basic steps in PHP which will be enough for you to start writing your very own PHP programs.

Start learning PHP - part 2
 

Start learning PHP - part 2

 PHP & MySQL  12th February 2013 | Author: podtalje

Often in PHP you want the same block of code to run over and over again and instead of adding several almost equal lines, you can use loops to perform this task much easier.

Create a simple PHP form
 

Create a simple PHP form

 PHP & MySQL  27th February 2013 | Author: podtalje

Today we will learn how to create a simple form in HTML and how to use this data in PHP.

PHP Conditional IF and SWITCH Statements
 

PHP Conditional IF and SWITCH Statements

 PHP & MySQL  7th April 2013 | Author: podtalje

Conditional statements are used to perform different actions based on different conditions and are used in almost every PHP application.

How to write and use PHP functions
 

How to write and use PHP functions

 PHP & MySQL  24th April 2013 | Author: podtalje

Functions in PHP are a block of code that can be executed whenever we need it, without the need to write the same code again.

Introduction to CSS text styles for beginners
 

Introduction to CSS text styles for beginners

 HTML  4th May 2013 | Author: NikMan

The very first steps in the world of CSS. We will create a HTML page with text and a CSS style file, then connect the both and play with font settings, all this in Adobe Dreamweaver.

 
   
Displaying 1-16 of total 38
 
 
Categories
PHP & MySQL PHP & MySQL
HTML HTML
C++ C++
Other Other
Visual Basic Visual Basic
 
online learning made for people
Dreevoo.com | CONTRIBUTE | FORUM | INFO