Chapter 14: Best Practices for .NET Projects

About this chapter

This chapter provides tips on design and coding for the .NET environment.

The changes required to transform a PowerBuilder application into a .NET application depend on the nature of the application, the scripting practices used to encode the application functionality, and the number of methods the application uses that are not supported in the .NET environment.