Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: meta data and attribute Pin
natsuyaki10-May-08 22:50
natsuyaki10-May-08 22:50 
GeneralRe: meta data and attribute Pin
George_George10-May-08 22:56
George_George10-May-08 22:56 
GeneralRe: meta data and attribute Pin
natsuyaki10-May-08 22:43
natsuyaki10-May-08 22:43 
GeneralRe: meta data and attribute Pin
George_George10-May-08 22:55
George_George10-May-08 22:55 
GeneralRe: meta data and attribute Pin
natsuyaki10-May-08 23:00
natsuyaki10-May-08 23:00 
GeneralRe: meta data and attribute Pin
George_George10-May-08 23:02
George_George10-May-08 23:02 
GeneralRe: meta data and attribute Pin
natsuyaki10-May-08 23:23
natsuyaki10-May-08 23:23 
GeneralRe: meta data and attribute Pin
George_George11-May-08 1:10
George_George11-May-08 1:10 
Thanks natsuyaki,


1.

It is great! Are there any tool for us to use to retrieve readable meta data and attribute information without using ILDasm tool?

2.

Generally speaking, from what pattern, could you identify a part of code in IL is dealing with attribute -- like the following code,

.custom instance void [mscorlib]System.ObsoleteAttribute::.ctor() = ( 01 00 00 00 )



regards,
George
GeneralRe: meta data and attribute [modified] Pin
natsuyaki11-May-08 4:11
natsuyaki11-May-08 4:11 
GeneralRe: meta data and attribute Pin
George_George11-May-08 15:36
George_George11-May-08 15:36 
GeneralRe: meta data and attribute Pin
natsuyaki11-May-08 20:38
natsuyaki11-May-08 20:38 
GeneralRe: meta data and attribute Pin
George_George11-May-08 21:24
George_George11-May-08 21:24 
GeneralRe: meta data and attribute [modified] Pin
natsuyaki11-May-08 21:56
natsuyaki11-May-08 21:56 
GeneralRe: meta data and attribute Pin
George_George11-May-08 22:20
George_George11-May-08 22:20 
QuestionManagedRijndael Out of Memory Exception Pin
Ian Uy10-May-08 19:18
Ian Uy10-May-08 19:18 
AnswerRe: ManagedRijndael Out of Memory Exception Pin
natsuyaki11-May-08 0:46
natsuyaki11-May-08 0:46 
GeneralRe: ManagedRijndael Out of Memory Exception Pin
Ian Uy11-May-08 0:49
Ian Uy11-May-08 0:49 
GeneralRe: ManagedRijndael Out of Memory Exception [modified] Pin
natsuyaki11-May-08 1:08
natsuyaki11-May-08 1:08 
GeneralRe: ManagedRijndael Out of Memory Exception Pin
Ian Uy11-May-08 2:24
Ian Uy11-May-08 2:24 
QuestionHow can i separate number and add them? Pin
pakpatel10-May-08 18:45
pakpatel10-May-08 18:45 
AnswerRe: How can i separate number and add them? Pin
Ian Uy10-May-08 19:11
Ian Uy10-May-08 19:11 
GeneralRe: How can i separate number and add them? Pin
pakpatel10-May-08 19:27
pakpatel10-May-08 19:27 
GeneralRe: How can i separate number and add them? Pin
Ian Uy10-May-08 20:33
Ian Uy10-May-08 20:33 
GeneralRe: How can i separate number and add them? Pin
talisker7710-May-08 21:00
talisker7710-May-08 21:00 
GeneralRe: How can i separate number and add them? Pin
elektrowolf10-May-08 21:15
elektrowolf10-May-08 21:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.