People who want to learn about objects and the usage of object references can go through this tutorial and will learn how VARIANT type in VBScript can handle various objects. And tells the ways to copy the variables to another variable using...
Working with Arrays in C# is a web based tutorial in which author demonstrates about the process of working with arrays in C#. The author explains this method with example source code in C# and allows the users to copy it, programmers can make use...
Display Date and Time in Many Formats is a script which describes the users how to show the date and time in several formats on their websites using Formatdatetime function. It shows how to display VB general date, VB long time, VB short date, VB...
Performance Tips and Tricks in .NET Applications is a web based article in which author discusses about constructing ASP.NET applications with perfect code inorder to execute faster and also to increase the performance of those applications. Here...
Take Advantage of Streams and Formatters in VB.NET is a web based tutorial in which the author gives details about basic concepts of stream, which is originated from UNIX that act as a channel for data flow. The author offers details for the...
Using WebRequest and WebResponse in NETCOBOL for .NET is a web based tutorial in which the author describes the method of including the webRequest class and Webresponse class in .NETCOBAL inorder to access the data from the internet. The author...
View Files and Folders in a dir is a powerful ASP program that can display the files and folders of your website directory. This program is simple in its integration but requires some basic knowledge in XML and XSL to work with. All files and...
Working with dates and times in PHP is an article that teaches about the usage of dates and times in PHP projects. The author gives a sample PHP code function for this purpose on the page for easy understanding. The author deals in the following...
In this online ASP learning module, the basic aspects in variables are taught with clear explanation. It describes about the data types used to store string values, number values, etc., And a detailed description can be learnt on VARIANTS in...
The array items in VBscript array can be sorted out quicker by converting the array into JScript array sorting function. This article shows the simplest way to interchange VBScript and JScript arrays using which you can sort any number of array... |