Have a question? ask www.kenlet.com
Home  |  FAQ  |  About  |  Contact  |  View Source   
 
SEARCH:
 
BROWSE:
    My Hood
Edit My Info
View Events
Read Tutorials
Training Modules
View Presentations
Download Tools
Scan News
Get Jobs
Message Forums
School Forums
Member Directory
   
CONTRIBUTE:
    Sign me up!
Post an Event
Submit Tutorials
Upload Tools
Link News
Post Jobs
   
   
Home >  Tools >  Code Samples
Add to MyHood
Tools

Sort by:    Date   Rating   Title previous  :  next

Data Caching Not rated
Submitted by:   Keyar  Srinivasan Tuesday, September 16, 2003
This coding gives about the Data caching

Active Directory (ADSI) / LDAP Broswer + Dynamic TreeView, TreeNode, ListView Rating: 3.67 (3 votes)
Submitted by:   Chintan  Wala Tuesday, July 08, 2003
Active Directory Broswer with TreeView and ListView.

Please provide the LDAP DN for your Active Directory e.g. LDAP://yourdomain in the ADBroswer class's Main method before compiling.

e.g. string ROOT_PATH = "<your ldap DN>";

Tic Tac Toe Rating: 3.6 (5 votes)
Submitted by:   Larry  Mak Friday, July 04, 2003
This is meant to be a simple code sample of how forms work, using the simple mechanics of tic tac toe..

Sorting Algorithms Rating: 3.67 (3 votes)
Submitted by:   Pat  Sissons Sunday, June 01, 2003
This is a program that will analyze a sorting algorithm. I included 4 of the best sorting algorithms with it. Very usefull for those who want to study the fastest sorting algorithms.
includes the following
-Advanced Quicksort
-Odd-Even Transport Sort
-Shear Sort
-Radix Sort

NOTE: only the radix sort was coded by myself, all others were translated from various sources on the web. credit for original code is documented in the code.

SimpleDraw Rating: 3.67 (3 votes)
Submitted by:   BYU  FAN Tuesday, May 13, 2003
A simple line drawing program that illustrates overriding mouse movement and button functions.
Also demonstrates use of color and pens.

previous  :  next
More:   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36
Copyright © 2001 DevHood® All Rights Reserved