| By John Strano | Article Rating: |
|
| March 20, 2007 12:00 PM EDT | Reads: |
14,010 |
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.
Published March 20, 2007 Reads 14,010
Copyright © 2007 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
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.
- Why SOA Needs Cloud Computing - Part 1
- Cloud Expo and The End of Tech Recession
- The Transition to Cloud Computing: What Does It Mean For You?
- A Rules Engine Built in PowerBuilder
- Sybase Named “Silver Sponsor” of iPhone Developer Summit
- How PowerBuilder Got Its Groove Back
- The Cloud Has Cross-Border Ambitions
- Ulitzer Names The World's 30 Most Influential Virtualization Bloggers
- Ulitzer Named "New Media" Partner of Greatly Anticipated iStrategy Event in Berlin
- Risks and Enterprise Mobility?
- Steps for Success in Enterprise Mobility?
- Are Mobile Luddites Resisting Mobility?
- The Difference Between Web Hosting and Cloud Computing
- Sybase CTO to Speak at 4th International Cloud Computing Expo
- Why SOA Needs Cloud Computing - Part 1
- Cloud Expo and The End of Tech Recession
- The Transition to Cloud Computing: What Does It Mean For You?
- Five Reasons to Choose a Private Cloud
- Seeding The Cloud: The Future of Data Management
- The Threat Behind the Firewall
- Economy Drives Adoption of Virtual Lab Technology
- Tips for Efficient PaaS Application Design
- A Rules Engine Built in PowerBuilder
- Sybase Named “Silver Sponsor” of iPhone Developer Summit
- Where Are RIA Technologies Headed in 2008?
- PowerBuilder History - How Did It Evolve?
- The Top 250 Players in the Cloud Computing Ecosystem
- Custom Common Dialogs Using SetWindowsHookEx
- DDDW Tips and Tricks
- OLE - Extending the Capabilities of PowerBuilder
- DataWindow.NET How To: Data Entry Form
- Book Excerpt: Sybase Adaptive Server Anywhere
- Sybase ASE 12.5 Performance and Tuning
- Working with SOA & Web Services in PowerBuilder
- Office 2003 Toolbar: A New Look For Your Old PowerBuilder App
- Dynamically Creating DataWindow Objects
































