Pads any amount of images each to power-of-two dimensions, useful for OpenGL programming.
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...
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...
Alliance of Free Customer Support Software is an efficient software program with which website owners can upgrade and enrich their website by extending its apllications with helpdesk softwares. This website currently supports softwares such as...
An ASP You Can Grasp: The ABCs of Active Server Pages is an article which gives information regarding ASP. It gives the real meaning of ASP, describes the standard objects for global use, books that are recommended for ASP, and more. This is an...
An Examination of .NET and How and Where ASP.NET Fits In is an article which describes you about the .NET framework and how ASP.NET fits into that framework. The author also discusses about how a source code is translated into an executable...
An Extensive Examination of the DataGrid Web Control: Part 10 is an article that contains information regaring the filtering behaviour of the datagrid control. In this article the author clearly explains how to add filtering buttons automatically...
An Extensive Examination of the DataGrid Web Control: Part 11 is an article that deals with the information about the radio button column in the datagrid control. In this article the author shows users how to create a radio button column using the...
An Extensive Examination of the DataGrid Web Control: Part 5 is an ASP.NET article in which the author discusses about displaying the customized datagrid results through the use of TemplateColumns. This article also shows how to use the...
An Insider View of Uploading Files using ASP is an easy to understand tutorial aimed to give the readers a brief outlook on file uploads for web applications. The author has explained the concepts in a clear format along with the individual ASP...
An Introduction and Overview of the Microsoft Application Blocks is an article which provides you more information about the two application blocks data access and exception management application Blocks. Data access application block is used to...
An Overview of Code-Behind in ASP.NET is an ASP.NET tutorial in which author describes the principles of code-behind in ASP.NET. The auhor says that it can be used to create reusable functions, objects, classes, user control and server control....