Alex Hoffman
Perspective on development, management and technology
-
OT: Free .info Domains
If your looking for up to 25 free .info domains - and free means no credit cards required - check out DomainSite.
-
What is .NET?
Updated 23-Jul-06 (~2 years later): Added link to download .NET 2.0 Redistributable.
-
OT: Gmail Invites Available
I have a number of Gmail invitations available if anyone would care for one (until they run out). -
A Plug-In Architecture for .NET
Implementing a plug-in architecture in .NET can be problematic due to the inability to unload an assembly from the primary AppDomain. Here are two possible alternatives:-
-
Whidbey/Yukon Dates Slip
Updated ...
-
COM+ versus Web Services
I thought I would include my response to a question recently posted on the Australian .NET Developers mailing list ...
-
.NET Design Guidelines for Class Library Developers
Ken Brubaker is maintaining a useful list of new class library design guidelines as published by Brad Abrams [MS] on his weblog.
-
Longhorn/Whidbey/Yukon Release Date Summary
This item is now out of date and no longer maintained.
-
Visio UML Shapes
If you use Visio for UML, Pavel Hruby has a useful collection of interpretation free Visio UML stencils.
-
Still in Love With VBScript and JScript?
Roy Osherove has written an interesting article on scripting in .NET, but it should be mentioned that there are issues that prevent you implementing a modern .NET integrated scripting solution within your application ...