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 Thirteen
Last time we began outfitting out .NET Scripting Host with basic debugger support modeled after the steps we follow when creating a COM-based Scripting Host. Let's take a look at how the code for those steps is integrated into our existing host.
February 27, 2006
Active Directory Membership Provider
ASP.NET 2.0 allows you to validate users via Active Directory, database, or even a custom algorithm.
February 23, 2006
Migrating VB.NET 2005 to C# 2.0, pt. 2
What are the issues I will face in migrating VB.NET 2005 code to C# 2.0, and vice-versa?
February 21, 2006
VB6 to .NET: A Look Back at the Road Ahead
Hybrid Interop or Total Rewrite? Refactoring or "Prefactoring"? Hosts Mark Baker and Nik Hemdal review advice on migrating VB 6.0 apps to .NET.
February 21, 2006
Refactoring in the Document Outline Window
The Document Outline Window in Visual Studio 2005 is a hierarchical view of the controls on a form, but it's not just read-only. You can use it to "visually refactor" an app by reordering controls into containers with unhooking the event handlers.
February 20, 2006
Dr. Dobb's Programmer's Bookshelf Newsletter
Inside C# and .NET; Books Squash Shocked Scribe; Jerry Pournelle Recommends...; Amazon.com Top 10 Programming Books Last Month; Recent Releases
February 15, 2006
ADO.NET Best Practices
.NET Software Legend and ADO.NET guru Jackie Goldstein discusses the history of ADO.NET, his recommended best practices when using it, and his upcoming book on ADO.NET. (MP3, 15:31 mins.)
February 14, 2006
Medium Trust in ASP.NET Applications
Setting the trust level to "Medium" for an ASP.NET application can often be the perfect blend of security and functionality.
February 9, 2006
Database Transactions and the System.Transaction Namespace
Microsoft's database technologies are undergoing significant changes. Development guru Jackie Goldstein looks at these changes and discusses new ways of thinking about transactions with the System.Transaction namespace. Jackie also explain what he likes about the new Dataset Designer, a toolset for managing items in typed datasets. (MP3, 15:10 mins.)
February 7, 2006
Migrating VB.NET 2005 to C# 2.0
What are the issues I will face in migrating VB.NET 2005 code to C# 2.0, and vice-versa?
February 7, 2006
Parsing XML in C#, Part II
Should I migrate code that uses MSXML to .NET and use the managed System.Xml namespace or stick with the COM based MSXML? (Part II)
February 3, 2006
Visual Studio 2005
The Document Outline Window in Visual Studio 2005 is a hierarchical view of the controls on a form, but it's not just read-only. You can use it to "visually refactor" an app by reordering controls into containers with unhooking the event handlers.
February 3, 2006
"Dr. Dobb's Journal February 2006"
64-Bit Computing
February 1, 2006
Of Interest
February 2006 Of Interest.
February 1, 2006
Inside C# and .NET
Peter reviews Stephen C. Perry's "Core C# and .NET."
February 1, 2006
Viewing & Organizing Log Files
LogChipper, the tool Phil presents here, lets you view and organize the contents of log files.
February 1, 2006
Sudoku & Graph Theory
Understanding graph theory is central to building your own Sudoku solver.
February 1, 2006
Native Queries for Persistent Objects
Among other benefits, native queries overcome the shortcomings of string-based APIs.
February 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