Software Index
Related Topics
Popular Trends
Trending Topics
 

Inheritance

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Reflector
Metadata browser for .NET Framework 2.0. Program features: assembly groups; type inheritance tree, type nesting tree, type construction tree; type filter; detailed information for assemblies, namespaces, types and public keys; printing with print preview.
May 29th 2008 Shareware  5 stars 557k
Bifido Punnett Square Calculator Pro
This is the most powerful and fast genetic calculator. With this program you can easily generate punnett squares for very difficult genetics crosses and simulate ratio and probability for offspring in real genetics experiments. Because of the special algorithm, you ...
February 18th 2012 Shareware  5 stars 6,353k
Home Organizer Deluxe
Complete program that will help you organize all your home-related data. Contains ready-to-use organizers: Address: manage contacts. Inventory: track your possessions. Improvement: organize projects. Journal: create diaries, notebooks. Photo: organize digital pictures. List: manage shopping, travel lists.. WEB: organize web ...
October 19th 2001 Shareware  5 stars 4k
DayBook
Visual, browser-based drag-and-drop time-tracking application for project-oriented professionals. Includes report designer and customizable user options.Time entries can be resized, moved and copied. Supports default and custom time-entry comments.Projects and tasks are organized in a hierarchical tree structure (with inheritance). Tasks ...
December 2nd 2002 Shareware  5 stars 578k
Quest
Quest lets you create sophisticated text-based games, without having to program. You can make text adventures, role-playing games, training materials, simulations, interactive fiction, online multiplayer environments and more.

With its easy-to-use visual editor, absolutely no programming is required - everything ...
January 23rd 2007 Shareware    4,405k
paxScript
PAXScript is a set of 3 interpreted, object-oriented scripting languages: paxBasic, paxC and paxPascal. All pax-languages support such concepts of the modern programming as namespaces, nested classes, inheritance, static(shared) members, indexed properties, delegates, exception handling. Pax-scripts are compiled into the ...
September 4th 2003 Freeware    873k
Novell NetWare Revisor
Novell NetWare Revisor allows you to create an image of NDS-tree and NetWare-servers on the administrator's workstation. You'll be able to create a listing of tree objects, construct your own reports, view and edit images offline. The program allows you ...
August 3rd 2005 Shareware    5,127k
form.suite4.net Form Designer
form.suite4.net is a form designer and form manager for Microsoft .NET Windows, Web Forms and Macromedia Flash. The flexible architecture of form.suite4.net allows changes to forms at runtime without any recompilation of the assembly. It provides programmatic tools for dynamically ...
August 4th 2005 Demo    5,680k
Cadifra UML Editor
Cadifra UML Editor is a fast and lightweight UML diagram editor for Windows 2000 and XP, created by Cadifra Inc., a small-biz company located in Switzerland. Supports Unified Modeling Language Class, Object, Use Case, State and Sequence diagrams. Can reliably ...
February 1st 2006 Shareware    982k
QuickCRC Windows
QuickCRC is a tool for responsibility driven design of object-oriented software using CRC cards. CRC cards are used to discover and document classes, responsibilities, attributes and collaborations between classes. Design scenarios can be identified and simulated. Complex designs can be ...
June 7th 2011 Demo  5 stars 5,407k
WinFormWizard for .NET 1.1
WinFormWizard for .NETŪ 1.1 is a flexible and feature rich wizard framework. Its primary design goal is to provide re-use through inheritance. This design philosophy allows wizard pages created for one wizard dialog to be re-used in another.

Wizard pages are ...
June 6th 2007 Demo    3,817k
WinFormWizard for .NET 2.0
WinFormWizard for .NETŪ 2.0 is a flexible and feature rich wizard framework. Its primary design goal is to provide re-use through inheritance. This design philosophy allows wizard pages created for one wizard dialog to be re-used in another.

Wizard pages are ...
June 9th 2007 Demo    4,917k
LLBLGen Pro
LLBLGen Pro, the #1 O/R mapper and data-access tier generator for .NET, generates a complete data-access tier and business facade/support tier for you (in C# or VB.NET), using an existing database schema set. In seconds. The generated .NET code is ...
June 14th 2007 Demo    14,897k
QuickCRC MacOSX
QuickCRC is a tool for responsibility driven design of object-oriented software using CRC cards. CRC cards are used to discover and document classes, responsibilities, attributes and collaborations between classes. Design scenarios can be identified and simulated. Complex designs can be ...
June 6th 2011 Demo    25,482k
Free M4a to MP3 Converter
Free M4a to MP3 Converter is a free and narrowly focused application with an intuitive interface allowing you to convert M4A and AAC to MP3/WAV and immediately listen to the converted music with the help of the built-in player. The ...
February 9th 2008 Freeware    5,522k
AXIGEN Mail Server for Windows
AXIGEN Mail Server is a collaborative messaging solution, with carrier-class performance and backed up by first rate tech support. AXIGEN is available for Windows XP and Windows Server 2003.

