Introduction
To reduce the incidence of spam and reduce the likelihood of denial of service attacks, many web pages include an image block with distored text, known as a Captcha. (There is a good art
Download source code - 37 KB
Download article PDF - 783 KB
Introduction
I went looking for a class to do printing from a DataGridView, and none of them did all that I was looking for. I needed to
Introduction
A long time ago when I was a senior developer in the Windows group at Microsoft, I was sent to the Far East to help get the F.E. version of Windows 3.1 shipped. That was my introduction
Download AutomatingWeb.zip - 12.48 KB Background Following my post about Live Score [Cricket] on GIT, I got the requests to publish the code for doing same. And here I am, startin
IntroductionHttp protocol is stateless, so we need to maintain state on Client side or Server side. For this time I am going to discuss about the maintaining state on Server Side with one programming
Introduction
No matter what line of business you are in, it is all about data, lots of data,
data from every source possible. The data can be collected manually, i.e. by someone
writing dow
Download Cartoon - 41.35 KBLatest code in Google Code Project
Introduction
This allows you to apply a painting/cartoon effect to an image by using a bilateral filter followed by edge detec
Download tigerhash - 14.23 KB
Introduction
This set of pure-C# classes implements the cryptographic TIGER hash algorithm. It inherits from .net's HashAlgorithm class and so is usable as drop-in
Download the final sample of the solution we're going to build. - 432.59 KB
Introduction
This tutorial explains the steps required to integrate a Google-like, interactive event calendar in&
Download MFC Version (Visual Studio 6.0 Project) - 20.37 KB
Download Ansi C++ Version Ansi\Unicode (Visual Studio 6.0 Project) - 16.35 KB
Download MFC Version (Visual Studio .NET 2005 Project) - 2
Download fromA-Z Step1 - 251.53 KB
IntroductionIn this post I will be discussing how I got the stm32 discovery board working with the Keil IDE. This was my first time using an ARM processor,
Download QxOrm_1.1.4 - 1.41 MB
Introduction
Using the code
Quick sample
Tutorial : qxBlog project
History
Introduction
QxOrm is a C++ library designed to provide Object Relational
Download source - 1.60 KB
Introduction
For licensing purposes, according to me, the best and secure way is to generate a unique key for the client's machine and provide a corresponding license ke
Debugging, Tracing and Instrumentation in .NET and ASP.NET (14 FAQ)
Contents
So, what’s the agenda?What is Instrumentation?
What is debugging and tracing?
How can we implement debuggin
I create the analyzer detecting errors in source code of C/C++/C++0x software [1]. So I have to review a large amount of source code of various applications where we detected suspicious code fragments
Download SQLFramework.zip - 1.89 KB
Introduction
Developers who have experienced in large application development know the necessities of framework. In this regards, more experience develope
Download source code - 5.1 KB
Introduction
This article is a non-recommended hack for dynamically adding a class path to SystemClassLoader. You should re-think your design before using this hack; u
Download BasicEvents - 10.16 KB
IntroductionWhen working on one on my recent projects, I needed to fire an event that contains a message. I 've looked for any EventArgs that contains a strin