Wrox Programmer Forums
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 28th, 2006, 03:55 AM
Registered User
 
Join Date: Nov 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Metadata

what is this metadata. Will u give me a definition?

Thanks to everybody
Sabu

 
Old November 28th, 2006, 04:14 AM
Authorized User
 
Join Date: Feb 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to karthiklsimha
Default

Hi,
Check out the below links in MSDN. There is an exhaustive documentation on metadata and portable executable(PE) file.
http://msdn2.microsoft.com/en-us/library/8dkk3ek4(vs.80).aspx
http://msdn2.microsoft.com/en-us/library/2c3d7zbc.aspx



Regards,
Karthik Simha
 
Old November 29th, 2006, 03:02 AM
Authorized User
 
Join Date: Mar 2005
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In short...
NET metadata, in the Microsoft .NET framework, refers to code that describes .NET CILcode. Metadata describes all classes and class members that are defined in the assembly, and the classes and class members that the current assembly will call from another assembly.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to read the metadata in wmv files arun.sharma.kumar Visual C++ 0 February 14th, 2007 03:18 AM
Metadata file could not be found Arsi C# 0 September 1st, 2004 02:46 PM
TypeLib Not Found;METADATA tag... rmattila Classic ASP Professional 6 June 9th, 2004 08:45 AM
metadata error question beertv Dreamweaver (all versions) 5 November 13th, 2003 01:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.