Hi,
its a complete rewrite and you will miss some functions from clipper.
Here are some tips
Check your data structures, remove things not used anymore.
Setup ADO and create some cl***** to read/write/search your data (like
customer with .getrecord, .saverecord(), depends on your needs)
Start creating forms (form cl*****) to search and edit your data
Remember that as far as I know VB misses the "datecheck on entry" you are
used from clipper, you have to create / buy cl*****.
Start building your re****ts
There is/was a foxpro project ("vbtoolkit") that offers some foxfunctions
(which are similar to clipper) on vb.net, like arrays, strings, and so on
HTH
Tom
"A****sh Shah" <A****shShah.MBS@[EMAIL PROTECTED]
> schrieb im Newsbeitrag
news:2c76b5a6-e233-4ac1-a51c-78b9bda1fbf7@[EMAIL PROTECTED]
> Any recommendations on how to go about converting clipper application
> in to VB.NET?
> The clipper application is in Win98 and the new OS needs to be WinXP.
>
> Thx,
> A
> A****shShah.mbs@[EMAIL PROTECTED]


|