Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2008-06-03 17:16:18
Size: 246
Editor: KaiJaeger
Comment:
Revision 6 as of 2015-04-04 23:50:04
Size: 783
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
To add a page to this category, add a link to this page on the last line of the page. You can add multiple categories to a page. = Category Dyalog Examples .NET =
With version 9 Dyalog APL/W 9.0 already became a .NET language. However, the examples in this section rely on version 11 where the syntax has slightly changed: If a method is called which requires only one parameter, this single parameter must be enclosed in version 11 by default. There may be exceptions but this is mentioned explicitly then.
Line 3: Line 4:
'''List of pages in this category:''' Version 11 is also the first version of Dyalog APL/W which is fully compatible with .NET 2.0
Line 5: Line 6:
[[FullSearch(CategoryDyalogExamplesDotNet)]] All examples should use complete references to the .NET class members. That should make it much easier to find a particular class member, especially those with names that might appear in more than one class.

<<FullSearch(category:CategoryDyalogExamplesDotNet)>>
Line 8: Line 11:
CategoryCategory CategoryDyalogExamplesDotNet

Category Dyalog Examples .NET

With version 9 Dyalog APL/W 9.0 already became a .NET language. However, the examples in this section rely on version 11 where the syntax has slightly changed: If a method is called which requires only one parameter, this single parameter must be enclosed in version 11 by default. There may be exceptions but this is mentioned explicitly then.

Version 11 is also the first version of Dyalog APL/W which is fully compatible with .NET 2.0

All examples should use complete references to the .NET class members. That should make it much easier to find a particular class member, especially those with names that might appear in more than one class.


CategoryDyalogExamplesDotNet

CategoryDyalogExamplesDotNet (last edited 2015-04-05 02:04:49 by PierreGilbert)