Upcoming ASNA Webcast
Your RPG applications face an uncertain future
Your business depends on your core RPG applications to keep your business running. Can you keep them running when your RPG programming team retires? And what happens to your business if you can't?
Date and time: Thursday, June 12th, at 1pm central
Register now
ASNA Knowledge Base
Technical references, how-tos, and trouble-shooting for ASNA products
Preserving application state in ASP.NET asp-netvisual-rpg
This article shows three ways to preserve application state in your Visual RPG ASP.NET web apps
AVR for .NET arrays: arrays as arguments visual-rpg
This article explains how to use arrays as arguments to methods with Visual RPG.
AVR for .NET arrays: the basics visual-rpg
This article explains how to use arrays in ASNA Visual RPG. It looks at fixed-sized arrays. Both single- and multi-dimensional arrays are covered.
AVR for .NET arrays: using DclAliasGroup visual-rpg
This article explains how to use DclAliasGroup to map record format fields to an array with Visual RPG.
AVR for .NET arrays: methods and properties visual-rpg
This article explains the many methods and properties that you can use with Visual RPG and its arrays
Getting to Know Arrays in AVR for .NET visual-rpg
This article provides an overview of using arrays with Visual RPG.
AVR for .NET arrays: dynamically-sized arrays visual-rpg
This article explains how to used ranked (aka dynamic) arrays in Visual RPG.
Using ASP.NET custom routing in your AVR Web apps printingvisual-rpg
ASP.NET's WebForms model acquired a semantic, or 'friendly', routing feature several years ago. This routing feature lets you use semantic URLs instead of page-based URLs.