Skip to content

TechXcel.com - provides technical excellence...

Narrow screen resolution Wide screen resolution Increase font size Decrease font size Default font size default color orange color green color
You are here: Home
What the Metadata stores?
(0 votes)
Written by Chetankumar Akarte   
Monday, 04 June 2007

What the Metadata stores?

Metadata stores the following information:

  1. Description of the assembly.
    • Identity (name, version, culture, public key).
    • The types that are exported.
    • Other assemblies that this assembly depends on.
    • Security permissions needed to run.
  2. Description of types.
    • Identity (name, version, culture, public key).
    • The types that are exported.
  3. Attributes.
    • Identity (name, version, culture, public key).
Last Updated ( Monday, 04 June 2007 )
Read more...
 
How metadata is stored?
(0 votes)
Written by Chetankumar Akarte   
Monday, 04 June 2007

How metadata is stored?

Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata token. This is a 32-bit value where the top 8 bits identify the appropriate metadata table, and the remaining 24 bits give the index of the metadata in the table. The Framework SDK contains a sample called metainfo that will list the metadata tables in an assembly; however, this information is rarely of use to a developer.

Read more...
 
What is .NET metadata?
(0 votes)
Written by Chetankumar Akarte   
Monday, 04 June 2007

What is .NET metadata?

In the past, a software component (.exe or .dll) written in one language could not easily use a software component written in another language. COM provided a step forward in solving this problem. The .NET Framework makes component interoperation even easier by allowing compilers to emit additional declarative information into all modules and assemblies. This information, called metadata, helps components to seamlessly interact.

Read more...
 
What are CLS features?
(1 vote)
Written by Chetankumar Akarte   
Monday, 04 June 2007

What are CLS features?

The CLS provides following advantages:

  1. Access to Complete .NET Framework hierarchy.
  2. High level of interoperability within languages.(e.g. - C# Class can be inherit from a Visual Basic class).
  3. Component is accessible from any programming language that supports the CLS.
  4. All CLS-compliant languages can produce verifiable code so the type safety of code possible.
Read more...
 
What is the Common Language Specification (CLS)?
(0 votes)
Written by Chetankumar Akarte   
Monday, 04 June 2007

What is the Common Language Specification (CLS)?

The Common Language Specification (CLS), which is a set of basic language features needed by many .Net applications to fully interact with other objects regardless of the language in which they were implemented. The CLS represents the guidelines defined by for the .NET Framework. These specifications are normally used by the compiler developers and are available for all languages, which target the .NET Framework.

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 16 - 20 of 56

Who's Online

We have 1 guest online

User Login

PayPal Donation

Enter Amount:

Syndicate

TechXcel's Friends

Tutorials Garden
Wicolorz
pixel2life

Text Link Add

Statistics

Members: 262
News: 60
Web Links: 6
Visitors: 269776

Google Seach

Google AdSense

TechXcel Referrals

TechXcel's Sponcer...