Leverage VB.NET's Object-Oriented Features is a an useful tutorial which briefly describes about the support of various object oriented features of VB.NET. VB.NET is a pure object oriented language. The author explains you the features such as metho
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, constructors
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, / polymorph
Signumsoft .NET Object Database fills the gap between Microsoft's DataSet strategy and the object oriented approach! It's a data storage solution to store object oriented data on a Microsoft SQL Server. The component builds a solid bridge between the
A fully Object-Oriented PHP framework for building stateful web applications. It is totally event driven. Every object can trigger actions on a specified event, so you can build a web application in the same way you normally would.
A set of object-oriented classes to develop object-oriented, event-driven web applications. This tool is designed to aid development through the use of a simple event-driven model, reuse of code through web controls, and separation of presentation an
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 da
JavaScript may not be known for its object oriented properties, but it does support most of the features required to be considered an Object Oriented language. See how to write OOP code in JavaScript.
QikTable is an Object Oriented PHP class that simplifies the creation of HTML tables. It gives the programmers a wide range of option for formatting. It also allows to import data from various sources, such as MySQL databases, CSV and tab-delimited f
NuSpherePHPEd is a php based program that allows users to generate php scripts. It has php debugger which is used to debug your code remotely or locally and object oriented code completion. PHP profiler allows you to find and eliminate all bottleneck |