One of the most reputable changes in the Visual Basic language is the introduction of structured exception handling in VB.NET. While the latest...
List of common file extensions and their corresponding MIME types in a hash, which can be quite use at times. %mime_types =...
According to reports, IBM will soon launch a multimedia browser to make audio and video content accessible to people with vision impairments....
Packet sniffing is listening (with software) to the raw network device for packets that interest you. When your software sees a packet that fits...
TLS (Transport Layer Security), defined in RFC 2246, is a protocol for establishing a secure connection between a client and a server. TLS...
Private Function getProgrammerExcuse() As String Dim myExcuses(1 to 21) As String myExcuses(1) = "That's Weird...",...
A proxy server is one that receives requests intended for another server and that acts on the behalf of the client (as the client proxy) to obtain...
When I try to copy the following code the copy does not work and the link breaks are not copied properly. // create a message Message msg =...
The JavaMail API (http://java.sun.com/products/javamail/) is a messaging framework intended to build platform-independent applications that use...
Java is a fairly important technology to have on any operating system. Countless Web sites make use of Java or JavaScript; programs such as Zend...
Uniform Resource Identifiers (URIs) may represent Web requests, FTP requests, files, news, and e-mail. Whenever you need to work with URIs and...
Developers are often required to make a specific action take place on a form on a regular basis or after a set time interval. One way you can...
Working with strings is a very important functionality in most applications. Your ability to effectively use the existing .NET functionality is...
Using authoritative name service, DNS servers primarily advertise to the world the various records associated with the domain they serve. Because...
When you install an Oracle database, you automatically install an Apache 1.3 HTTP server on which the database relies for many of its products and...
Developers often deal with various date calculations in applications. If you need a simple way to figure out how many days there are between two...
Whenever need to know the number of words in a larger VB.NET string consider using the Split function. In this example of how to use Split, as...
This is a guide, you will not have a stand-alone effect or file by the end of this guide, but you will - hopefully - have an understanding of the...
The classical input/output (I/O) library in Java contains classes that support I/O handling of streams with compressed data. You can easily...
If you're using MySQL, there are some easy things you can do to secure your systems and significantly reduce the risk of unauthorized access to...
Separate names with a comma.