Infolink

 

Search This Blog

Showing posts with label Metadata. Show all posts
Showing posts with label Metadata. Show all posts

Oct 28, 2012

Asp.Net Tutorial (PART-10)

Common Language Specification (CLS)

The CLI defines a runtime that is capable of supporting most, if not all, of the features found in modern programming languages. It is not intended that all languages that target the CLR will support all CLR features. This could cause problems when components written in different languages attempt to interoperate. The CLI therefore defines a subset of features that are considered compatible across
language boundaries. This subset is called the Common Language Specification (CLS).
Related Posts Plugin for WordPress, Blogger...