BeaverTail (written entirely in C#)

Download my freeware and open-source BeaverTail ADSI Browser, written in C#. You may peek at the code, see how things are done, and incorporate
that code and knowledge into your own projects at your discretion. All I'm asking is that you do not
- sell the source code and / or the final application under your own name, charging people for it
- claim it were your code and / or your application
System requirements
- .NET framework runtime, version 1.1 (if you don't have it yet, get it from here)
- Windows 2000 or Windows XP Pro on your client computer
- Active Directory running on Windows 2000 or Windows 2003 Server
Downloads
Current application version: 0.9.0 - BeaverTail_090.zip
To install, just copy the three files contained in the ZIP archive to a directory of your choice -
no complicated install, no registration of any DLL's or OCX's needed - that's the beauty of .NET!
Source code for version 0.9.0 - BeaverTail_090_source.zip
The source code for BeaverTail contains a number of files, the most important of which is frmMain.cs - the main
application form, which also contains the majority of the actual code (at least for now).
Why BeaverTail? What's up with the name?
Thought you might ask ;-) There's no real connection between a beaver's tail and Active Directory, right?
Well, it's really quite simple - I just needed a nice, catchy, short name for that new project of mine. At the time,
I was just back from a 3-year stint of working and living in Eastern Canada (Halifax). A BeaverTail is a local specialty
in Ottawa, a (most often) sweet, warm pastry treat, shaped like a beaver's tail - lovely!
See the Beavertails Pastry web site for more information on the story of their treats - and if you ever get to Ottawa,
by all means try one!
Feedback
If you have any feedback, please do let me know!
Last change on Sunday, January 11th, 2004 by mse