Advertisement
Membership
Login
ACCU Buttons
Letters to the Editor or CVu Journal Vol 17, #4 - Aug 2005
Browse in : |
All
> Journal Columns
> LettersEditor All > Journals > CVu > 174 All of these categories |
- Options:
- View Article Map
- View Archives
Professionalism in Programming #33
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Professionalism in Programming, from CVu journal ]
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Professionalism in Programming, from CVu journal ]
Francis' Scribbles
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Francis' Scribbles from CVu journal ]
Transactions with Delegates in C#
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #4 - Aug 2005 ]
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.
Category: [ Programming Topics | CVu Journal Vol 17, #4 - Aug 2005 ]
Student Code Critique Competition 35
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Student Code Critiques from CVu journal. ]
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Student Code Critiques from CVu journal. ]
Patterns in C - Part 4: OBSERVER
Description :
Category: [ Design of applications and programs | CVu Journal Vol 17, #4 - Aug 2005 ]
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.
Category: [ Design of applications and programs | CVu Journal Vol 17, #4 - Aug 2005 ]