HOW TO: Create a Web Control with an Expandable Property in the Designer by Using Visual Basic.NET is a tutorial in which the author shows the step-by-step process of creating a custom web control and adding the expandable property to it using the...
Create a timed cache with .NET is a web based tutorial which concentrates on advanced techniques of cache. In this article author describes about / setting time for the items that has to be exist in cache and if the time terminates then the items...
Creating a Server Component with VB - Redesigned - Part 1 is a web based tutorial which deals with generating VB component in the ASP pages. Here author describes this method with the help of sample code and examples to make the learner to feel at...
Creating a Server Component with VB - Redesigned - Part 2 is an article in which author describes about creating a manageable server side DLL with the help of ASP applications. In this article author discusses about the method involved to call...
Creating a Server Component with Visual Basic is an ASP tutorial through which users can gather more information about generating server components, advantages of using the server side component, methods to utilize the component in right way,...
Writing a COM Object with VisualBasic 6.0 is a web based tutorial in which author elaborates about the procedure involved in building a COM objects which offers various complicated functionalties by using VB. In this article author describes about...
A PHP form with a security key code. Key code prevents involuntary submission, protects against spam and hides your email address. You can receive the sender's IP address and user agent, the date and time the message was sent and more.
C# Class Wrapping is a tutorial which helps you to learn about the class wrapping in C#. Wrapping helps you to call a function with the same name from more than one class. In this tutorial the author shows how to create two classes with a function...
Class:NamedParms is a scripts that allows key name checking for named accessor parameters. The script provides for the use of a generic 'get/set' type parameterized accessor. This is happening while automatically catching accidental mis-spellings...
PHP Class Generator is a simple database tool using which you can easily create high quality web designs for your web applications by obtaining MYSQL entity classes. Using this program you can create and implement object oriented designs in... |