473,397 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Metadata in the assembly

Hello!

Can somebody give some example for what kind of metadata in included in the
assembly ?

//Tony
Aug 28 '08 #1
2 1230
"Tony Johansson" <jo*****************@telia.comwrote in message
news:Ok**************@TK2MSFTNGP05.phx.gbl...
Can somebody give some example for what kind of metadata in included in
the
assembly ?
You can use ILDASM.EXE (from the Framework folder) to view it yourself.
Use ILDASM (Intermediate Language Disassembler) to open an assembly, and
then use the graphical interface of the program to examine the contents of
the assembly.

Aug 28 '08 #2
On Aug 28, 3:31*am, "Tony Johansson" <johansson.anders...@telia.com>
wrote:
Hello!

Can somebody give some example for what kind of metadata in included in the
assembly ?

//Tony
That is kind of a retorical question, ALL the metadata is stored in
the assembly. Maybe the question is what info about a type end being
stored as metadata. Follow the suggestion of Alberto to inspect an
assembly. The complete list though could be find in the compiler doc.
or maybe in the framework especification, not sure where.
Aug 28 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Santhu | last post by:
What is the difference between METADATA and MANIFEST and where do they get stored? Thank you
2
by: Andy Turner | last post by:
I've read a few articles on this and I still can't seem to get it set in my brain! What's the correlation between these two? Some articles seem to use the terms interchangeably! Cheers for any...
6
by: Dave H | last post by:
You'll have to excuse me if I don't know what I'm talking about, but I'm new to webservices. I'm attempting to compile a C# file with csc /r:dmcorex.dll...
1
by: Fedor Buyakov | last post by:
hello all i have a specific question according hiding unmanaged (native) types in metadata for assemblies generated by c++ with managed extensions. i understand what these types are nedeed in...
1
by: Alexander Arlievsky | last post by:
Hi, I have MC++ mixed mode assembly, which also uses MFC. Everything works fine, but C# code, which uses this MC++ assembly sees all MFC symbols as members of the global namespace. When I open...
0
by: john | last post by:
I am occasionally getting a strange error when deploying an asp.net assembly to a \bin directory in our production environment. CSC0006: Metadata file xxxxx could not be found. We then have to...
0
by: Ant | last post by:
Hi, I created an assembly & compiled it before I changed its name to what i wanted it to be. I set a reference to it in another project. I then changed the name to what i wanted & compiled the...
0
by: Deshi | last post by:
As per my knowledge i come to know that when we compile source code assembly get created created at <Drive>:\WINDOWS\Microsoft.NET \Framework\v2.0.50727\Temporary ASP.NET Files (VS2005)...
2
by: =?Utf-8?B?U2FuZHBvaW50R3V5?= | last post by:
Not sure if this is a vs.net question, but since its happening in Im looking at c# code ... I often double-click on a method to highlight it, right click, and choose "Go To Definition" to view...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.