V
vovan
I have VB6 project and I need to upgrade it to VB 2008.
The current project uses SQL Server database, contains about 100 modules
(forms, standard and class modules). It is pretty weak with graphics and has
resolution independence (not good enough to be happy with it).
I know some basic things in VB 2008 Windows Forms area (working with
controls, data objects) and I know nothing yet in WPF. But I've read on
internet that WPF allows to create resolution independent screens much
easier than Windows Forms approach.
I need your suggestion what approach do I have to select for my conversion -
what are advantages and disadvvantages of both of them (Windows Forms and
WPF)?
Thank you
vovan
The current project uses SQL Server database, contains about 100 modules
(forms, standard and class modules). It is pretty weak with graphics and has
resolution independence (not good enough to be happy with it).
I know some basic things in VB 2008 Windows Forms area (working with
controls, data objects) and I know nothing yet in WPF. But I've read on
internet that WPF allows to create resolution independent screens much
easier than Windows Forms approach.
I need your suggestion what approach do I have to select for my conversion -
what are advantages and disadvvantages of both of them (Windows Forms and
WPF)?
Thank you
vovan