This article discusses how to resolve an obscure Wings IBM i connectivity issue with the IBM i's Telnet server.
Document
New
ASNA Pipeline #2-2022
Welcome to ASNA's new newsletter, ASNA Pipeline. It features tips, techniques, and announcements to keep you current with ASNA.
New
Five free Windows utilities that will change your life
These five free Windows utilities will change your life, or at the very least, remove a little daily pain and suffering.
New
Using SQL to help identify ASP.NET orphan IBM i jobs
This article provides a potential way to identify orphan IBM i jobs as a result of Database connection leaks in ASP.NET Web applications.
New
Resolving duplicate type library references in AVR Classic
It's rare, but sometimes AVR Classic can show duplicate registered type libraries. This keeps you from being able to compile reference that DLL in other projects. This article shows how to resolve these duplicate references.
New
Don't be overdrawn at the bank of technical debt
Technical debt is the cost a business incurs for prioritizing the present and ignoring the future. Avoid short-term thinking that puts your business at risk--keep your technical debt in check..
New
ASNA products latest generally-available releases
This document provides the latest release version of all of ASNA's generally-available products. This document is frequently updated.
ASNA Pipeline #1-2022
Welcome to ASNA's new newsletter, ASNA Pipeline. It features tips, techniques, and announcements to keep you current with ASNA.
Creating and using data models with ASNA Visual RPG
This article discusses a way to approach model-based development with ASNA Visual RPG. This type of coding has been around for a long time. Some of you may recognize some of the concepts presented here from our past advanced AVR classes. However, as you'll soon see, using data models usually requires tooling to generate the models--and that often limits its use with AVR.
How to change the TCP/IP port that DataGate for IBM i uses
This article explains how to change the TCP/IP port that ASNA DataGate uses. You might want to do this when upgrading DataGate for the IBM i.
Monitoring Wings and Mobile RPG end-user licensing
This article shows how to display Wings/Mobile RPG licensing and see how many seats are currently active.
Getting to know AVR's memory file
The System.Data.DataSet is the central nervous system of the memory file. This article explains how the memory relates to a DataSet.