Turn is a multi-platform compatible applet that rotates an image or turns it 360 degrees. Source code available.
The SQL Guru Answers your Questions is an easy to learn ASP.NET tutorial through which you can get the solution for finding the missing transaction number in two ways. The select query shown in this tutorial helps you to display the missing transacti
The low-down on #includes is an advanced article that desribes the benefits of including files and naming conventions to use. It shows clearly about this include directive with its syntax and example code. ASP programmers can refer this article to kn
Simple Security with ASP is an ASP tutorial through which users can learn more about understanding the level of security, session variables to track the login status, securing the users ASP pages, logging automatically with the help of cookies, SSL w
This is a tutorial that elaborately discusses about creating a simple chat program based on ASP. Here the author clearly explains all things including text exchange between users. Author creates this program by generating the form to submit data and
This is a simple tutorial that discusses about the dynamic image creation on the web pages. You can create dynamic and static images on any number of web pages. Dynamic images such as banner advertisement is more attractive for the web sites. This tu
This component supports asynchronous sending of emails, and it offers an ASP code that can be used for writing the email messages to the files and a VB application that can be used for checking the files for new messages and responding to them period
In this web based tutorial the author explains you the step-step process of creating a HttpModule class using the IHttpModule interface, make the changes in the web.config file to know about the new handler, adding rules and finally defines the URL
Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in protecting t
Object-Relational Persistence for .NET is an article that contains information about the API based data access, mapping and meta data, mapping with object spaces, domain schema standards etc., The author also explains about the object-relational pers |