Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Internet Topics or Overload Journal #112 - December 2012
Browse in : |
All
> Topics
> Programming All > Topics > Internet All > Journals > Overload > o112 All of these categories |
- Options:
- View Article Map
- View Archives
Category: [ Programming Topics | CVu Journal Vol 17, #6 - Dec 2005 ]
Category: [ Internet Topics | Overload Journal #70 - Dec 2005 ]
Category: [ Programming Topics | Overload Journal #70 - Dec 2005 ]
Description :
Recently, I had the chance to interview Christof Wittig, CEO of db4objects (www.db4o.com).
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
Unless you work in the telecommunications industry your knowledge of how it works is likely to be quite limited, therefore it is worth describing the basics.
Category: [ Internet Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
This article demonstrates a technique for tracking exceptions across process boundaries in distributed systems using Globally Unique Identifiers (GUIDs); data from log files, bug reports, and on-screen error messages can then be correlated, allowing specific errors to be pinpointed.
Category: [ Internet Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
To summarize, as memory goes too low, garbage collection could kick in, but it in turn needs memory to maintain a traversal stack … Quite a catch-22.
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
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!
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
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.
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Category: [ Programming Topics | Overload Journal #69 - Oct 2005 ]
Category: [ Programming Topics | Overload Journal #69 - Oct 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 ]