Welcome!

PowerBuilder Authors: Dan Joe Barry, Carmen Gonzalez, Ian Thain, Yakov Werde, Paul Slater

Related Topics: PowerBuilder

PowerBuilder: Article

Smart Client Deployment in PowerBuilder 11

How the Intelligent Updater feature fits into PowerBuilder 11's .NET Smart Client support initiative

Nuts and Bolts: The Tutorial
Let's look at this process in detail. We'll start with an existing PowerBuilder application. For demonstration purposes, we'll choose to perform the most simplistic of ongoing modifications. The background color of the static text control of the "About" window will initially be red. We'll follow an RGB progression throughout this course of action.

This first sequence will have us use PowerBuilder 11 to deploy our application as a WinForm application, publish it, then have the User download and install it. We'll then modify the application, publish it, and then have the users' client automatically detect the new version, download, and install it.

Basic Usage of the Intelligent Updater
First, we'll open the workspace of an existing PowerBuilder application, in this case we'll use a code example delivered with beta 2 of PowerBuilder 11 (MarketingSample). We'll want to create a new .NET Windows Forms Application target.

In the "Create the application" wizard window, we'll choose "Use the library list application object from an existing target."

In the next window, we'll select the only target available "mss" and we'll accept the default name and location for the target file (*.pbt) in the next window. For the purposes of this illustration, we'll choose not to create the Project object with this wizard, and then choose "Finish" on the last wizard window.


More Stories By John Strano

John Strano is a Sybase Technology Evangelist and is a charter member of TeamSybase. He has been using PowerBuilder since 1991 and has authored articles for multiple industry periodicals. John has been a Sybase Certified Instructor and has presented Sybase tools on an international basis since 1997. Over the last 17 years John has developed a variety of PowerBuilder applications from single-user scaling up to enterprise-class, web-based projects.

Comments (0)

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.