This is an online tutorial that guides readers to do Object Oriented Programming in ASP.NET framework. In this tutorial the author explains about the necessity of polymorphism in Object Oriented Programming and instructs users to achieve it. The auth
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
This VB.NET article describes the various object oriented programming features clearly. Some key features of this Object oriented design of VB.NET are it supports data hiding, reusability of the code through polymorphism, modularity, derived function
This VB.NET reference explains the advantages of VB.NET. VB.NET is a OOPS language that supports inheritance, polymorphism and data encapsulation. This .NET language works very well with the COM objects which makes it to become simple and robust. Thi
This is a tutorial in which you can get information about the various interfaces of ASP.NET. OleDB and SQL data providers in ASP.NET has been derived from the four interfaces such as IDBCommand, IDBConnection, IDBDataAdapter and IDataReader. You can
This is a valuable reference that details all the interfaces considered by W3C to be basic to any implementation of the DOM (including HTML), as well as XML-specific interfaces and Microsoft's own, further extensions to the Document Object Model. Ea
This tutorial explains the ways and means to use the multi threads in Java program in a proper manner. It demonstrates these concepts with the help of sample programs. It takes for granted that you are familiar with the following terms and concepts l
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 which
This April, 2000 article by Luis Argerich introduces Object Oriented Programming in PHP an explains the concepts behind data type abstraction, inheritance and polymorphism as it related to PHP.
OLEDB Direct Components Suite allows direct access to OLEDB interfaces from Borland (c) Delphi and C++ Builder. OLEDB Direct Components Suite is a set of VCL-style components that allow database access using OLEDB interfaces. They are designed for |