View Single Post
  #3 (permalink)  
Old 06-02-2004, 10:28 PM
topps
Intellectual
Join Date: Jul 2003
Posts: 179
Default Runtime

How capable is the runtime module? For example, on older PocketPCs, you had to install 2MB of .Net runtime to get your first VBasic.Net app to run. Now they come with the .Net runtimes installed so this is less of a hassle.

Does the AppForge runtime look after all this stuff or do you still need to install the .Net runtimes on older devices?

How is the speed with their runtime? .Net wants to do everything with XML when it builds its forms. This gives great flexibility but does slow things down when loading complex forms.
 
Reply With Quote