Site hosted by Angelfire.com: Build your free website today!
Google
About US
Computer Programming
Favorites

>> Recent Updates
(8/04/2002)
Effective C#: Use jagged array instead of multi-demensional array
Effective C#: Try to make your type CTS-Compliant
Effective C#: Use Factory Pattern to create Interface based CAO

(7/31/2002)
Effective C#: Distinguish among Module, Assembly and Namespace
namespace: A logical naming scheme for grouping related types.
module: A loadable unit, which can contain type declarations and type implementations.
assembly: A collection of functionality built, versioned, and deployed as a single implementation unit (one or multiple files).
assembly manifest: An integral part of every assembly that renders the assembly self-describing.

(7/30/2002)
Our Homepage on AngleFire Opened
2002 Copyright by Ming Chen & Qiu Zhang
and contributors who are credited in the articles.