Utility methods
Posted
by Newbie
on Stack Overflow
See other posts from Stack Overflow
or by Newbie
Published on 2010-04-24T06:36:08Z
Indexed on
2010/04/24
6:43 UTC
Read the original article
Hit count: 287
utility
In many projects, we come across various utility methods e.g.
Email validation
Convert from dd/mm/yyyy to mm/dd/yyyy or other date formats
etc.
I would like to knoe as what are the varoius common utility method that we genrally use?
I know that some methods are project specific but many will be common. I searched in net to get a list of as much as possible but none I found to be very informative.
Could you please help?
Thanks
© Stack Overflow or respective owner