A
Aykut Canturk
Dear friends,
I recently decided to move vb.net 2005 from vb6. my projects has average of
200 forms and 20 modules. I mostly write enterprise solution about
production automation like applications.
In VB6 it takes 15 to 20 second to open a project and almost less than 2
second to see the form after I click to project explorer. Compiling to EXE
file takes rather long time, about 45 seconds to 1 minute.
But in VB.net, to open a project takes more than 2 minutes (2 minutes and
about 40 seconds), after clicking the form in project explorer of vb.net it
takes average of 30 seconds. and these are the forms that containt tons of
controls. they are simple data entry forms. I design applicaiton with simple
forms to get better performance. I even don't know how long it will take ro
run the project.
And this projects are not divideable. So here's my question:
How do you guys write vb.net applications ? Or Am I the only one who writes
a block of code and runs the application to test it, lets say, in every 2 or
5 minutes ? My computer is not slow one, fast harddisk and 1gb memory, etc.
even photoshop or video editing applications works very well.
Is there a trick ? Because with this speed, I can never convert my project
to .net. I get old and die infront of my computer. Please give me some
information about how you work. I'm desperate.
I recently decided to move vb.net 2005 from vb6. my projects has average of
200 forms and 20 modules. I mostly write enterprise solution about
production automation like applications.
In VB6 it takes 15 to 20 second to open a project and almost less than 2
second to see the form after I click to project explorer. Compiling to EXE
file takes rather long time, about 45 seconds to 1 minute.
But in VB.net, to open a project takes more than 2 minutes (2 minutes and
about 40 seconds), after clicking the form in project explorer of vb.net it
takes average of 30 seconds. and these are the forms that containt tons of
controls. they are simple data entry forms. I design applicaiton with simple
forms to get better performance. I even don't know how long it will take ro
run the project.
And this projects are not divideable. So here's my question:
How do you guys write vb.net applications ? Or Am I the only one who writes
a block of code and runs the application to test it, lets say, in every 2 or
5 minutes ? My computer is not slow one, fast harddisk and 1gb memory, etc.
even photoshop or video editing applications works very well.
Is there a trick ? Because with this speed, I can never convert my project
to .net. I get old and die infront of my computer. Please give me some
information about how you work. I'm desperate.