Click here to Skip to main content
15,887,027 members
Everything / PowerBuilder

PowerBuilder

PowerBuilder

Great Reads

by yaxW
What's pecking order got to do with PowerBuilder? When does pecking order matter in PowerScript coding? Read on to see the connection!
by yaxW
Coding a client to retrieve data from a response-oriented RESTful service
by gmtzgtz
How to Force an Application to Open in Administrator Mode without Prompt
by Sybase
An article that explores why Sybase PowerBuilder has remained throughout the years a bastion of application development productivity for a wide class of enterprise applications that combine heavy database orientation with a highly productive graphical user interface (GUI).

Latest Articles

by Musakkhir
Call C# class and its method in PowerBuilder 11.
by Matt Balent
So I’m working on a ‘dashboard’ style datawindow in an application which shows a grid of data along with some graphics so the user can easily see changes/important stuff. There are a number of reasons to use a grid datawindow for this, especially since they can easily be changed by
by Matt Balent
How to use .NET Visual controls in PB Classic applications
by Sybase
An article that explores why Sybase PowerBuilder has remained throughout the years a bastion of application development productivity for a wide class of enterprise applications that combine heavy database orientation with a highly productive graphical user interface (GUI).

All Articles

Sort by Score

PowerBuilder 

14 Oct 2011 by yaxW
What's pecking order got to do with PowerBuilder? When does pecking order matter in PowerScript coding? Read on to see the connection!
20 Oct 2011 by yaxW
Coding a client to retrieve data from a response-oriented RESTful service
16 Mar 2012 by Sybase
An article that explores why Sybase PowerBuilder has remained throughout the years a bastion of application development productivity for a wide class of enterprise applications that combine heavy database orientation with a highly productive graphical user interface (GUI).
20 Oct 2011 by yaxW
Creating efficient, maintainable, partitioned applications
20 Oct 2011 by yaxW
In this article, I'll take a look the new project painter feature included in the March 21.1 EBF release that gives you control over how you architect your deployment.
20 Oct 2011 by yaxW
The basic aspects of data binding, a core feature of WPF
20 Oct 2011 by yaxW
There's a code problem that is PowerBuilder specific: the visual inheritance hierarchy and its XAML implementation, which are going to fight you tooth and nail not to be changed. I'm going to focus on this issue in the rest of this article.
20 Oct 2011 by yaxW
Increase .NET coding productivity
20 Oct 2011 by yaxW
Web Services DataWindows tips and tricks from the field
19 Jan 2012 by rikbrooks
Carrying the microhelp along in the DataWindow
19 Jan 2012 by rikbrooks
Tips and techniques
19 Jan 2012 by rikbrooks
The use of the tag property of DataWindow columns
20 Jan 2012 by rikbrooks
The goal is to replace SQLCA with something a little more robust
20 Jan 2012 by rikbrooks
Minimizing the amount of memory that the DataWindow requires
20 Jan 2012 by rikbrooks
Demystifying the object
29 Jun 2012 by Matt Balent
So I’m working on a ‘dashboard’ style datawindow in an application which shows a grid of data along with some graphics so the user can easily see changes/important stuff. There are a number of reasons to use a grid datawindow for this, especially since they can easily be changed by
14 Oct 2011 by yaxW
Coding a client to retrieve data from a response-oriented RESTful service
20 Oct 2011 by yaxW
Rolling multiple test cases into a single test suite
20 Oct 2011 by yaxW
Examining generated CIL and drawing some conclusions
20 Oct 2011 by yaxW
A well-partitioned application will open the way for future code migration to other GUI platforms
14 Oct 2011 by yaxW
Thinking creatively about PowerBuilder Classic features can often provide you with a viable solution