Upgrading a basic scripting host to a smart host. Here we lay out the C# definition of the IRemoteDebugApplication interface, which is the ancestor of IDebugApplication.
Juval Lowy discusses the different perspectives that VB6 and C++ developers bring to .NET including the challenges each group faces with the technology. (MP3 audio, 16:32 mins.)
.NET Software Legend Juval Lowy offers his thoughts on the non-linear relationship between VB6 application complexity and developer capabilities in this provocative interview. (MP3 audio, 16:19 mins.)
A final modification to our Tracing class to handle displaying information about the number and types of parameters used in methods that utilize the class.
With ASP.NET 1.1, it's possible to impersonate a fixed identity in Windows XP and Windows Server 2003, as well as under Windows 2000 machines and IIS 5.0.
Keith Pleas discusses the performance characteristics of the Upgrade Wizard and VB6 Assessment tool, and Microsoft Product Manager Eugenio Pace describes the status of the VB6 to VB.NET Upgrade guide and availability of the VB6 Assessment tool. (MP3 audio, 13:51 mins.)
Book Reviews: Java Testing and Design, Designing Effective Database Systems; Jerry Pournelle Recommends...: Degunking Windows, Degunking your Email, Spam, and Viruses; Recent Releases
C++/CLI supports the ability to create multiple threads of execution within a single program. Rex covers the creation and synchronization of threads in C++/CLI.