C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Metadata


Posted Date: 29 Aug 2008      Total Responses: 3

Posted By: narendra       Member Level: Silver     Points: 1


hi friends plz help me

what is meatadata?




Responses

Author: Wax    29 Aug 2008Member Level: SilverRating:     Points: 6
You could have search a bit. There is lot of them here

Metadata - is code that describes the compiled IL. A .NET language compiler will generate the metadata and store this in the assembly containing the CIL. Metadata describes all class members and classes that are defined in the assembly, and the classes and class members that the current assembly will call from another assembly. The metadata for a method contains the complete description of the method, including the class (and the assembly that contains the class), the return type and all of the method parameters. When the CLR executes CIL it will check to make sure that the metadata of the called method is the same as the metadata that is stored in the calling method. This ensures that a method can only be called with exactly the correct number of parameters and exactly the correct parameter types.

From here
http://www.dotnetspider.com/forum/161467-Explain-CLI-CIL-CTS-Metadata-CLS-IL-VES.aspx




Author: bhanu prakash inturi    30 Aug 2008Member Level: SilverRating:     Points: 4
hi

better to read SEO tutorials in dotnetspider

http://www.dotnetspider.com/tutorials/SEO-Tutorials.aspx

from this u will have better idea instead of knowing what is metadata u also know how its work and how its uses in website

thanks and regards
bhanuprakash




Author: chandramohan    30 Aug 2008Member Level: GoldRating:     Points: 4
Information that describes every element managed by the common language runtime: an assembly, loadable file, type, method, and so on. This can include information required for debugging and garbage collection, as well as security attributes, marshaling data, extended class and member definitions, version binding, and other information required by the runtime


Post Reply
You must Sign In to post a response.
Next : Class with multiple interface-inheritance and interfaces with same method name&signature?
Previous : tablename
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

doors in nj

Contact Us    Privacy Policy    Terms Of Use