Description:
It's basically an enhanced Caller ID. On incoming SMS or phone calls a window pops up that displays:
- The full name of caller.
- Address of caller with a map link.
- The number of FTC and caller complaints (to tell if it’s a spam call).
- Telco name and location (can tell what carrier the call is from).
- Relatives of caller (with age).
- Criminal History.
Some other features include ability to add the caller to the contacts book, return the call or look at past calls, updates from social networks like Facebook n Twitter. It also has whitepages.com support.

Update Description:
v0.6:
- Added documentation and extended API NetCallerID extensions.
- Updated the whitepages.com provider.
- Fixed some display issues with the standalone and low res WM devices.
- Added SMS reply.
v0.5:
- Extended API.
- Updated GUI.
- Better support for all wm platforms.
- Numerous bug fixes.
v0.4:
- UI changes to work on all WM phones and resolutions (including QVGA 320x320).
v0.3:
- Added logic to the add to contacts where if name is in address book prompt/don't add.
- A full standalone app has been added where you can lookup past calls.
- Added the program to the programs list.
- Numerous bug fixes.
- SMS is now turned off by default. Some people were getting Very.Bad results where SMS messages were being swallowed. I *think* it should be fixed but unsure, it's something in the SMS .net interception library. If you really want SMS turn it on under config, do a soft reset, and if you see your not getting SMS messages immed. uninstall and let me know!
- Added whitepages.com lookups.
v0.2:
- Fixed install to storage device errors.
- Fixed the configuration GUI.
- Added MSI installer.