Tuesday, December 26, 2006
common language specification
The CLS(Common language Specification) is the subset of the common type system.Any .NET assembly that will be used by other languages must expose only those features common to all languages that will use it. CLS is well defined set of types implemented in .NET language.If an assemblyonly uses CLS features, it can be used by any CLS-complaint language.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment