Clarion Magazine has moved!

Check out our new Clarion content at www.DevRoadmaps.com! As of April 2012 all active subscriptions have been migrated to that site, which features both Clarion and WinDev content. Read more about this change.

This site will remain online as an article archive.

Clarion.NET First Look

By David Harms

Posted November 20 2007

Summary: The first beta of Clarion.NET is out! No AppGen yet, but this release supports WinForms (desktop), WebForms (ASP.NET), and Compact Framework (mobile) development, as well as C# and VB.NET coding. Dave Harms reports.

Please log on to read this article. Register if you don't have an account.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Internationalization Tools Standards: Learning from an ABC Calendar Workaround

10/20/2005 12:00:00 AM

Anyone who has internationalized a large application knows that one of the more time consuming tasks is dealing with third party products which attack internationalization in ways that do not allow languages choices at run time. Even in a pure ABC context, creating multi-language applications is challenging but generally possible, although there is a notable exception in the ABC calendar classes. Phil Will shows how to prepare your code for translation, using the misbehaving calendar classes as an example.