Tags: code examples

Sort by: Date / Title / URL

  1. While the .NET String object offers a lot of functionality, there are still some things that we can add to it. In this article, we'll ...
  2. I wrote an article called 3 Handy VB.NET String Functions You Can Use and it's been one of the more popular ...
  3. Binary Serialization is the process of storing the state of an object in a binary stream. The public and private members of the object as ...
    05-12-2009 to , by cfoster1517 and 1 other
  4. Tip Sheet Beware of the Byte Order Mark
  5. Code Example Using TextFieldParser
  6. Tip Sheet When to Rewrite
  7. Code Example The .NET Random Object
  8. Parsing a delimited string can be tricky. Sometimes there may be multiple delimiters, strings enclosed in quotes with the delimiters inside as well as other ...
  9. In VB6, and in MS-BASICs going back for probably 30 years, you would use the Rnd function to get a pseudo random number and you ...
  10. VS 2005 Framework 2.0 adds a new way to email, the System.Net.Mail Namespace that uses SMTP Simple Mail Transfer Protocol to deliver messages. In ...

First / Previous / Next / Last / Page 1 of 3