Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

How .NET Deployment Works – PB Docs 125 – PowerBuilder Library

How .NET Deployment Works – PB Docs 125


How .NET Deployment Works

When you deploy a .NET project, PowerBuilder compiles existing or newly
developed PowerScript� code into .NET
assemblies.

At runtime, the generated .NET assemblies execute using the .NET Common Language Runtime (CLR). PowerBuilder�s .NET compiler technology is as transparent as the P-code compiler in standard PowerBuilder client-server applications.

Depending on their application target type, the assemblies you generate from a
.NET project are built into Windows Forms applications. If you
generate assemblies from a component target type, the assemblies are deployed as
independent .NET components or as Web services.

PowerBuilder Windows Forms applications run on the .NET Framework using local computer hardware resources. The smart client feature permits you to publish Windows Forms applications to an IIS or FTP server, and leverages Microsoft�s ClickOnce technology, making it easier for users to get and run the latest version of an application and easier for administrators to deploy it.

Note: For PowerBuilder .NET applications and components, you must install the .NET Framework
redistributable package on the deployment computer or server. The .NET Framework SDK (x86)
is required on the deployment server for Windows Forms smart client applications. The x86
version of the SDK is required even for 64-bit computers. You cannot install the SDK
without first installing the redistributable package.

he SDK and the redistributable
package are available as separate downloads from the Microsoft .NET Framework Developer
Center at http://msdn.microsoft.com/en-us/netframework/aa731542.aspx.

This is a high level architectural diagram showing the conversion of PowerBuilder
applications and custom class objects to applications and components on the .NET
platform:
a-hfr1271948774615.png


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x