I used to program in vfp in the 90's but then switched to vb and now c#. The power of vfp was its scripting type dynamic nature and small footprint. A lot of people developed their dynamic application frameworks in vfp and I miss that a lot. I could easily save the vfp code in the database and execute it via & sign. In .net to story is different. The emphasis is on code generation rather than dynamic execution. Don't know how xsharp is different than c# except for the syntax difference. Can you explain that?
I used to program in vfp in the 90's but then switched to vb and now c#. The power of vfp was its scripting type dynamic nature and small footprint. A lot of people developed their dynamic application frameworks in vfp and I miss that a lot. I could easily save the vfp code in the database and execute it via & sign.
In .net to story is different. The emphasis is on code generation rather than dynamic execution. Don't know how xsharp is different than c# except for the syntax difference. Can you explain that?