Click here to Skip to main content
15,917,062 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello friend

we have one fox pro base inventory application to convert in dot net frame work.

any tolls to convert fox pro form in vb.net form

please help me if any buddy have solution

What I have tried:

convert fox pro application into dot net
Posted
Comments
Richard MacCutchan 11-Feb-16 4:24am    
Decide on a language and start coding. This is not a question that can easily be answered in a Quick Answers forum.
Patrice T 11-Feb-16 7:49am    
I guess the coding was done some 20 years ago or more.
Their problem is probably that DOS apps don't run well with windows 8 and following.

No there is no wizard app to convert a FP app to .net.

If ever you find such a wizard, it will not be efficient, simply because the databases techniques are different and don't translate well.

If your problem is that FP is DOS, a switch to Visual FoxPro will allow you to have a windows executable with almost no rewrite. You can also switch to Harbour/xHarbour which are open source, they allow to transform your DOS app (16 bits) to 32 bits while keeping everything the same.
 
Share this answer
 
There is no point and click wizard that converts your foxpro application to Dot net. However there are companies that are giving services for the same purpose.

Try reading From VFP to .NET[^] good article that explain the process
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900