A simple script to help create and maintain a web page FAQ list. You write the questions and answers and it deals with the menu options and formatting of pages. Can be customized through templates.
Object Oriented Programming with VB.NET and C# is an useful tutorial for the programmers to learn about the various object oriented features supported by Visual basic.NET and C#. The OOP concepts such as namespace, objects, encapsulation, /...
Two Ways To Protect Your ASP Page an ASP tutorial that deals with securing the ASP pages with the help of two ways that the author offers for the users by using Request.Server variables. Here there are codes that has to be copied and pasted on the...
Maguma Workbench offers webmasters tools to help create and develope PHP. It is flexable and easy to use.
JSMenu from ASPTools.Biz is a javascript file component that can add Windows style menu bars to your web application quickly and easily. JSMenu bar takes object oriented design to the extreme, allowing you to create powerful menu options complete...
PHP2Go Web Development Framework is a built in tool library that helps you to create and manage object oriented applications using structured and hierarchical set of classes and libraries. This system is closer to DOM level 2 specification. The...
This tutorial is designed for experienced C programmers, it introduces the concepts of C++ to those who wish to learn the fundamentals of object-oriented programming. It makes a program much clearer and easier to understand if they able to group...
Object Oriented Features of JScript .NET is an article in which the author explains the various object oriented features such as inheritance, polymorphism and casting as well as the class accessing rules etc.,of jscript. A class is an user defined...
Object-Oriented ASP.NET - Introduction is an article which briefly describes you about the object oriented features of ASP.NET. ASP.NET supports inheritance, polymorphism and encapsulation. In this article the author shows you a sample program...
Object-Oriented Programming for VBScripters is an article in which the author tells you about object oriented programming cocept. The author explains you about various access specifiers such as private, public and protected, inheritance,... |