Click here to Skip to main content
15,909,897 members
Home / Discussions / C#
   

C#

 
AnswerRe: What Happens If I Don't Close A Text File Pin
Luc Pattyn8-Apr-09 16:42
sitebuilderLuc Pattyn8-Apr-09 16:42 
GeneralRe: What Happens If I Don't Close A Text File Pin
BlitzPackage8-Apr-09 16:50
BlitzPackage8-Apr-09 16:50 
QuestionRead Photo Taken Date Pin
S K Y8-Apr-09 15:02
S K Y8-Apr-09 15:02 
AnswerRe: Read Photo Taken Date Pin
Luc Pattyn8-Apr-09 15:14
sitebuilderLuc Pattyn8-Apr-09 15:14 
General[Message Deleted] Pin
S K Y8-Apr-09 15:41
S K Y8-Apr-09 15:41 
GeneralRe: Read Photo Taken Date Pin
Luc Pattyn8-Apr-09 16:04
sitebuilderLuc Pattyn8-Apr-09 16:04 
QuestionSystem.Data.OracleClient - "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt." [modified] Pin
devvvy8-Apr-09 14:58
devvvy8-Apr-09 14:58 
QuestionLarge memory usage. Pin
Jacob Dixon8-Apr-09 14:55
Jacob Dixon8-Apr-09 14:55 
I have created an application that seems to be using quite a bit amount of memory. This application contacts the SQL server quite often. It also using some simple threading. The thing is, I have closed everything that was ever opened and disposed it. Any threads being used have been disposed as well. This is why I am a little confused. After inserting pictures in this inventory application, after I was done, I looked in the task manager and the app was up over 300,000kb in memory usage. Now it seems I've looked over something on closing?

Or is C# slow at garbage collection?
AnswerRe: Large memory usage. Pin
Jacob Dixon8-Apr-09 15:00
Jacob Dixon8-Apr-09 15:00 
AnswerRe: Large memory usage. Pin
Luc Pattyn8-Apr-09 15:04
sitebuilderLuc Pattyn8-Apr-09 15:04 
GeneralRe: Large memory usage. Pin
Jacob Dixon8-Apr-09 15:10
Jacob Dixon8-Apr-09 15:10 
GeneralRe: Large memory usage. Pin
Luc Pattyn8-Apr-09 15:15
sitebuilderLuc Pattyn8-Apr-09 15:15 
GeneralRe: Large memory usage. Pin
Jacob Dixon8-Apr-09 16:52
Jacob Dixon8-Apr-09 16:52 
GeneralRe: Large memory usage. Pin
Luc Pattyn8-Apr-09 17:17
sitebuilderLuc Pattyn8-Apr-09 17:17 
GeneralRe: Large memory usage. Pin
harold aptroot8-Apr-09 15:35
harold aptroot8-Apr-09 15:35 
GeneralRe: Large memory usage. Pin
Luc Pattyn8-Apr-09 15:58
sitebuilderLuc Pattyn8-Apr-09 15:58 
GeneralRe: Large memory usage. Pin
harold aptroot8-Apr-09 16:37
harold aptroot8-Apr-09 16:37 
GeneralRe: Large memory usage. Pin
Luc Pattyn8-Apr-09 17:05
sitebuilderLuc Pattyn8-Apr-09 17:05 
GeneralRe: Large memory usage. Pin
Dave Kreskowiak8-Apr-09 17:47
mveDave Kreskowiak8-Apr-09 17:47 
GeneralRe: Large memory usage. Pin
harold aptroot9-Apr-09 4:59
harold aptroot9-Apr-09 4:59 
GeneralRe: Large memory usage. Pin
Dave Kreskowiak9-Apr-09 13:16
mveDave Kreskowiak9-Apr-09 13:16 
GeneralRe: Large memory usage. Pin
harold aptroot9-Apr-09 13:38
harold aptroot9-Apr-09 13:38 
GeneralRe: Large memory usage. Pin
S. Senthil Kumar8-Apr-09 23:03
S. Senthil Kumar8-Apr-09 23:03 
GeneralRe: Large memory usage. Pin
harold aptroot9-Apr-09 5:00
harold aptroot9-Apr-09 5:00 
GeneralRe: Large memory usage. Pin
Jacob Dixon9-Apr-09 5:16
Jacob Dixon9-Apr-09 5:16 

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.