S
Sarah Smith
Hello,
I am a bit of a newbie to VB.NET, but not totally new. I took the
plunge recently and decided (along with my colleagues), to try to
convert/port a VB6 client/server app to .Net.
(I'm not using any upgrade tools, I'm just re-writing).
I have be learning/testing .net with SDI type forms and now I'm
actually working on the conversion, I'm starting to worry that VB.net
is just too slow to be useful. (And I'm coding on a good machine too:
P4/2600/512).
I had started out using some nice graphical buttons, and form and
panel colors that I thought would be more appealing than the standard
battle-ship-gray, but now I think this could be affecting the display
speed adversely.
Changing to and from, and opening new windows from the MDI main menu
is quite slow, but some windows do not repaint properly when other
windows have been closed, or selected or moved. Sometimes leaving an
ugly mess on the screen.
Would it be better to stop using any other color schemses than the
standard windows system colors, and drop graphical buttons and labels?
Are there any smart tricks to make things a little snappier?
-Sarah.
I am a bit of a newbie to VB.NET, but not totally new. I took the
plunge recently and decided (along with my colleagues), to try to
convert/port a VB6 client/server app to .Net.
(I'm not using any upgrade tools, I'm just re-writing).
I have be learning/testing .net with SDI type forms and now I'm
actually working on the conversion, I'm starting to worry that VB.net
is just too slow to be useful. (And I'm coding on a good machine too:
P4/2600/512).
I had started out using some nice graphical buttons, and form and
panel colors that I thought would be more appealing than the standard
battle-ship-gray, but now I think this could be affecting the display
speed adversely.
Changing to and from, and opening new windows from the MDI main menu
is quite slow, but some windows do not repaint properly when other
windows have been closed, or selected or moved. Sometimes leaving an
ugly mess on the screen.
Would it be better to stop using any other color schemses than the
standard windows system colors, and drop graphical buttons and labels?
Are there any smart tricks to make things a little snappier?
-Sarah.