473,320 Members | 1,950 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Why C# app build by vs.net 2003 can resize itself?



It's really funny,take a look at your app build by
vs.net 2003.
I have a app that is 36KB just after been build. But when
I run it by double click it and close it. It's size
expand to 56KB. And then I run it again,it's size shrink
to 36KB,and I close it,well it's size expand to 56KB.
Why? How can it change it's size during runtime?
Well I try the same way using C# Builder. It doesn't
happen.

Nov 15 '05 #1
3 1153
hi,

What does your application do? I created a sample app in vs.net 2003; there
is no issue.

Rak
"Thomas Wang" <th********@hotmail.com> wrote in message
news:06****************************@phx.gbl...


It's really funny,take a look at your app build by
vs.net 2003.
I have a app that is 36KB just after been build. But when
I run it by double click it and close it. It's size
expand to 56KB. And then I run it again,it's size shrink
to 36KB,and I close it,well it's size expand to 56KB.
Why? How can it change it's size during runtime?
Well I try the same way using C# Builder. It doesn't
happen.


Nov 15 '05 #2
I believe what you are describing is normal Windows behavior. When an
application is minimized to the system tray, memory that is flagged as
discardable can be reclaimed by Windows. This happens with all Windows
apps.
"Thomas Wang" <th********@hotmail.com> wrote in message
news:06****************************@phx.gbl...


It's really funny,take a look at your app build by
vs.net 2003.
I have a app that is 36KB just after been build. But when
I run it by double click it and close it. It's size
expand to 56KB. And then I run it again,it's size shrink
to 36KB,and I close it,well it's size expand to 56KB.
Why? How can it change it's size during runtime?
Well I try the same way using C# Builder. It doesn't
happen.


Nov 15 '05 #3
Thomas Wang wrote:
|| It's really funny,take a look at your app build by
|| vs.net 2003.
|| I have a app that is 36KB just after been build. But when
|| I run it by double click it and close it. It's size
|| expand to 56KB. And then I run it again,it's size shrink
|| to 36KB,and I close it,well it's size expand to 56KB.
|| Why? How can it change it's size during runtime?
|| Well I try the same way using C# Builder. It doesn't
|| happen.

Hmm.... What size are you talking about?

Willy.
Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Giovanni Bajo | last post by:
Hello, python24.dll is much bigger than python23.dll. This was discussed already on the newsgroup, see the thread starting here:...
0
by: Dave Veeneman | last post by:
I'm creating a custom control that uses the OnPaint event to paint a graphic. The graphic needs to resize itself when the control is resized. Right now, I'm trapping the Resize event to trigger the...
14
by: Rudy | last post by:
Hello all! I been trying to get a handle with Images. I have learned alot from the fine people here. So, I also learned that thumbnail images look terrible taken from a digital cam. I know why...
2
by: Christian Soltenborn | last post by:
Hi guys, I have a question to VB .NET: I add a Graphics object to a panel and use a bunch of DrawLine methods etc (it's really nice and convenient). But: As soon as I send my form (which...
3
by: RG | last post by:
For a Windows project in VB.NET 2003: I need a Calendar that’s much larger than the MonthCalendar control in the toolbox; it needs to fill the whole screen (at least approximately ). VB...
15
by: David Lozzi | last post by:
Howdy, I have a function that uploads an image and that works great. I love ..Nets built in upload, so much easier than 3rd party uploaders! Now I am making a public function that will take the...
7
by: heddy | last post by:
I have an array of objects. When I use Array.Resize<T>(ref Object,int Newsize); and the newsize is smaller then what the array was previously, are the resources allocated to the objects that are...
0
by: greatbrendi | last post by:
Hi, I have an annoying problem, that I cannot defeat by myself... I positioned 2 inherited controls on a user control. It worked well. but at some point I started to get the warning...
1
by: Bob Alston | last post by:
I have a system where many subforms are used. Often the size of the subform had to be larger than could be displayed without scrolling. I set the height of the subform to the typical height...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.