Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / PowerBuilder

PowerBuilder

PowerBuilder

Great Reads

by yaxW
The basic aspects of data binding, a core feature of WPF
by yaxW
Increase .NET coding productivity
by Musakkhir
Call C# class and its method in PowerBuilder 11.
by yaxW
Thinking creatively about PowerBuilder Classic features can often provide you with a viable solution

Latest Articles

by yaxW
The basic aspects of data binding, a core feature of WPF
by yaxW
Increase .NET coding productivity
by Musakkhir
Call C# class and its method in PowerBuilder 11.
by yaxW
Thinking creatively about PowerBuilder Classic features can often provide you with a viable solution

All Articles

Sort by Score

PowerBuilder 

by yaxW
The basic aspects of data binding, a core feature of WPF
by yaxW
Increase .NET coding productivity
by yaxW
Thinking creatively about PowerBuilder Classic features can often provide you with a viable solution
by rikbrooks
Demystifying the object
by rikbrooks
The goal is to replace SQLCA with something a little more robust
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
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.
by yaxW
Examining generated CIL and drawing some conclusions
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 yaxW
A well-partitioned application will open the way for future code migration to other GUI platforms
by yaxW
Rolling multiple test cases into a single test suite
by yaxW
Coding a client to retrieve data from a response-oriented RESTful service
by yaxW
Coding a client to retrieve data from a response-oriented RESTful service
by rikbrooks
Minimizing the amount of memory that the DataWindow requires
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.
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).
by yaxW
Creating efficient, maintainable, partitioned applications
by rikbrooks
Carrying the microhelp along in the DataWindow
by rikbrooks
Tips and techniques
by rikbrooks
The use of the tag property of DataWindow columns
by yaxW
Web Services DataWindows tips and tricks from the field