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


Viewstate-less ASP.NET Pages
Viewstate is a great way to track the last-known good state of a web page. Unfortunately it's also a good way to bloat up pages unnecessarily. Dino has advice for how to save state on only the page elements you need
April 25, 2007
Multi-threaded Debugging Techniques
Debugging multi-threaded applications can be a challenging task.
April 23, 2007
"The New Software Industry" Conference
Carnegie Mellon West and UC Berkeley host distinguished lineup of speakers for one-day conference on the future of the industry.
April 20, 2007
A Quick Look at LINQ
Language INtegrated Query (LINQ) is one of the new features coming in the Orcas version of Visual Studio. LINQ lets you use a SQL-Like syntax to work with objects, relational databases, or XML
April 19, 2007
Agile Principles, Patterns, and Practices
Addressing just part of the software development puzzle
April 19, 2007
Programmatic Loading of User Controls
Dino explains how to set up a user control for your web site so that it can be modified on the fly or modified based on changing runtime conditions
April 17, 2007
Occasionally Connected Smart Clients and ADO.NET Sync Services
Udi answers questions around how to create Smart Clients that are capable of working when disconnected, as well as solutions to the conflicts that occur when reconnecting. Join us for an in-depth discussion on conflict identification and resolution, and how messaging helps out even here.
April 16, 2007
How To Manage Windows Vista Application Compatibility
Migrating to Vista means big changes in application support. Will your applications work in Vista? Here are some strategies and tools to mitigate the impact of moving to the new OS.
April 14, 2007
ASP.NET 2.0: Enforce Web Standards For Better Accessibility
Adopting Web standards,CSS Control Adapters, and ASP.NET 2.0 Themes and Master Pages
April 10, 2007
XmlLite: A Small And Fast XML Parser For Native C++
What does XmlLite provide? Briefly, it provides a non-cached, forward-only parser (that delivers a pull programming model) and a non-cached, forward-only XML generator. Both have proven to be very valuable functions.
April 10, 2007
Netting C++
Under .NET, the static nature of C++ templates instantiation makes them less than first-class citizens of C++/CLI.
April 10, 2007
Accelerated Search For the Nearest Line
Finding the nearest position within a set of lines is not a difficult task -- most of the time.
April 10, 2007
Charting: Fast and Efficient
To keep his ASP.NET 1.1 and 2.0 applications at the cutting edge, Grady took a second look at the charting components his company was using.
April 5, 2007
Enough of Processes: Let's Do Practices
When processes can't cut it, practices offer an alternative.
April 5, 2007
Puzzling
Word puzzles are a state of mind
April 2, 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