Click here to Skip to main content
15,894,460 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Memory Leak Pin
Christian Graus2-Aug-07 21:22
protectorChristian Graus2-Aug-07 21:22 
GeneralRe: Memory Leak Pin
Budi_Sanuri3-Aug-07 19:34
Budi_Sanuri3-Aug-07 19:34 
AnswerRe: Memory Leak Pin
Luc Pattyn2-Aug-07 23:35
sitebuilderLuc Pattyn2-Aug-07 23:35 
AnswerRe: Memory Leak Pin
originSH3-Aug-07 0:25
originSH3-Aug-07 0:25 
GeneralRe: Memory Leak Pin
Luc Pattyn3-Aug-07 1:10
sitebuilderLuc Pattyn3-Aug-07 1:10 
GeneralRe: Memory Leak Pin
originSH3-Aug-07 1:44
originSH3-Aug-07 1:44 
GeneralRe: Memory Leak Pin
Budi_Sanuri3-Aug-07 19:36
Budi_Sanuri3-Aug-07 19:36 
AnswerRe: Memory Leak Pin
Rizwan Bashir3-Aug-07 21:54
Rizwan Bashir3-Aug-07 21:54 
if you will use
gc.waitforpendingfinalizers
gc.collect()

at the end of every function or process this would save lot of memory. My Application had the same problem but using this reduced the size of memory usage.
hope this helps

Rizwan Bashir
ALM Soft[^]

GeneralRe: Memory Leak Pin
Budi_Sanuri4-Aug-07 4:15
Budi_Sanuri4-Aug-07 4:15 
QuestionVB.Net, Pin
BalRaj Thoma2-Aug-07 21:02
BalRaj Thoma2-Aug-07 21:02 
AnswerRe: VB.Net, Pin
Christian Graus2-Aug-07 21:23
protectorChristian Graus2-Aug-07 21:23 
Question.net framework downloading Pin
Sonia Gupta2-Aug-07 20:40
Sonia Gupta2-Aug-07 20:40 
AnswerRe: .net framework downloading Pin
ne0h2-Aug-07 20:49
ne0h2-Aug-07 20:49 
GeneralRe: .net framework downloading Pin
Sonia Gupta2-Aug-07 21:03
Sonia Gupta2-Aug-07 21:03 
GeneralRe: .net framework downloading Pin
ne0h2-Aug-07 21:18
ne0h2-Aug-07 21:18 
GeneralRe: .net framework downloading Pin
Sonia Gupta2-Aug-07 21:35
Sonia Gupta2-Aug-07 21:35 
GeneralRe: .net framework downloading Pin
ne0h3-Aug-07 0:01
ne0h3-Aug-07 0:01 
QuestionHow do i creat the look and feel similar to the forms in windows vista. Pin
ozzyrocsdbn2-Aug-07 20:40
ozzyrocsdbn2-Aug-07 20:40 
QuestionRegarding hiding datagrid columns in vb.net Pin
choorakkuttyil2-Aug-07 19:46
choorakkuttyil2-Aug-07 19:46 
QuestionSending UNICODE Character in HTML Pin
virendra_0072-Aug-07 19:38
virendra_0072-Aug-07 19:38 
QuestionCircular Controll Pin
Mogtabam2-Aug-07 19:03
Mogtabam2-Aug-07 19:03 
AnswerRe: Circular Controll Pin
Tom Deketelaere2-Aug-07 20:47
professionalTom Deketelaere2-Aug-07 20:47 
GeneralRe: Circular Controll Pin
Mogtabam2-Aug-07 20:57
Mogtabam2-Aug-07 20:57 
GeneralRe: Circular Controll Pin
Tom Deketelaere2-Aug-07 21:23
professionalTom Deketelaere2-Aug-07 21:23 
GeneralRe: Circular Controll Pin
Mogtabam2-Aug-07 21:33
Mogtabam2-Aug-07 21:33 

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.