|
-
Feb 9th, 2010, 10:47 AM
#1
Re: running number of visual studio applications
The number of applications running is almost irrelevant to whether programs crash or not - that will only happen in your memory usage is very extreme (eg: 5 times your physical memory). In general the only thing it would affect is the speed.
The crash is almost certainly an issue with your code. Even if it isn't, your code should still deal with it in a graceful way rather than crashing.
-
Feb 9th, 2010, 11:01 AM
#2
Thread Starter
Hyperactive Member
Re: running number of visual studio applications
Thank you for the response. I will try posting the error related concerns in the appropriate vb forum then.
So even when using mulithreads, the code will always be the issue and not memory usage? right?
Thanks again.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|