FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
Dobbs M-Dev FORUM | NEWSLETTERS


Create a Custom Settings Class
Scott shows how to create a custom application-settings class to make it easy to persist settings for a section of your application. You can maintain settings such as username and password, as well as the size of user-controlled forms, last folder opened or recent files.
June 28, 2007
Handling Application-Level Request Events
In ASP.NET the HTTP application object fires application-level events to listening components in either HTTP modules or code manually added to the global.asax application file. Dino Esposito compares these two options.
June 21, 2007
Build .NET Controls for VB6 Apps
The Interop Forms Toolkit lets you build VB.NET user controls to be used in a legacy Visual Basic 6 applications.
June 14, 2007
The C5 Generic Collection Library
Collection libraries provide functionality for storing and manipulating collections of related data items.
June 8, 2007
Spin Buffers
If you are writing high-performance applications, you should consider using Spin Buffers that eliminate the need for synchronization.
June 8, 2007
Flash Lite: Graphics for Mobile Devices
Based on Adobe's Flash technology, Flash Lite is specifically developed for mobile phones and other consumer electronic devices.
June 8, 2007
The Buzz About Builds
What's driving all the recent interest in Build tools that you might reasonably characterize as a rather, well, unglamorous?
June 8, 2007
Managing User Sessions in AJAX Applications
There are many events in AJAX applications that may originate a session timeout. Managing these events properly is essential
June 7, 2007
C++/CLI: Attributes
Rex Jaeschke describes the keyword-like descriptive declarations called attributes provided by the .NET Framework, and shows how to use them in C++/CLI.
June 6, 2007
Digital Imaging, Databases, and Eye Care
Retcam II is a specialized digital imaging system for photographing and documenting patient pathologies. It relies on a comprehensive database to keep track of all digitally recorded images and facilitates transferring them via LAN or Internet.
June 5, 2007
Software Complexity: Bringing Order to Chaos
Object-oriented design and analysis provides tools for understanding and building complex software systems.
June 4, 2007


Dobbs M-Dev Archive
2009 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2008 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2007 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2006 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2005 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2004 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2003 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2002 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1999 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1998 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1997 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1996 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1995 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec




MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK