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 > CVu
• Blogs
ACCU Topics  (2)
  • ACCU magic

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 ]
Patterns in C - Part 4: OBSERVER
Description :

This part of the series will highlight another principle for dependency management and illustrate how both of these principles may be realized in C using the OBSERVER pattern.

by Adam Petersen
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Design of applications and programs ]
Professionalism in Programming #32
Description :

In this article I present a series of thought provoking questions based on some topics that I've covered in past issues.

by Pete Goodliffe
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Project Management ]
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 ]
Patterns in C - Part 3: Strategy
Description :

This part of the series will investigate a design pattern that adds flexibility to common software entities by letting clients customize and extend them without modifying existing code.

by Adam Petersen
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Design of applications and programs ]
Out with the old...
by Pippa Hennessy , Alison Peck
Category: [ CVu Journal Vol 17, #3 - Jun 2005 ]
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   >>   >|