473,383 Members | 1,843 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,383 software developers and data experts.

behind the scenes articles?

I would like to learn what physically happens behind the scenes when I add references to a project and then build an assembly. If the reference were part of the mscorlib would the action taken by the compiler be different than if the reference were an old .dll file? What would that action be, are these files copied into the assembly, etc. I am sure there are plenty of articles written on the subject so if you could send me pointers to those articles I would appreciate it.

Thanks for your help.
Nov 16 '05 #1
2 1108
You should download the Framework SDK, then, look at the following directory: "...\FrameworkSDK\Tools Developers Guide\docs\*.*"
You could find there a detailed documentation describing the assembly structure and the issues you have mentioned.
--
Nadav
http://www.ddevel.com
"Larry Foulkrod" wrote:
I would like to learn what physically happens behind the scenes when I add references to a project and then build an assembly. If the reference were part of the mscorlib would the action taken by the compiler be different than if the reference were an old .dll file? What would that action be, are these files copied into the assembly, etc. I am sure there are plenty of articles written on the subject so if you could send me pointers to those articles I would appreciate it.

Thanks for your help.

Nov 16 '05 #2
And if you want to get *really* behind the scenes, check out Rotor

--
Sriram Krishnan
Microsoft Student Ambassador
http://www.dotnetjunkies.com/weblog/sriram
"Nadav" <Na***@discussions.microsoft.com> wrote in message
news:65**********************************@microsof t.com...
You should download the Framework SDK, then, look at the following directory: "...\FrameworkSDK\Tools Developers Guide\docs\*.*" You could find there a detailed documentation describing the assembly structure and the issues you have mentioned. --
Nadav
http://www.ddevel.com
"Larry Foulkrod" wrote:
I would like to learn what physically happens behind the scenes when I add references to a project and then build an assembly. If the reference
were part of the mscorlib would the action taken by the compiler be
different than if the reference were an old .dll file? What would that
action be, are these files copied into the assembly, etc. I am sure there
are plenty of articles written on the subject so if you could send me
pointers to those articles I would appreciate it.
Thanks for your help.

Nov 16 '05 #3

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

Similar topics

6
by: Mountain Bikn' Guy | last post by:
When one gets a row from a database (ie, a DataTable), the row contains a typed value in each column. How is this typically implemented behind scenes. I want to build this functionality myself. The...
6
by: Kentamanos | last post by:
Please don't ask me why I'm doing this (trust me, it makes sense in my system), but I'd like to basically redirect requests for a certain extension (thus a handler) to an ASPX page behind the scenes....
1
by: z. f. | last post by:
Hi, adding a control with runat=server to an aspx page (using code - not designer view) - don't cause the control to be added to the code behind (.cs ot .vb file) only if i change the aspx...
1
by: Chris Simmons | last post by:
Hello: I am trying to better understand the HttpResponse.Filter property and, although I think I "get it," I am wondering what is going on behind the scenes. I was initially stumped with the...
6
by: Paolo Pignatelli | last post by:
I have an aspx code behind page that goes something like this in the HTML view: <asp:HyperLink id=HyperLink1 runat="server" NavigateUrl='<%#"mailto:" &amp;...
1
by: mplutodh1 | last post by:
This may seem like an odd thing to do, but is there a way to blindly post to a form. By that I mean, sending data (First_Name=John) without actually having the browser go to that page? I am...
2
by: walter | last post by:
Hi, when I add a new page in my asp.net 2 project and put some controls there, everything works fine until I move the code behind into App_Code folder.--When I compile , it tells me that control...
0
by: Udi | last post by:
Hi, I have a function that I need to call in reflection that has an out parameter. The following code works fine on VS2003, but not on 2005. (I'm not receiving the out values) Good on 2003,...
1
by: Simon Harvey | last post by:
Hi all, Quick question. I would like to use MARS to avoid lots of additional connections being opened in a certain area of code that I have (a deep load style scenario) As I understand it, it...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.