Tags: code examples

Sort by: Date / Title / URL

  1. The .NET Framework 2.0 BackgroundWorker class makes it easy to code simple threading into your applications. However, a common question that gets asked in VB ...
  2. Code Example Using TextFieldParser
  3. Tip Sheet When to Rewrite
  4. Code Example The .NET Random Object
  5. Case Study The 7 Steps of Software Development Case Study
  6. In my previous article, Impersonation Class, I had provided code that allowed you to impersonate a user for critical parts of your program. Another common ...
  7. 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 ...
  8. 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 ...
  9. 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 ...
  10. Here s a simple app I wrote to test regular expressions. Regular expressions are a handy way to do complex parsing of strings but testing expressions ...

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



Store, share and tag you favourite links