When creating the user interface for your client application, note that the toolset representation will not be identical to what you see at runtime. There are minor differences between what you see in different types of client applications: GUI, ASP.NET Web Clients, and Web Generation. Following are some of the differences you should expect, though the following items do not represent a comprehensive list of the differences between GUI, ASP.NET Web Clients, and Web Generation.
User Interface Refresh-In certain instances, ASP.NET Web Client applications will reflect updates on a page more frequently than GUI applications. For example, if in your application you update an export view and call a MessageBox, you would not see the window updated in GUI until you acknowledge the MessageBox. In ASP.NET Web Clients, you would see the update as soon as the MessageBox is displayed.
|
Copyright © 2013 CA.
All rights reserved.
|
|