Other Posts in Libraries And Releases
- Utility Library
- Craig's Utility Library Updated to 1.2
- Craig's Utility Library has been Updated to Version 1.3
- Craig's Utility Library Updated to 1.4
- Three Project Releases Today
- Updates for CUL, HaterAide, and YABOV
- Craig's Utility Library, HaterAide, and YABOV updated
- New Updates for Craig's Utility Library, HaterAide ORM, and YABOV
- Object to Object Mapper, Part 1
- Object to Object Mapper, Part 2
- Object to Object Mapper, Part 3
- Object to Object Mapper, Part 4
- HaterAide ORM Updated to 1.5
- Application Configuration in C#
- Gestalt.Net Released
- Blammo.Net released
- New Project, Echo.Net, Released
- Two New Projects Released Today
- New Release of Craig's Utility Library Available on CodePlex
- Aspectus, a New AOP Library, Released
- HaterAide ORM updated to 1.6
- Craig's Utility Library 2.0 released
- Building Your Own Unit Testing Framework in C# - Part 1
- Building Your Own Unit Testing Framework in C# - Part 2
- New Releases
- Utility Library Progress
Craig's Utility Library Updated to 1.2
12/10/2008
The title really says it all... I've updated the
utility library that I give away to include a couple of new things, including:
- Image Class
- Added flip, draw text, rotate, watermark functions
- Added overloaded functions that return/accept bitmap objects
- Screen shot class added which allows you to take a screen shot when using multiple monitors.
- Error/Information gathering class has been added to handle the various information dumps.
- HTML Class has a number of information dumps added.
- Reflection Class
- In property dump function, fixed instances where property required input
- Added assembly get/dump functions
- Added overloaded function to accept object types for property dumps (used for static properties)
- Process management class was added
- Added XFN listing class
- Added FOAF parser/generator class
- LDAP/Active Directory class
- Added group search functions
- Added group and user search functions
- Various other updates
As always, I've added documentation and it's available under the MIT license. So other than needing that text at the top of the page, feel free to download it and use it however you want. Anyway, try out the new items, leave feedback, and happy coding.