Subscribe via email
Click Here to Subscribe
Discover what partial classes are in .NET and what they're good for. Continue...
Learn how to use a stream to read the byte content of a file. You can also use the new ReadAllBytes method on the File class. Continue...
Visual Studio 2007 Preview Continue...
Learn how to convert a hex string to a .NET color using C#. Continue...
I provide a class, RandomProvider, which provides random numbers for several of the .NET data types and based on statistical distributions. Continue...