Microsoft y ASNA dejarán de ofrecer soporte para Windows 10 el 14 de octubre de 2025. Lea más sobre el fin de la vida útil de Windows 10 aquí.
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 kicks off a series of articles about using arrays with Visual RPG.
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.