Collection of Delphi Examples and Delphi Tutorials
100's of free JavaScripts! All organized by category so you can easily find them. We offer a comprehensive array of free JavaScript code snippets that make it easier for webmasters to build their web sites.
A Clock Out Of a Form as the name suggests can be used to implement a clock display in your web pages, which is not in a form and is totally independent. This runs fine on both the Internet Explorer and Netscape. This freeware JavaScript can add...
A couple of classes for holding locations and dates. The date classes calculate an elapsed time that takes dates (including leap years) into account. The location class will generate Google, MapQuest and MSDN map URLs from the location.
A Matter of Context is a useful article to the beginners.This article shows what kind of common error you can see on the web applications and how the code will be the executed. The author discusses the problem with a simple example and also...
A Practical Comparison of ADO and ADO.NET - Part II is an article in which the author compares the recordset of ADO with the Rowset of the ADO.NET. The rowset of the ADO.NET belongs to the OleDbDataReader and SqlDataReader classes. Using Recordset...
A Practical Comparison of XSLT and ASP.NET is an article in which the author shows you the diference in the performace of ASP.NET and XSLT. The author compares both ASP.NET and XSLT by providing the solution for getting the XML data and convert it...
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two...
A simple HTML based bargraph creator draws the bar chart with any number of series. It allows to configure the title, title color, axes color, background color and optionally, you can have your own background image. Add duration, interest and...
Advantages of PHP Over Java is an article that explains the more uses of PHP over Java for generating web pages. Web programmers who familiar with C,C++ or Java are frequently opt PHP script that can be programmed in few hours easily. PHP is... |