Always remain updated about current software development trends

Articles having tag: WINXP

Graceful Handling Of JavaScript Errors

In this article, we would see how to gracefully handle JavaScript errors on a webpage, without creating a wrong impression in the minds of our visitors and/or users.

An exception safe OO thread-pool framework

Provides a plug in multithreaded environment, using an exception safe thread-pool and functors.

Check Digit Vertical and Horizontal

This tip explains how to calculate the Check Digit Vertical (CDV) and Horizontal (CDH) by SQL Server.

SMTP Client with SSL/TLS

C++ SMTP client, support SSL and TLS encrypted connection to SMTP server