VLF.NET Enhancements
Compile for 32-Bit Platform
You can now specify target platform for generated VLF.NET applications and force the generated VLF.NET application to run in a 32-bit platform. See .NET Target Platform.
Business Object Can Have Its Own Screen Layout
You can specify that each business object has its own screen layout using the VLF.NET Screen Layout Persistence Level option. By default a single screen layout applies to the entire Framework.
Default Texts Can Be Overriden
Default application text strings (such as User Name and Password labels in the Sign In dialog box) can now be overridden dynamically by storing the replacement texts in the file VF_MULTI_YYY.js (where YYY is the language code) and placing it on the webserver. See Allow Dynamic Overriding of Default Application Texts.