CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: bothways

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    I love you, I will be brave now, I promiss
  2. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    If you would have any idea about that, you would not put down here just soem links.
    This men has create anything, so a finalizer is not needed.

    base.finalize Waht is it doing in those base...
  3. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    watch'd that side
    http://www.devx.com/dotnet/Article/33167

    tried to set up a comment, but hasn't work. I've send a message to "devx"some days ago, so I put it here.

    I have read all pages but...
  4. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    Your answers, are common answers of those, who are unable to analyze any simple thing.
    And you put shame on those who are named MVP as well
  5. Re: destruktor finalize handling within derived class

    Your answers, are common answers of those, who are unable to analyze any simple thing.
    And you put shame on those who are named MVP as well
  6. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    You offer that as a correct way, but there is no explication to my question.
    A finalize methode has been within every examples I found, and was allways called as something which is necessary.
    ...
  7. destruktor finalize handling within derived class

    http://msdn.microsoft.com/en-us/library/2z08e49e%28v=vs.90%29.aspx

    Hi there,
    I'm carring about base.finalize methode, main question is the handling within a derived class
    This first code...
  8. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    I will put it in a new question, may be that helps
  9. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    now, there is nothing more to say?
  10. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    Hi Arjay,
    mbooDisposed is a bool variable, in my first code I have put here.

    But I have to say now, this code has one or more wrong lines, if I compare it with the second code.
    First code has...
  11. Replies
    2
    Views
    24,586

    what about ado.net part

    Hi there,
    I've tried to watch
    http://forums.codeguru.com/forumdisplay.php?14-ADO-NET

    shal have 1.600 threads, but there is nothing to see than a thread, which everyone has to read. I thougth...
  12. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    sorry, thats something I changed, while I have written those posting and forgot it within the title, it has to be 'mbooDisposed'

    The question I had at beginnings, its almost done, seem so(why...
  13. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    http://msdn.microsoft.com/de-de/library/2z08e49e%28v=vs.90%29.aspx

    This is almost the best example, cause it has a derived class.
    Just the explication about: why the derived class does not need a...
  14. Replies
    17
    Views
    14,379

    Re: Destruktor does it need boodisposed

    best answer I found may that.
    Whenever gc is finding an object which doesn't has a referenz for longer,
    it looking for those methode 'finalize'. And will call that method, befor it will
    destroy...
  15. Replies
    5
    Views
    19,952

    Re: You dont have permission to start a new psot

    That means, it wasnt permission of create a new thread, tags are not allowed, just create new tags. *****
  16. Replies
    5
    Views
    19,952

    Re: You dont have permission to start a new psot

    TAGS, its talk about tags
  17. Replies
    17
    Views
    14,379

    Destruktor does it need boodisposed

    Hi, this is mario I try to figure out if that boodispose is really needed.
    So far as I can see, it has only a value if I would have called '.dispose' two times for the same Class.
    In that case both...
  18. Replies
    5
    Views
    19,952

    Re: You dont have permission to start a new psot

    have tried again, in this forum:
    http://forums.codeguru.com/newthread.php?do=postthread&f=11

    made a click on submit new thread and got that:
    "You do not have permission to create tags. You may...
  19. Replies
    5
    Views
    19,952

    You dont have permission to start a new psot

    Thats fine, may ist possible to give this massage before I tried to start, before I write down the whole text.

    ANd why ist possible to open here in this part
Results 1 to 19 of 19





Click Here to Expand Forum to Full Width

Featured