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 ...
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 ...
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 ...
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 ...
In my previous article, 5 Elements of Style For Error Messages, I mentioned you could use the ErrorProvider component to help the user solve a ...
In today s business environment more and more companies are securing the PC s of many employees to prevent damage to their systems via malware downloaded over ...