Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text Merge
Message
From
19/02/2003 13:52:31
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00754274
Message ID:
00755096
Views:
10
Hi Ken & Cathi,

I thought I read somewhere that .NET uses a JIT compiler to compile IL to x86 binary at runtime to speed things up. Is that correct?

>VFP can compile code at runtime into tokenized p-code. Referring to VFP as an interpreter is incorrect in the sense that it never interprets any code. Compare it to .NET in the way that C# and VB .NET are compiled into IL code, and then the IL code is executed (kind of interpreted, but mainly executed since it is pre-compiled like VFP). It is a common misunderstanding because of VFP's ability to do things like EVAL() and ExecScript(), and TextMerge. Maybe it would be useful for you to request these VFP features in future versions of .NET languages such as C# and VB .NET, and give business cases as to why they are very useful. The .NET teams like to hear from customers about things like this, not just yag and I. I'm sure other VFP developers who are learning and using .NET languages would agree that adding these VFP functions is needed.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform