ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Browse in : > Journals > Overload > o133
• Programming +

• o133 +
  • Overload 26 PDF
  • Overload 25 PDF
  • Overload 24 PDF
  • Overload 23 PDF
  • Overload 22 PDF
  • Overload 21 PDF
  • Overload 20 PDF
  • Overload 19 PDF
  • Overload 16 PDF
  • Overload 15 PDF
  • Overload 14 PDF
  • Overload 13 PDF
  • Overload 12 PDF
  • Overload 11 PDF
  • Overload 10 PDF
  • Overload 9 PDF
  • Overload 8 PDF
  • Overload 7 PDF

Let's Do C# and MySQL - Part 1 - MySQL
Description :

Before I start, this is going to be fun. Understand? Fun. Not dull, but fun. I intend writing this in a banana suit with my feet in a bucket of warm rice pudding[1]. That's how much fun it's going to be!

by Paul F. Johnson
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Programming Topics ]
J2SE 5.0 New Features
Description :

J2SE 5.0 has been available for download since the end of 2004. This new release included many changes and enhancements to the Java platform such as speed and stability. Additionally, some changes were made to the Java language itself.

by Dave Salter
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Programming Topics ]
Transactions with Delegates in C#
Description :

The Delegate type is a powerful feature of C#. This article introduces delegates, and shows how they can be used to solve a common problem: ensuring that a series of database updates occur as a single operation by use of a transaction.

by Matthew Skelton
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Programming Topics ]
C-side Re-sort
Description : In spite of the attention given to object-oriented development, TDD and modern testing frameworks, it is worth understanding how and why unit testing has an important role to play in general, regardless of the technologies or broader development philosophy involved. This article walks through a simple example, highlighting some of the motivation behind basic unit testing and the practices involved but without following through into TDD. by Kevlin Henney
Category: [ Overload Journal #68 - Aug 2005 | Programming Topics ]
C++ Interface Classes - Noise Reduction
Description : Interface classes are a principle mechanism for separating a class' interface from its implementation in C++. I wrote an introduction to interface classes in a previous article. In this article, I intend to explore interface classes - and their implementation classes - further. by Mark Radford
Category: [ Overload Journal #68 - Aug 2005 | Programming Topics ]
A Technique for Register Access in C++
Description : This article discusses a C++ scheme for accessing hardware registers in an optimal way. by Pete Goodliffe
Category: [ Overload Journal #68 - Aug 2005 | Programming Topics ]
Silas's Corner
Description :

Cross-Compiling Python Scripts into Windows Applications

by Silas S. Brown
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Programming Topics ]
New Container Classes in Qt 4
Description :

In this article, we will review Qt 4's new set of template container classes.

by Jasmin Blanchette
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Programming Topics ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|