When writing code…
filed in .Net, Programming on May.14, 2008
I know that I’m not the best developer you will find around, but during years I have learned a thing or two. The best advice I can give to you is to write modular codes or use classes. Try to re-use everything you have written, but while re-using, please do not copy paste the [...]