CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2012
    Posts
    11

    What is Finalizer ?

    What is Finalizer and how to implement it...please help me out

    .net Programmer India
    Last edited by Cimperiali; February 11th, 2012 at 07:20 PM. Reason: Giving to the thread a proper title

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: .net Programmer India

    Have you tried SEARCHING? Google or BING should have something
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: .net Programmer India

    Seems we get a lot of people who do not want to do any research on thier own instead they come on here and type a very short question and expect someone else to spend thier time on it.

    Always search the net first then if you can not find an answer post a question but when you do so make sure your question is clear and detailed. Most people are not going to spend 5 or 10 minutes of thier time explaining something to you when it appears you are not willing to spend 5 minutes to do a search or a detailed question.
    Always use [code][/code] tags when posting code.

  4. #4
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    Finalizer and Garbage Collector

    Last edited by Cimperiali; February 11th, 2012 at 07:21 PM.
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

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

Featured