|
-
Jul 18th, 2008, 01:32 AM
#1
Thread Starter
Hyperactive Member
want's to clear theory concepts
hi all,
we all r use Class files, DLL files . But i want to know the flow of dll creation and execution. and memeory management of .NET for that DLL file.
can i get the helpful links for the same ???
any article that gives me info abt it.
thankx in advance
koolprasad2003
MCP, MCTS, Microsoft MVP [Asp.Net/IIS]
For more .NET development tips visit .NET Tips
If the post is useful then please  Rate it
-
Jul 18th, 2008, 02:31 AM
#2
Re: want's to clear theory concepts
I'd recommend the Wrox Professional .NET Framework 2.0 (ISBN 978-0-7645-7135-0) for a basic overview of the how the .Net framework operates including heap and stack allocation, and garbage collection as a start.
Then for a more advanced look at the process including what happens to the code at runtime and diving deeper into the execution stack etc., taking a look at the Wroc Advanced .NET Programming (ISBN 1861006292).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|