Click here to Skip to main content
16,006,341 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncan I incoke a method from a web user control Pin
timescale30-Nov-07 11:07
timescale30-Nov-07 11:07 
AnswerRe: can I incoke a method from a web user control Pin
Christian Graus30-Nov-07 11:16
protectorChristian Graus30-Nov-07 11:16 
AnswerRe: can I incoke a method from a web user control Pin
Paul Conrad30-Nov-07 12:52
professionalPaul Conrad30-Nov-07 12:52 
QuestionRe: can I incoke a method from a web user control Pin
timescale30-Nov-07 13:03
timescale30-Nov-07 13:03 
GeneralRe: can I incoke a method from a web user control Pin
timescale30-Nov-07 13:33
timescale30-Nov-07 13:33 
QuestionMouseDown-Drag-MouseUp Screen capture code Pin
Quecumber25630-Nov-07 8:24
Quecumber25630-Nov-07 8:24 
AnswerRe: MouseDown-Drag-MouseUp Screen capture code Pin
Paul Conrad1-Dec-07 16:47
professionalPaul Conrad1-Dec-07 16:47 
QuestionGDI object increasing problem Pin
Balakumar Ponnusamy30-Nov-07 6:28
Balakumar Ponnusamy30-Nov-07 6:28 
Hi
I have a large multithreaded Windows Forms application and its leaking GDi objects (VB.Net). The application has a single MDI and multiple forms with multiple tab pages in each form. At any time there is only 1 MDI Child loaded. In the application there are no explicit GDI calls, we do have new fonts getting created but no images etc or any enhanced graphics drawing.

Every time a new form is loaded, the old form is disposed and the contained tab pages are also disposed. We are disposing even the classes. We ran the application with Memory Profiler and have not found any left over objects in the application name space.

Inspite of that the GDI count keeps increasing by ~50 handles every time a new form is opened and closed.

Any help in tracking down the culprit object which is leaking the GDI resources is greatly appreciate.

Thanks
Balakumar
AnswerRe: GDI object increasing problem Pin
Christian Graus30-Nov-07 11:17
protectorChristian Graus30-Nov-07 11:17 
GeneralRe: GDI object increasing problem Pin
Balakumar Ponnusamy3-Dec-07 10:44
Balakumar Ponnusamy3-Dec-07 10:44 
AnswerRe: GDI object increasing problem Pin
Luc Pattyn30-Nov-07 12:09
sitebuilderLuc Pattyn30-Nov-07 12:09 
GeneralRe: GDI object increasing problem Pin
Paul Conrad30-Nov-07 12:53
professionalPaul Conrad30-Nov-07 12:53 
GeneralRe: GDI object increasing problem Pin
Balakumar Ponnusamy3-Dec-07 10:55
Balakumar Ponnusamy3-Dec-07 10:55 
AnswerRe: GDI object increasing problem Pin
supercat930-Nov-07 15:06
supercat930-Nov-07 15:06 
GeneralRe: GDI object increasing problem Pin
Dave Kreskowiak30-Nov-07 16:21
mveDave Kreskowiak30-Nov-07 16:21 
GeneralRe: GDI object increasing problem Pin
supercat93-Dec-07 10:17
supercat93-Dec-07 10:17 
QuestionDeployment Pin
plural30-Nov-07 1:17
plural30-Nov-07 1:17 
AnswerRe: Deployment Pin
Vimalsoft(Pty) Ltd30-Nov-07 7:13
professionalVimalsoft(Pty) Ltd30-Nov-07 7:13 
GeneralRe: Deployment Pin
plural1-Dec-07 2:07
plural1-Dec-07 2:07 
QuestionHow can we make setup file in VB.NET 2005 Professional Pin
Selvakumar A.30-Nov-07 0:25
Selvakumar A.30-Nov-07 0:25 
AnswerRe: How can we make setup file in VB.NET 2005 Professional Pin
Colin Angus Mackay30-Nov-07 0:42
Colin Angus Mackay30-Nov-07 0:42 
GeneralRe: How can we make setup file in VB.NET 2005 Professional Pin
Selvakumar A.30-Nov-07 1:04
Selvakumar A.30-Nov-07 1:04 
AnswerRe: How can we make setup file in VB.NET 2005 Professional Pin
Frank Kerrigan30-Nov-07 0:47
Frank Kerrigan30-Nov-07 0:47 
GeneralRe: How can we make setup file in VB.NET 2005 Professional Pin
Selvakumar A.30-Nov-07 1:07
Selvakumar A.30-Nov-07 1:07 
QuestionHow can we define a current path to fetch the database by OleDbConnection Pin
Selvakumar A.30-Nov-07 0:23
Selvakumar A.30-Nov-07 0:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.