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


.NET Scripting Hosts, Part Twelve
The ActivDbg.tlb file from the SDK is used to generate definitions of the Active Debugging interfaces, and the initial calls to setup support for debugging are added to our host.
January 31, 2006
IIS Kernel Caching
Paraphrasing the Rutles, all you need is cache to speed up ASP.NET page requests. Enabling caching in IIS 6.0 is simple, but there are some limitations on which page requests can be cached.
January 24, 2006
Migrating Data Access to .NET
.NET guru Jackie Goldstein discusses new features in .NET 2.0 and best practices for moving VB6 data access to .NET including in-depth information on ADO.NET 2.0 and how it differs from previous data access technologies. (MP3, 16:27 mins.)
January 24, 2006
Starting with Hybrid Apps
.NET guru Jackie Goldstein talks about developing small applications or sub-systems in .NET to gradually migrate to .NET. Development teams can gain experience for larger projects while their businesses can reap the benefits of the new platform. (MP3, 17:06 mins.)
January 18, 2006
Parsing XML in C#
Should I migrate code that uses MSXML to .NET and use the managed System.Xml namespace or stick with the COM based MSXML?
January 17, 2006
Office XML Formats
Brian Jones, program manager for Microsoft Office, brings us up to date on the new XML functionality in Office 12. (MP3, 5:01 mins.)
January 12, 2006
.NET Migration: In-House or Outsource?
If your development team is getting up to speed on the .NET Framework, .NET guru Jackie Goldstein suggests that you may be able to outsource migration for handling a lot of "grunt work". Jackie also provides tips on migrating in layers. (MP3, 16:11 mins.)
January 10, 2006
Synchronizing Access to the ASP.NET Cache
A synchronizer is an intermediate but global object that you lock before entering in a piece of code sensitive to concurrency. Here are some tips on how to set up the lock.
January 10, 2006
XSieve: XSLT Plus Scheme
Summer of Code -- Oleg Paraschenko.
January 3, 2006
Porting .NET to Familiar and GPE
Summer of Code -- Kirill Kononenko.
January 3, 2006
Core Principles of .NET Migration
.NET software legend and VB6 master Jackie Goldstein of Renaissance Computer Systems talks about his core principles in approaching migration from VB6 to .NET. (MP3, 17:42 mins.)
January 3, 2006
Automation Interfaces & .NET Applications
Scott builds interfaces for .NET executables that use automation interfaces from other applications.
January 1, 2006
Sorting in Java & C#
David uses reflection to sort a list of complex types using both Java and C#.
January 1, 2006
Google's Summer of Code: Part II
Google's Summer of Code resulted in thousands and thousands of lines of code. Here are more of the students who participated.
January 1, 2006
C++/CLI by Example: Serialization
Serialization allows objects to be stored externally--Rex shows us how it's done in the C++/CLI world.
January 1, 2006


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