.net

July 10, 2003 .net

Quake II.NET in Managed C++

Here. These guys demonstrate not only a cool application of Managed C++, but also what a fabulous bridge that MC++ is between the unmanaged and managed worlds. Folks that haven't moved to VS.NET because they're doing C++ are *really* missing out.
July 1, 2003 .net

Registration-less COM to .NET Wrapper Tool Beta

Here. Aurigma has posted the beta for a COM to .NET wrapper generation tool that doesn't require the COM server to be registered, which is nice for hosted scenarios. It also generates the wrapper code for you to see and edit for your own purposes. Interesting.
July 1, 2003 .net

VS.NET Project & Solution Converter

Here. I just know that folks are going to need to be able to convert between VS.NET 2002 and 2003 projects and solutions for a while yet, so here's a free, extensible conversion tool to do the job.
June 18, 2003 .net

Hosting Windows Forms Designers

Here. This article comes with the full source for hosting the WinForms Designers to enable form design in your own app. To my knowledge, none of this stuff is supported, but that doesn't make it any less cool! [mikedub.net/GalleySlave]
June 16, 2003 .net

Releasing Nested Objects in Rotor

Here. ChrisT continues to make progress in the "Adding Ref-Counting to Rotor" project.
June 14, 2003 .net

nprof - Open-source .NET profiler

Here. From Matthew Mastracci: I just released the fifth alpha version of my free, open-source .NET profiling application. It supports everything I've thrown at it so far (multi-threaded programs, NAnt, SWF apps) and is getting close to feature-complete. It comes with a basic VS.NET add-in that lets you profile from DevStudio. There is a complete source package on the downloads page for those who are interested in learning how a profiler works, or just want to tinker.
June 12, 2003 .net

Windows Forms Programming in C# on Amazon

Here. I don't know how long it's but up, but the C# version of my WinForms book is up on Amazon. If you were a reviewer, please post a review. Thanks!
June 11, 2003 .net

PowerToys for Visual Studio .NET 2003

Here. From Andrew Webb: