Browse by Tags
All Tags »
.NET 3.5 »
.NET (
RSS)
ÜberUtils Series posts so far : Part 1 : Cryptography - Hashing Part 2 : Cryptography (Continued) - Encryption Part 3 : Strings Part 4 : Collections I figured it was about time I did another post in the UberUtils series seeing that I haven't written a...
I wrote a beginners article on how to create your own extension methods in .NET 3.5 and then how to go about testing them using new built-in features in VS2008. Please go read the article at the Code Project : http://www.codeproject.com/useritems/ExtensionUnitTests...
ÜberUtils Series posts so far : Part 1 : Cryptography - Hashing Part 2 : Cryptography (Continued) - Encryption Part 3 : Strings Part 4 : Collections So every developer has (or should have) a utilities class for strings. It seems the built-in string class...
ÜberUtils Series posts so far : Part 1 : Cryptography - Hashing Part 2 : Cryptography (Continued) - Encryption Part 3 : Strings Part 4 : Collections I am now going to finish off the cryptography part of my ÜberUtils project. If you don't know about it...
Well if you havent heard the good news already, then go read about it here at ScuttGu's Blog : Releasing the Source Code for the .NET Framework Libraries . As the name of the article implies, Microsoft is planning to release a standalone install that...
ÜberUtils Series posts so far : Part 1 : Cryptography - Hashing Part 2 : Cryptography (Continued) - Encryption Part 3 : Strings Part 4 : Collections If you read my previous post , you would know that it is my time to give back to the community. So where...
More Posts