ASNA WingsRPG™ Reference Manual |
Using ASNA Wings™ Design Aid
ASNA Wings provides facilities to create a new website, import Display File DDS from your IBM i into a new ASP.NET page, and reflect any record format or field modification back to the IBM i so that the RPG/ILE compiler can process the modified field or format. Since ASNA Wings generates standard ASP.NET pages, you will use Visual Studio to edit the design of your display files.
In this Section
- Creating a Web Site
- This section includes the process of creating a website with additional links explaining the project components like master pages, cascading style sheets, and Web.config appSettings.
- Importing Display Files from the IBM i to ASP.NET
- This section includes subtopics that explain the import process, the import dialog, and the supported DDS keywords
- Exporting Modified ASP.NET pages back to the IBM i as Display Files
- This section includes subtopics that explain the export process, the export dialog, and the generated DDS file.
- Importing Message Files from the IBM i to XML documents
- This section includes subtopics that explain the import process, the import dialog, and the generated XML file.
Other References
- ASNA Monarch Framework Concepts
- An overview of the concepts of the ASNA Monarch Framework with links to the classes, methods, and properties of note to obtain further information