About the author
Microsoft has made it's .NET 2.0 Framework beta 1 available. It's available here. In addition, you can get the SDK here.
In addition, you can also get Visual Studio 2005 here.
Microsoft seems to be targetting students with these betas.
Continued discussion of undocumented Delphi 8 Property Access Specifiers, and other ways of adding and removing delegates / events handlers, including clearing the list of all the delegates / event handlers.
This article discusses the new Delphi 8 property access specifiers.
A method pointer is now the same as a global procedure, ie, procedure of object = procedure.