I notice with all tutorials, the language used is C#, yet the comment in the summary is "Legacy to web – Migrating WinForms or VB6 applications to web with out rewriting your application."
Is there a VB.Net language option ?
I also noticed that screens took between 3 to 7 seconds to display in the tutorials, which is very slow for a desktop app (the tutorials are running on localhost)
Is the normal or is it actually faster ?
I notice that cache can be configured to fine tune applications
Does this make a significant improvement ?
Thanks