Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Journals > CVu |
- ACCU magic
by Pete Goodliffe
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Professionalism in Programming, from CVu journal ]
by Francis Glassborow
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Francis' Scribbles from CVu journal ]
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 SkeltonCategory: [ CVu Journal Vol 17, #4 - Aug 2005 | Programming Topics ]
by Roger Orr
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Student Code Critiques from CVu journal. ]
by Jasmin Blanchette
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Programming Topics ]
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 PetersenCategory: [ CVu Journal Vol 17, #4 - Aug 2005 | Design of applications and programs ]
by Phran Ryder
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Project Management ]
by Francis Glassborow
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Francis' Scribbles from CVu journal ]
by Roger Orr
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Student Code Critiques from CVu journal. ]
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 GoodliffeCategory: [ CVu Journal Vol 17, #3 - Jun 2005 | Project Management ]
by Paul Johnson
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Programming Topics ]
Description :
Cross-Compiling Python Scripts into Windows Applications
by Silas S. BrownCategory: [ CVu Journal Vol 17, #3 - Jun 2005 | Programming Topics ]
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 PetersenCategory: [ CVu Journal Vol 17, #3 - Jun 2005 | Design of applications and programs ]
Description :
In this article, we will review Qt 4's new set of template container classes.
by Jasmin BlanchetteCategory: [ CVu Journal Vol 17, #3 - Jun 2005 | Programming Topics ]
by R D Findlay
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Programming Topics ]