[SOLVED] Web Application vrs Web desktop application

Answered
0
0

Hi ALl,

Please I am new to WiseJ,please can someone explain to me the difference between Web Application template and Web desktop application template in WiseJ VS2017

  • You must to post comments
Best Answer
0
0

Hi Michael,

thanks for your interest in Wisej.

Basically in Wisej you can have 3 kinds of top level UI containers:

  • Page
  • Window
  • Desktop

The Web Application Template creates a single main window (form) while the Web Desktop Application creates
a desktop main window.

You can see a running demo for the desktop interface at http://demo.wisej.com/CodeProject

For a simple comparison of the UI containers you can take a look at the UI Container sample:
https://github.com/iceteagroup/wisej-examples/tree/master/UIContainers

For a discussion about wether to use windows or pages and some more input, please read here:
https://wisej.com/support/question/windows-or-pages

Hope that helps.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.