Codes from Developers

Delphi

RTTI,TMapModel,TMapView,TMapModel,delphi

This example shows how to use the RTTI of an event to invoke it. Two classes are defined: TMapModel (event producer) and TMapView (event consumer). TMapModel has a specific event: OnChange (of type TMapModelChangeEvent). Procedure InvokeOnChangeEvent retrieves the RTTI available for this event and invokes it.


C#

template,method,pattern

Template Method Pattern


C#

Builder,Pattern

Builder Pattern


C#

Adding,Controls,at,Run,Time,in,c#

This Code Shows How to Add Controls at Run Time


Java

Demonstrating,keystroke,events,java

Demonstrating keystroke events in Java


C#

c#,combine,delegate,delegates

This Code Combines Two Delegates


PHP

A,database,abstraction,layer,for,the,PHP,ODBC,module

A database abstraction layer for the PHP 3.0 ODBC module


C++

Matrix,Multiplication,c++

Matrix Multiplication c++


JavaScript

Character,Counter,Javascript

Character Counter with Javascript


PHP

Color,picker,php

Color picker in PHP


Delphi

TButtonedEdit,edit,control,delphi

This exemple demonstrates the use of a TButtonedEdit edit control. The code will load two bitmaps located as resources in the executable and generate an image list at run time. The two loaded images are then used for the left and right buttons of the edit control.


C++

Program,Overloading,difference,operator,complex,arithmetic

Program for Overloading the difference operator for complex arithmetic


C#

c#,multiply,multiplication,two,binary,numbers

This Code Shows How to Find Multiplication of two Binary Numbers


PHP

Server,Uptime,Statistics,php

Server Uptime Statistics in PHP


Java

Interface,List,and,class,LinkedList,example

Interface List and class LinkedList example in java


Java

Inserting,an,Image,into,SQL,Server,java

Inserting an Image into SQL Server in Java


Java

Using,JPopupMenu,java

Using JPopupMenu in java


C#

c#,Asynchronous,method,report,progress

This code shows how to Report Progress in Asynchronous Method


PHP

Get,Output,Directories,List,php,directory

A class to Get and Output Directories List in php


CSS HTML

hover,select,image,div,control,group,choose

this codes lets you make selection on hover.