Click here to Skip to main content
15,922,166 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Code-Behind File Vs Class Module Pin
John Kuhn18-Feb-04 21:38
John Kuhn18-Feb-04 21:38 
GeneralSecurity error Installing a strong named assembly Pin
Ægidius Ahenobarbus16-Feb-04 12:24
Ægidius Ahenobarbus16-Feb-04 12:24 
General.EnableVisualStyles bug Pin
Judah Gabriel Himango16-Feb-04 10:34
sponsorJudah Gabriel Himango16-Feb-04 10:34 
Questionbinary MSIL file format? Pin
aiwadisc15-Feb-04 20:50
aiwadisc15-Feb-04 20:50 
AnswerRe: binary MSIL file format? Pin
Anonymous15-Feb-04 23:09
Anonymous15-Feb-04 23:09 
AnswerRe: binary MSIL file format? Pin
Corinna John15-Feb-04 23:42
Corinna John15-Feb-04 23:42 
GeneralRe: binary MSIL file format? Pin
aiwadisc16-Feb-04 10:04
aiwadisc16-Feb-04 10:04 
GeneralRe: binary MSIL file format? Pin
Corinna John16-Feb-04 19:30
Corinna John16-Feb-04 19:30 
A COFF begins with a couple of header of fixed size, followed by section headers (which contain the size of the sections) an the content of the sections.

I recommend this book, it contains a good description of all headers and sections:
http://www.halfpricecomputerbooks.com/book/0735615470[^]

For a general COFF specification you should read this: http://www.delorie.com/djgpp/doc/coff/[^]

The Microsoft specification is available here: http://www.microsoft.com/whdc/hwdev/hardware/PECOFF.mspx[^]
GeneralRe: binary MSIL file format? Pin
Corinna John16-Feb-04 19:36
Corinna John16-Feb-04 19:36 
GeneralThank :-) Pin
aiwadisc16-Feb-04 21:56
aiwadisc16-Feb-04 21:56 
GeneralFree .Net training Pin
Anonymous15-Feb-04 15:10
Anonymous15-Feb-04 15:10 
GeneralFree .Net training Pin
Tony M John15-Feb-04 15:08
Tony M John15-Feb-04 15:08 
GeneralVersion problem broke code Pin
Larry S13-Feb-04 12:13
Larry S13-Feb-04 12:13 
QuestionHow to deploy common .dlls (assemblies) Pin
billdwilson313-Feb-04 10:20
billdwilson313-Feb-04 10:20 
AnswerRe: How to deploy common .dlls (assemblies) Pin
Werdna15-Feb-04 16:56
Werdna15-Feb-04 16:56 
GeneralRe: How to deploy common .dlls (assemblies) Pin
Werdna15-Feb-04 16:57
Werdna15-Feb-04 16:57 
GeneralAccessing .NET Remote from .NET compact framework Pin
Anonymous13-Feb-04 10:05
Anonymous13-Feb-04 10:05 
GeneralCom Interop Pin
Anonymous12-Feb-04 23:46
Anonymous12-Feb-04 23:46 
GeneralRe: Com Interop Pin
Mike Dimmick13-Feb-04 2:46
Mike Dimmick13-Feb-04 2:46 
GeneralRe: Com Interop Pin
Anonymous15-Feb-04 3:19
Anonymous15-Feb-04 3:19 
GeneralRe: Com Interop Pin
Nick Parker15-Feb-04 4:24
protectorNick Parker15-Feb-04 4:24 
QuestionUser Control as a Form Container? Pin
JerryTanski12-Feb-04 10:14
JerryTanski12-Feb-04 10:14 
AnswerRe: User Control as a Form Container? Pin
John Kuhn12-Feb-04 17:56
John Kuhn12-Feb-04 17:56 
GeneralFloatToInt32Bits and Int32BitsToFloat Pin
Paul Selormey11-Feb-04 17:06
Paul Selormey11-Feb-04 17:06 
Generaldata Binding Pin
CSharpDavid11-Feb-04 10:17
CSharpDavid11-Feb-04 10:17 

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.