|
-
Aug 18th, 2005, 03:26 PM
#3
Re: General Info on Optimization
 Originally Posted by Codehammer
I Noticed just making a App with No Functionality runs At 11 MB in Memory!!
Win forms projects do that - this is because of what gets loaded for such projects (mscorlib.dll, forms.dll, system.dll, drawing.dll). Don't sweat it as this is normal for .Net apps, which are generally more memory-intensive than COM apps.
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
|