Less time consuming : Rewriting or converting an app from VB5 to C# -
i've got contract have continue development of , old application suite programmed in vb5 in days.
i've bug fix , new feature develop.
so have few choices:
- keep programming in vb5 (nooooooooooooooo!!!!)
- convert vb5 c# (how??? possible without going insane?)
- rewrite whole application suite (very time consuming)
is there other choices? should do?
edit: ah , also, relies on access database i'd move sql express. because it's crazy database made illogically stupid programmer '90s lol.
thanks
the choice i've made every time re-write, or purchase suitable replacement if find one.
i have tried doing incremental upgrades vb6 vb.net, don't approach because leaves around activex controls i'd rather not use. re-writing cleaner.
i don't think there converter vb5 c#. might able go vb5 vb.net , convert c#, in experience it's less time-consuming re-write try upgrade , fiddle around broken code.
Comments
Post a Comment