Category Archive: Redesign or Migrate

Feb
19

Using .NET Framework Code in PowerBuilder .NET Applications

AssemblyNamespace

How To Leverage .NET Framework Code in PowerBuilder.NET Applications This article is intended to get you pointed in the right direction when it comes to using .NET Framework code in your PowerBuilder.NET programs. We will cover the following areas in this article: High level overview of important concepts of the .NET Framework 4 that relate to use in your PowerBuilder.NET Show some examples of using .NET Framework code in PowerBuilder.NET Show how …

Continue reading »

Jan
25

Adapting .NET C# Example Code to PowerBuilder.NET

UsingEventLog

Utilizing the .NET Framework System Diagnostics Code in PowerBuilder.NET Programs This short article will show you how to adapt Microsoft .NET Framework C# code examples for use in PowerBuilder.NET.  I’m using the System Diagnostics in one of my non-visuals to log errors and application problems to the Windows Event Logs. Adding the USING statements in PowerBuilder.NET When adapting .NET code for PowerBuilder the first thing you will notice is that …

Continue reading »

Jan
21

PowerBuilder Is Dead – Really Dead – Right?

PowerBuilder is Dead, Or Maybe Not

Everyone Says PowerBuilder Is Dead – But Is It Dead? Being a career PowerBuilder developer like myself, I keep a close eye on the marketplace and where I think PowerBuilder is headed.  Part of the reason that I stick with the tool is because I believe it is technically superior to most of the other development tools out there but the competition is catching up.  Microsoft has been trying to …

Continue reading »

Nov
12

PowerBuilder Web Forms DataWindow Limitations & Settings

PowerBuilder Web Forms DataWindow – Differences, Limitations & Settings  Performance Settings for the Web DataWindow SetWeight Method:  PowerBuilder generates a considerable amount of HTML or XHTML and JavaScript for the Web DataWindow client control.  There are steps you can take to reduce the amount of client code.  To reduce the amount of code generated on the client you can use the SetWeight method to instruct the component to leave out code for features …

Continue reading »

Nov
12

DisplacedGuy Poll – What information would you like to see for 2013?

DisplacedGuy Poll – What information would you like to see for 2013? Would you please take a moment to let me know what information you’d like to see for 2013?  I created a new poll, and you can choose as many items as you’d like.  This information will be extremely helpful, and will be used in deciding what information is posted next year. I personally would like to see more …

Continue reading »

Nov
02

PowerBuilder 12.5.NET – Datawindow Buffer View & Edit in Debugger

Debugger - PowerBuilder Datawindow Buffers

Is it possible to view the datawindow buffers (and data) in the PowerBuilder debugger? This post is to share something cool that I learned about PowerBuilder 12.5.NET while researching a question posted on StackOverflow.   The entire post from StackOverflow can be found here, the member asked if it was possible to view buffer data while debugging a PowerBuilder application, specifically a PowerBuilder 12.5.NET application.  I have been using PowerBuilder since …

Continue reading »

Older posts «