Click here to Skip to main content
16,005,682 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: MD5 Hash Coding Pin
Dave Kreskowiak11-Oct-06 11:40
mveDave Kreskowiak11-Oct-06 11:40 
QuestionKey Board Essentials Pin
Syed Shahid Hussain11-Oct-06 7:07
Syed Shahid Hussain11-Oct-06 7:07 
AnswerRe: Key Board Essentials Pin
Dave Kreskowiak11-Oct-06 8:59
mveDave Kreskowiak11-Oct-06 8:59 
GeneralRe: Key Board Essentials Pin
Syed Shahid Hussain12-Oct-06 6:23
Syed Shahid Hussain12-Oct-06 6:23 
GeneralRe: Key Board Essentials Pin
Dave Kreskowiak12-Oct-06 6:29
mveDave Kreskowiak12-Oct-06 6:29 
GeneralRe: Key Board Essentials Pin
Syed Shahid Hussain12-Oct-06 7:11
Syed Shahid Hussain12-Oct-06 7:11 
QuestionMemory Management in Multi Form Application Pin
Syed Shahid Hussain11-Oct-06 5:44
Syed Shahid Hussain11-Oct-06 5:44 
AnswerRe: Memory Management in Multi Form Application Pin
Dave Kreskowiak11-Oct-06 5:59
mveDave Kreskowiak11-Oct-06 5:59 
You're going to have to be more specific than that. There's hundreds and hundreds of techniques, but what you do depends on how you've written your code and what your code is supposed to be doing. There's just no way to answer this question with the information you've given.

If your app is just consuming memory until the system runs out, then you've got a problem where your not releasing resources properly, like calling Dispose() on objects when you're done with them.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Memory Management in Multi Form Application Pin
Syed Shahid Hussain11-Oct-06 6:58
Syed Shahid Hussain11-Oct-06 6:58 
QuestionAccess Denied using VB.Net 2005 and Crystal 11.5 R2 Pin
Professorewan11-Oct-06 5:35
Professorewan11-Oct-06 5:35 
AnswerRe: Access Denied using VB.Net 2005 and Crystal 11.5 R2 Pin
Dave Kreskowiak11-Oct-06 5:56
mveDave Kreskowiak11-Oct-06 5:56 
QuestionDB2 in .Net Pin
ravimorampudi11-Oct-06 4:29
ravimorampudi11-Oct-06 4:29 
AnswerRe: DB2 in .Net Pin
Dave Kreskowiak11-Oct-06 6:12
mveDave Kreskowiak11-Oct-06 6:12 
QuestionDataGrid/Combobox Pin
ravimorampudi11-Oct-06 4:23
ravimorampudi11-Oct-06 4:23 
AnswerRe: DataGrid/Combobox Pin
Dave Kreskowiak11-Oct-06 6:09
mveDave Kreskowiak11-Oct-06 6:09 
QuestionDatabase help Pin
eric_tran11-Oct-06 2:42
eric_tran11-Oct-06 2:42 
AnswerRe: Database help Pin
Tom John11-Oct-06 3:03
Tom John11-Oct-06 3:03 
GeneralRe: Database help Pin
eric_tran11-Oct-06 3:27
eric_tran11-Oct-06 3:27 
QuestionWebServices Pin
kavithapuranik11-Oct-06 0:53
kavithapuranik11-Oct-06 0:53 
AnswerRe: WebServices Pin
Dave Kreskowiak11-Oct-06 5:54
mveDave Kreskowiak11-Oct-06 5:54 
Questionhow can I stop displaying error messages on webBrowser Pin
Ali 11011-Oct-06 0:16
Ali 11011-Oct-06 0:16 
AnswerRe: how can I stop displaying error messages on webBrowser Pin
Dave Kreskowiak11-Oct-06 2:00
mveDave Kreskowiak11-Oct-06 2:00 
Questionget clicked link Pin
m_mor10-Oct-06 23:15
m_mor10-Oct-06 23:15 
AnswerRe: get clicked link Pin
Dave Kreskowiak11-Oct-06 5:52
mveDave Kreskowiak11-Oct-06 5:52 
QuestionEnter pressed in webpage Pin
SavageZaing10-Oct-06 22:29
SavageZaing10-Oct-06 22:29 

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.