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

.NET (Core and Framework)

 
GeneralRe: 6.0 to Dot-Net Conversion Pin
S O S3-Aug-03 5:00
S O S3-Aug-03 5:00 
Generalcompact framework Pin
CSharpDavid24-Jul-03 10:45
CSharpDavid24-Jul-03 10:45 
Generalregex Pin
Iulian Serban23-Jul-03 1:10
Iulian Serban23-Jul-03 1:10 
GeneralRe: regex Pin
Philip Fitzsimons23-Jul-03 6:05
Philip Fitzsimons23-Jul-03 6:05 
GeneralImage lost in TreeView using Application.EnableVisualStyles(); Pin
EastDragon22-Jul-03 21:08
EastDragon22-Jul-03 21:08 
QuestionIs there a Delphi like Application.ProcessMessages? Pin
EastDragon22-Jul-03 20:40
EastDragon22-Jul-03 20:40 
AnswerRe: Is there a Delphi like Application.ProcessMessages? Pin
apferreira23-Jul-03 2:16
apferreira23-Jul-03 2:16 
GeneralRelative Virtual Addressing Pin
Profox Jase22-Jul-03 1:23
Profox Jase22-Jul-03 1:23 
Hello.

I am having a problem understanding the concept of .NET's relative virtual addressing system for elements of an assembly.

To explain, I use a binary reader to examine a .NET dll. By reading various bits of data and using Partition 2 of CLI as a guideline, I am able to obtain RVAs of various portions / elements of the dll.

My problem is, I don't understand how an item with an RVA of 8200 can exist in a file that has myBinaryReader.BaseStream.Length = 3584. Obviously, this is because I do not understand the concept of relative virtual addressing.

I have looked at Ben Peterson's code and article on Codeproject (Asmex Fie Viewer for viewing .net assemblies) but unfortunately, I can't figure it out.

Any help much appreciated, I am getting pretty frustrated and have spent days on this.Mad | :mad:


Jason King

jason.king@profox.co.uk
Feel the love at www.profox.co.uk
GeneralUppercase a substitution in regexp Pin
Ian Darling22-Jul-03 0:42
Ian Darling22-Jul-03 0:42 
GeneralRe: Uppercase a substitution in regexp Pin
Daniel Turini28-Jul-03 4:01
Daniel Turini28-Jul-03 4:01 
GeneralRe: Uppercase a substitution in regexp Pin
Ian Darling28-Jul-03 4:16
Ian Darling28-Jul-03 4:16 
QuestionHow to launch a program? Pin
EastDragon21-Jul-03 16:47
EastDragon21-Jul-03 16:47 
AnswerRe: How to launch a program? Pin
apferreira22-Jul-03 4:00
apferreira22-Jul-03 4:00 
GeneralPrinting a DataGrid Pin
Mike Osbahr21-Jul-03 2:53
Mike Osbahr21-Jul-03 2:53 
GeneralDynamic Image in Crystal Reports Pin
D.D. de Kerf21-Jul-03 2:35
D.D. de Kerf21-Jul-03 2:35 
QuestionHow can I do the FindFile using the .Net Framework? Pin
EastDragon20-Jul-03 21:19
EastDragon20-Jul-03 21:19 
AnswerRe: How can I do the FindFile using the .Net Framework? Pin
J. Dunlap20-Jul-03 21:42
J. Dunlap20-Jul-03 21:42 
GeneralLibrary College .NET Platform Pin
antiukdw19-Jul-03 8:28
antiukdw19-Jul-03 8:28 
GeneralRe: Library College .NET Platform Pin
Nick Parker19-Jul-03 8:34
protectorNick Parker19-Jul-03 8:34 
General.NET Windows.Forms programs on Linux Pin
Nathan Brown18-Jul-03 14:03
Nathan Brown18-Jul-03 14:03 
GeneralRe: .NET Windows.Forms programs on Linux Pin
Heath Stewart18-Jul-03 22:26
protectorHeath Stewart18-Jul-03 22:26 
GeneralRe: .NET Windows.Forms programs on Linux Pin
Nathan Brown18-Jul-03 22:59
Nathan Brown18-Jul-03 22:59 
GeneralRe: .NET Windows.Forms programs on Linux Pin
Heath Stewart20-Jul-03 5:45
protectorHeath Stewart20-Jul-03 5:45 
GeneralRe: .NET Windows.Forms programs on Linux Pin
igor196021-Jul-03 12:37
igor196021-Jul-03 12:37 
GeneralRe: .NET Windows.Forms programs on Linux Pin
Heath Stewart21-Jul-03 16:57
protectorHeath Stewart21-Jul-03 16:57 

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.