by
19. September 2009 21:27
I've finally uploaded SweetLIB.
You can go view the project here (http://sweetlib.codeplex.com/).
SweetLIB is a library I've had for probably 3 years but never really had the balls to publish. I've done a lot to it.
The Major Features:
- ADO Wrapper and Factory (helps make apps db agnostic)
- Helpers for
- Regex validation of data (zip codes, credit cards, email addys, etc)
- Finding controls in control trees
- Finding nodes in Tree controls
- Object Validation classes
- Web page error handling with base classes
If you use it, let me know what you think. There is an included web project that serves as documentation right now, but it's not all that great.