Download:
MEGAUPLOAD - The leading online storage and file delivery service
Comes with source(vb.net) and executable
This is ONLY a RADAR program, it in NO way plays/interacts with WoW for you.
It comes with a few example 'functions' (made for new programmers) that show you how to access specific object properties (like LocalPlayer.Health, Target.Level)
Also are a few comments aimed at helping you understand how the object
manager works and how you use it.
Written in: Vb.Net 2008 Pro (should work in basic edition...no fancy function)
I have .net framework 3.5, I'm 99% sure the project was created for it..you can download yourself
or..open it up in visual studios and change the option to 2.0 or w/e framework you have and recompile.
?might work on .net framework 2.0? I'm not going to re-compile/upload....you can do this

Credits: Everyone who posted source projects for radar/objdumper..100% of my understand of the objmgr came from looking at this code..thank you. Also, select members here who helped with offsets and ..info.
MemoryReader.dll --> 100% copied from wowradar/ObjDumper for this example.
Edit: Any vb coders, please comment on code.