Results 1 to 2 of 2

Thread: want's to clear theory concepts

  1. #1

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

    Question 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

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    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).

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width