A ASP.NET example. In order to learn how WinLIKE cooperates with the ASP.NET…. The here discussed sample is a part of the WinLIKE distribution…
WINDOW-BASED INTERFACES WITH WINLIKE AND ASP.NET by Tobias Soppa Currently there are two established concepts how to structure HTML interfaces: with tables or frames. Now a further concept is added with WinLIKE, with which it is possible to program with windows in web browse, just like under Windows. As the ServerControls and CodeBehind concept of ASP.NET has changed the Web world somewhat, the purpose of this article is to show how ASP.NET and WinLIKE fit together and enable the creation of fast and flexible user surfaces without much effort. Interface Concepts in the Web Today, web pages predominantly contain a large HTML page, which represents different areas with the help of a table: usually the header, the menu, two colum for the contents and the footer. Each action by the user will usually lead to a complete reload of the page
Popularity: 1% [?]
RSS feed for comments on this post · TrackBack URI
Leave a reply