Quantcast
Channel: ZK Forum - Individual question feed
Viewing all articles
Browse latest Browse all 356

The best practice for designing application

$
0
0
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3662660 By: tskale There are two ways for creating an app. First is to have a page with three includes, header, content and footer and change the source of include for content section as required. Second is to have a separate URL for each page, which will create a desktop for each page. Considering memory use, garbage collection and performance, is one way better than the other?

Viewing all articles
Browse latest Browse all 356

Trending Articles