Main AXIGEN services:
-SMTP/ESMTP modules,powerful Mail Processing engine,script interface for custom ...
July 9th 2008 Shareware    17,157k
AXIGEN Server Enterprise Edition Windows
A perfect answer to the complex challenges and requirements of collaborative Enterprises, the AXIGEN Enterprise Edition features Groupware, Personal Organizer, Public Folders, Account Classes and much more. Offering advanced security policies and efficient 24x7 technical support services, the Enterprise messaging ...
August 31st 2008 Shareware    16,794k
.NET Bridge for VBA and VB6
This framework enables you to use .NET Components in VBA and VB6 by converting them to regular Win32 DLLs.

Features list:

Supported interface data types: String, Int32, Int16, Boolean, HBITMAP.
Supported interfaces: Properties, Methods with arguments, Events with arguments.
Arguments can contain up to ...
April 28th 2011 Demo    299k
Chicken
CHICKEN is a compiler for the Scheme programming language. It produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS ), and includes many enhancements and extensions. CHICKEN ...
August 14th 2011 Freeware    3,297k
Ctalk for Linux
Ctalk 0.0.95a / 0.0.96a RC4

Ctalk adds object oriented language features, like classes, methods, operator overloading, and inheritance, to C programs.

The Ctalk project provides the ctalk interpreter, which translates ctalk into C for compilation, a run time library that supports objects ...
August 18th 2011 Freeware    1,085k
Related Scripts
Class interfaces play a key role with inheritance
'Class interfaces play a key role with inheritance' is an easy to understand tutorial in which the author offers details about class interface. Here the author compares class interface over base class and gives suggestion to the programmers to choose ...
December 2nd 2005 Freeware     
Revisiting the Page Template by inheritance
Revisiting the Page Template by inheritance is a web based tutorial in which author explains the corrected programme of creating the page template over already published article. The author gives the advanced improvement in AddParsedSubObject method to move the control ...
December 11th 2005 Freeware     
Using Object-Orientation in ASP.NET: Inheritance
Using Object-Orientation in ASP.NET: Inheritance is an article which shows you how an object oriented feature such as inheritance is supported by ASP.NET with a sample program. Inheritance is the process of creating classes from the base class. You can ...
December 3rd 2005 Freeware     
C/C++ Tutorial for Intermediate Programmers
These lecture slides are for the person who has basic programming skills in C programming language. The topics covered in this tutorial are Object-oriented programming, classes, constructors, destructors, DMA, friend functions, operator overloading, polymorphism, inheritance, templates and exceptions.
January 17th 2012 Freeware    1,953k
.NET Common Type System
.NET Common Type System is a web based tutorial in which author describes common type system, which defines all data types and also adapt a rule to work with cross-language inheritance which helps in declaring the data type. In this ...
December 14th 2005 Freeware     
A Subtle Reason to Upgrade
A Subtle Reason to Upgrade is an reference article which concentrates on upgrading to VB.NET frame work. In this article author deals with the supports that the developers can get use of while migrating to VB.NET framework. And some common ...
December 12th 2005 Freeware     
ASP.NET Migration Summit - Moving from ASP to ASP.NET
From this session, brought to you by Microsoft and DevelopMentor, you will learn the internal details of how ASP .NET works, from the new compiled processing model to the inheritance story of a page and code-behind. Also, learn about the ...
December 15th 2005 Freeware     
aspSmartSecurity
It features: Manage NT permissions on files, NT permissions on files, NT permissions on folders, ACE type support (allowed or denied access), ACE flag support to specify ACE inheritance, NT Owner management, Check NT permissions on files and folders, Retrieve ...
December 1st 2005 Commercial     
C# and it's Features
This is an useful article that describes various features of C# language. c# supports all the object oriented features such as encapsulation, polymorphism, inheritance and interfaces. Some key features of the C# explained in this article are automatic memory management ...
November 27th 2005 Freeware     
C++ Threading - A Generic Programming Approach
This tutorial has lot of information about thread programming on C++, programmers can utilize this tutorial to perform a standard C-style programming with thread. Author provides tutorial about including active and passive objects, how to do a safe thread program, ...
December 18th 2005 Freeware     
Related Code
QuickModeler 2.0
QuickModeler is an Add-In for Visual Studio .NET which provides reverse engineering and easy UML modeling functionality to the development environment. It comprises features like autolayout, inheritance and association modeling, grid, clipboard, etc. It uses the VS.NET extensibility model and ...
February 8th 2006     182k
QuickModeler
QuickModeler is an Add-In for Visual Studio .NET which provides reverse engineering and easy UML modeling functionality to the development environment. It comprises features like autolayout, inheritance and association modeling, grid, clipboard, etc. It uses the VS.NET extensibility model and ...
March 15th 2012     381k
New Software
Popular Software