Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Migrating an application from VFP ( sob! )
Message
From
12/02/2015 13:32:58
 
 
To
11/02/2015 18:27:45
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01614670
Message ID:
01615255
Views:
68
>We'd like to make the rewrite fairly data driven, so the first question is: Does .NET allow the equivalent of VFP's EVALUATE(lcCommand) ?

The question would of course be if you would need the Evaluate() function in the first place. The reason why I would avoid those typical FoxPro strategies (where it is practical of course) is exactly the point that it's easy to understand for fox programmers but not necessarily easy to understand by other folks. You want to avoid to build a VFP style application in NET.

So my advise would be, try first solving it with common design patterns, and only if not otherwise possible use your VFP strategies to solve it.
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform