| Author Details |
|---|
| All Tutorials by geekpedia |
|
|---|
Objects in ASP
This tutorial explains how to use classes and objects in ASP, giving you a first look at what object oriented programming is about.
| | Hits:642 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review | | | Category: Home > ASP > Introduction to ASP |
|
|
|---|
Creating and deleting dirs
Will show you the basics of creating several directories named 1, 2, 3... or using a prefix like dir1, dir2, dir3. Also shows you how to delete an empty dir.
| | Hits:208 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-27 Rate It | Error | Review | | | Category: Home > Visual Basic > File Manipulation |
|
|
|---|
Using SELECT to retrieve data
This tutorial deeply covers the SELECT statement of the T-SQL/SQL language. Starts from the basics - how to retrieve the values inside a column to ordering data, selecting multiple columns and then tables, joining them...
| | Hits:374 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-20 Rate It | Error | Review | | | Category: Home > Database > MySQL |
|