memory leak

  1. D

    Persistant User controls and out of memory exception

    I have a Winform application that I am using with WCF and SQL. Part of the program that the users use to create a report will dynamically create custom user controls and place a reference to them into a hashtable that I maintain. Then as the user navigates through the report by selecting...
  2. G

    Question Removing tabs with user control from tabpage

    Hi all, I have a thing I am not sure if it is a problem but its weird to me and I don't understand it. So if anyone has any idea or explanation I would appreciate if you told me. I have a application with a tabcontrol. I dynamically open new tabs on which there is a custom control which is...
Back
Top