devxlogo

December 20, 2002

New Eclipse Project Addresses Automated Software Quality

Final – For Release December 17, 2002 New Eclipse Project Addresses Automated Software Quality Open-source framework is basis for extending development platform to support deployment evaluation “Project Hyades” Builds upon

Reflection Part I: Discovery and Execution

eflection in .NET is an exciting new tool for most developers. This article shows you how to use reflection to discover objects at runtime that you did not know existed

Dynamically Executing Code in .NET

xecuting code dynamically at runtime is a powerful tool to allow users to customize applications after deployment. .NET provides all the tools that make it possible to build code on