About PowerBuilder .NET

The Sybase® PowerBuilder® setup program allows you to install two separate IDEs. The familiar PowerBuilder IDE has been rebranded as PowerBuilder Classic. The new IDE is named PowerBuilder .NET.

You start each IDE from separate items on the Start menu, and you can run multiple sessions of each PowerBuilder IDE simultaneously. The PB125.EXE file opens the PowerBuilder Classic IDE, and the PBSHELL.EXE opens the PowerBuilder .NET IDE.

A set of wizards in PowerBuilder .NET enable you to quickly create a variety of targets for different types of applications. For example, one wizard creates a new Windows Presentation Foundation (WPF) application or, if you prefer, converts an existing PowerBuilder Classic client/server or .NET Windows Forms target. Other wizards allow you to create .NET Assembly and WCF Service targets from nonvisual user objects. The PB Assembly wizard creates assembly components that you can include in other projects within PowerBuilder .NET. After the wizard generates a target you can modify its properties at any time.

Project painters let you specify how PowerBuilder generates executable applications from your target. You can define multiple projects for the same target, each for a different deployment scenario.

Building applications in PowerBuilder .NET lets you take advantage of language enhancements for fuller .NET compliance than applications designed in PowerBuilder Classic.